yusukes@google.com
3f0fe624d3
Pull the OpenType sanitiser library from code.google.com/ots/, as per our discussion on the (internal) group.
...
Review URL: http://codereview.chromium.org/363001
BUG=17818
TEST=none
git-svn-id: http://src.chromium.org/svn/trunk/src/build@31878 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2009-11-13 02:15:59 +00:00
kbr@google.com
64a1618207
Implemented getActiveAttrib, getActiveUniform and readPixels. Removed
...
unnecessary UTF-8 conversion when converting C strings to WebKit
Strings. Re-enabled WebGL in Dev Channel builds.
BUG=http://crbug.com/21852
TEST=none (runs existing WebGL tests; more coming)
Review URL: http://codereview.chromium.org/308006
git-svn-id: http://src.chromium.org/svn/trunk/src/build@29632 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2009-10-21 10:48:37 +00:00
ukai@chromium.org
084e6f08a3
add ENABLE_WEB_SOCKETS
...
BUG=12497
TEST=none
Review URL: http://codereview.chromium.org/251087
git-svn-id: http://src.chromium.org/svn/trunk/src/build@29610 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2009-10-21 03:55:08 +00:00
atwilson@chromium.org
20857476b8
Added stub implementation of SharedWorkerRepository.
...
Turn on ENABLE_SHARED_WORKERS by default, but disable the SharedWorker bindings
so they are not available. This allows the SharedWorker code to get compiled in
to fight against bit rot, but prevents applications from using this API yet.
TEST=existing layout tests suffice
Review URL: http://codereview.chromium.org/273019
git-svn-id: http://src.chromium.org/svn/trunk/src/build@29185 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2009-10-15 21:16:24 +00:00
darin@chromium.org
762526be4d
Disable WebGL temporarily to heal the build.
...
TBR=dglazkov
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/274004
git-svn-id: http://src.chromium.org/svn/trunk/src/build@28707 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2009-10-12 16:02:15 +00:00
johnnyg@chromium.org
254c99f3bc
Rolling back the previous fix which didn't fix it. Will try a clobber build to pick up the flag.
...
TBR=kbr
BUG=none
TEST=none
git-svn-id: http://src.chromium.org/svn/trunk/src/build@28371 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2009-10-08 02:22:26 +00:00
johnnyg@chromium.org
2fff5f1fad
Rollback features_override 3D_CANVAS to 0. It seems to conflict with latest WebKit.
...
TBR=kbr
BUG=none
TEST=none
git-svn-id: http://src.chromium.org/svn/trunk/src/build@28370 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2009-10-08 02:09:03 +00:00
kbr@google.com
897f99fb41
Compile WebGL support in to Chrome's Dev Channel builds. Still
...
requires command line option --enable-webgl (and, currently,
--no-sandbox) to enable.
BUG=http://crbug.com/21852
TEST=none (runs existing WebGL tests; more coming)
Review URL: http://codereview.chromium.org/270003
git-svn-id: http://src.chromium.org/svn/trunk/src/build@28336 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2009-10-07 22:53:20 +00:00
sgk@google.com
19ba4b483e
Add comments setting emacs and vim tab width and expansion variables.
...
BUG=none
TEST=successful builds
Review URL: http://codereview.chromium.org/256059
git-svn-id: http://src.chromium.org/svn/trunk/src/build@28089 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2009-10-06 03:02:38 +00:00
johnnyg@chromium.org
7e215754be
Adds desktop notification support for renderer process, and enables the build flag for chromium build of webkit. Doesn't expose the feature to any websites yet.
...
BUG=none
TEST=none (This is part 1 of 3 for this feature; tests will follow).
Review URL: http://codereview.chromium.org/194079
git-svn-id: http://src.chromium.org/svn/trunk/src/build@27973 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2009-10-05 01:40:12 +00:00
yaar@chromium.org
02a0c3f45a
Override mechanism for features.gypi
...
This will allow us to have a different set of feature_defines for upstream and downstream webkit builds.
Review URL: http://codereview.chromium.org/242102
git-svn-id: http://src.chromium.org/svn/trunk/src/build@27789 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2009-10-01 23:08:42 +00:00