index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build
/
features_override.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add command-line switch to enable FileSystem API support.
kinuko@chromium.org
2010-09-03
1
-1
/
+1
*
Define XHR_RESPONSE_BLOB when building.
michaeln@chromium.org
2010-08-25
1
-0
/
+1
*
Let use_accelerated_compositing be usable for both enabling and disabling com...
thakis@chromium.org
2010-08-20
1
-2
/
+2
*
Enable accelerated 2D canvas at compile time (still protected by a runtime fl...
senorblanco@google.com
2010-08-18
1
-9
/
+3
*
Build accelerated compositor by default on Mac OS X to ensure no
kbr@google.com
2010-08-11
1
-1
/
+1
*
Add a new feature define ENABLE_BLOB.
jianli@chromium.org
2010-08-03
1
-0
/
+1
*
Turn on prefetching in webkit builds
gavinp@google.com
2010-08-01
1
-1
/
+1
*
Implement prefetching in chrome
gavinp@google.com
2010-07-31
1
-0
/
+1
*
Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1
satish@chromium.org
2010-07-30
1
-0
/
+1
*
Revert "Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1"
evan@chromium.org
2010-07-30
1
-1
/
+0
*
Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1
satish@chromium.org
2010-07-30
1
-0
/
+1
*
Add a gyp variable to turn on accelerated 2d canvas build time flags
jamesr@chromium.org
2010-07-28
1
-0
/
+7
*
Add --enable-device-orientation switch and set ENABLE_DEVICE_ORIENTATION=1
hans@chromium.org
2010-07-22
1
-0
/
+1
*
Enable WEB_TIMING to match WebKit r63559.
tonyg@chromium.org
2010-07-16
1
-0
/
+1
*
set ENABLE_DIRECTORY_UPLOAD=1 in features_override.gypi. This is now availab...
johnnyg@chromium.org
2010-07-15
1
-0
/
+1
*
linux: enable compiling of hardware compositing
piman@chromium.org
2010-07-01
1
-1
/
+1
*
- Webkit Roll 61360:61384
tkent@google.com
2010-06-18
1
-10
/
+12
*
Set use_accelerated_compositing gyp variable to 1 whenever the gpu compositor...
vangelis@chromium.org
2010-06-17
1
-0
/
+1
*
DevTools: use ScriptDebugServer instead of v8 debugger protocol
yurys@chromium.org
2010-06-16
1
-0
/
+1
*
Really rollout http://codereview.chromium.org/2458005 at revision r49770.
andreip@chromium.org
2010-06-15
1
-1
/
+0
*
DevTools: rollout 49770
yurys@chromium.org
2010-06-15
1
-1
/
+1
*
DevTools: use ScriptDebugServer instead of v8 debugging protocol
yurys@chromium.org
2010-06-15
1
-0
/
+1
*
Compile ACCELERATED_COMPOSITING and 3D CSS transform code by default on windo...
vangelis@chromium.org
2010-06-14
1
-1
/
+1
*
Enable building FILE_READER in chromium. Note that clean build is needed for ...
jianli@chromium.org
2010-05-12
1
-0
/
+1
*
Supply the ENABLE_3D_RENDERING compile time flag whenever the use_accelerated...
vangelis@chromium.org
2010-05-11
1
-1
/
+4
*
Enables EventSource and disables fast/dom/prototype-inheritance.htm temporarily.
bulach@chromium.org
2010-04-22
1
-0
/
+1
*
Revert 45305 - Enables EVENTSOURCE in Chromium following this changeset in We...
bulach@chromium.org
2010-04-22
1
-1
/
+0
*
Enables EVENTSOURCE in Chromium following this changeset in WebKit:
bulach@chromium.org
2010-04-22
1
-0
/
+1
*
Support sending a sliced file in chromium.
jianli@chromium.org
2010-03-24
1
-0
/
+1
*
Enable the touch events feature.
gdk@chromium.org
2010-03-15
1
-0
/
+3
*
Allow building without SVG.
evan@chromium.org
2010-02-24
1
-7
/
+9
*
WebKit roll 55033:55080
agl@chromium.org
2010-02-22
1
-0
/
+1
*
Added utility to compile webkit with WTF_USE_ACCELERATED_COMPOSITING flag. We...
alokp@chromium.org
2010-02-17
1
-0
/
+11
*
Roll WebKit to 54653
jorlow@chromium.org
2010-02-11
1
-0
/
+1
*
Really enable JAVASCRIPT_DEBUGGER WebKit feature for Chromium.
mnaganov@chromium.org
2010-02-10
1
-0
/
+1
*
Enable JAVASCRIPT_DEBUGGER flag. JSC-dependent parts of WebCore were guarded ...
mnaganov@chromium.org
2010-02-05
1
-1
/
+0
*
Try to fix canaries.
jorlow@chromium.org
2010-01-30
1
-0
/
+1
*
Enable geolocation at build time, and update the flag to configure it at runt...
joth@chromium.org
2010-01-20
1
-0
/
+1
*
Enable SVG filters in Chrome. This will cause a number of tests to need reba...
senorblanco@chromium.org
2009-12-14
1
-0
/
+1
*
Revert 34446, since it broke ChromiumOS.
senorblanco@chromium.org
2009-12-13
1
-1
/
+0
*
Enable SVG filters in Chrome. This will cause a number of tests to need reba...
senorblanco@chromium.org
2009-12-13
1
-0
/
+1
*
Pull the OpenType sanitiser library from code.google.com/ots/, as per our dis...
yusukes@google.com
2009-11-13
1
-0
/
+1
*
Implemented getActiveAttrib, getActiveUniform and readPixels. Removed
kbr@google.com
2009-10-21
1
-1
/
+1
*
add ENABLE_WEB_SOCKETS
ukai@chromium.org
2009-10-21
1
-0
/
+1
*
Added stub implementation of SharedWorkerRepository.
atwilson@chromium.org
2009-10-15
1
-1
/
+1
*
Disable WebGL temporarily to heal the build.
darin@chromium.org
2009-10-12
1
-1
/
+1
*
Rolling back the previous fix which didn't fix it. Will try a clobber build ...
johnnyg@chromium.org
2009-10-08
1
-1
/
+1
*
Rollback features_override 3D_CANVAS to 0. It seems to conflict with latest ...
johnnyg@chromium.org
2009-10-08
1
-1
/
+1
*
Compile WebGL support in to Chrome's Dev Channel builds. Still
kbr@google.com
2009-10-07
1
-1
/
+1
*
Add comments setting emacs and vim tab width and expansion variables.
sgk@google.com
2009-10-06
1
-1
/
+8
[next]