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
/
content
/
public
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
[uber page] Partial revert of r123133 having to do with moving around switches.
dbeam@chromium.org
2012-02-27
2
-4
/
+0
*
Add a switch for enabling threaded animation.
vollick@chromium.org
2012-02-25
2
-0
/
+4
*
Land 9348117: (Aura) use GPU process for UI
backer@chromium.org
2012-02-24
2
-0
/
+13
*
Preparation work for adding the Media Stream infobar. The behaviour is the same
macourteau@chromium.org
2012-02-24
2
-0
/
+102
*
Add runtime flag for <style scoped>.
rolandsteiner@chromium.org
2012-02-23
2
-0
/
+4
*
[uber page/options] Disabling Web Intents dialog for the moment.
dbeam@chromium.org
2012-02-22
2
-1
/
+5
*
Compute pageScaleFactor on page so that fixed layout page fits width of window.
fsamuel@chromium.org
2012-02-22
2
-0
/
+10
*
Move creation of BrowserContext objects that live in content to content, inst...
jam@chromium.org
2012-02-20
2
-1
/
+8
*
Reverting to green up the memory waterfall.
jhawkins@chromium.org
2012-02-19
2
-8
/
+0
*
Move creation of BrowserContext objects that live in content to content, inst...
jam@chromium.org
2012-02-17
2
-0
/
+8
*
More touch UI tab strip changes
scottmg@google.com
2012-02-17
2
-4
/
+0
*
Revert 122213 - aura: Use GPU process for UI
dpapad@chromium.org
2012-02-16
2
-13
/
+0
*
aura: Use GPU process for UI
piman@chromium.org
2012-02-16
2
-0
/
+13
*
Move GpuBlacklist out of content and into chrome. All content needs to know i...
jam@chromium.org
2012-02-15
3
-4
/
+29
*
Roughly double the maximum number of renderer processes.
thestig@chromium.org
2012-02-15
2
-5
/
+5
*
Adding a command line flag to specify renderer process limit
nasko@chromium.org
2012-02-13
2
-0
/
+6
*
Add a switch to invert web contents (non-accel only).
dmazzoni@google.com
2012-02-13
2
-0
/
+5
*
Remove ssl_manager.h dependency from chrome.
jam@chromium.org
2012-02-13
1
-2
/
+0
*
Move ContextMenuParams struct from webkit/glue to content/public/common. The ...
jam@chromium.org
2012-02-12
6
-0
/
+308
*
Revert 121541 - Add a switch to invert web contents (non-accel only).
dmazzoni@chromium.org
2012-02-10
2
-5
/
+0
*
Add a switch to invert web contents (non-accel only).
dmazzoni@chromium.org
2012-02-10
2
-0
/
+5
*
Remove files I missed in r120891. Also do follow up review comments.
jam@chromium.org
2012-02-08
1
-4
/
+4
*
Remove last traces of DNS certificate provenance checking.
agl@chromium.org
2012-02-08
2
-6
/
+0
*
Cleanup: Kill dead flags that have useless references.
thestig@chromium.org
2012-02-08
2
-10
/
+0
*
Revert 120928 - Add a switch to invert web contents (non-accel only).
hbono@chromium.org
2012-02-08
2
-5
/
+0
*
Add a switch to invert web contents (non-accel only).
dmazzoni@chromium.org
2012-02-08
2
-0
/
+5
*
Move handling of debug urls like chrome://crash, chrome://gpuclean to content...
jam@chromium.org
2012-02-08
2
-2
/
+17
*
Adding command line switch --enable-deferred-2d-canvas
junov@chromium.org
2012-02-07
2
-0
/
+4
*
Cleanup: Remove even more dead switches.
thestig@chromium.org
2012-02-07
2
-13
/
+0
*
content::URLFetcher: Add HTTP PUT request type and method to append header st...
kuan@chromium.org
2012-02-07
1
-1
/
+8
*
Reduce GPU sandbox level on NVIDIA optimus computers.
jbauman@chromium.org
2012-02-07
4
-2
/
+10
*
Remove chrome dependencies on GpuProcessHost. I've moved all of the WebKitPre...
jam@chromium.org
2012-02-06
2
-0
/
+61
*
Move DOMAutomationController code from chrome to content. This is needed by i...
jam@chromium.org
2012-02-03
3
-4
/
+11
*
Do not use setDartFlags API as we're now passing flags by other means.
antonm@chromium.org
2012-02-03
2
-4
/
+0
*
Add enable-shadow-dom command line flag.
hayato@chromium.org
2012-01-30
2
-0
/
+4
*
Revert 119306 - Turn web intents build flag on.
gbillock@chromium.org
2012-01-27
2
-2
/
+2
*
DevTools: add remote debugging capabilities to content_shell.
pfeldman@chromium.org
2012-01-27
2
-0
/
+4
*
Revert 119284 - Turn web intents build flag on. Move the command-line flag to...
gbillock@chromium.org
2012-01-26
2
-2
/
+2
*
Turn web intents build flag on. Move the command-line flag to default on.
gbillock@chromium.org
2012-01-26
2
-2
/
+2
*
Do not invoke setDartEnabled.
antonm@google.com
2012-01-24
2
-4
/
+0
*
Remove the default plugin.
bauerb@chromium.org
2012-01-24
2
-10
/
+2
*
Add command-line flags to disable the use of the GPU for accelerated rendering
jbauman@chromium.org
2012-01-23
2
-0
/
+9
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
3
-11
/
+27
*
Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...
jam@chromium.org
2012-01-20
1
-1
/
+1
*
Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...
jam@chromium.org
2012-01-20
3
-27
/
+11
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
3
-11
/
+27
*
Always enable indexeddb for workers. Remove --enable-indexeddb-for-workers s...
dgrogan@chromium.org
2012-01-19
2
-4
/
+0
*
Disallow navigation in platform apps.
mihaip@chromium.org
2012-01-19
2
-3
/
+7
*
Add --disable-swiftshader and about:flags entry to disable swiftshader
jbauman@chromium.org
2012-01-18
2
-0
/
+4
*
Start splitting out WebUI into an implementation class and an interface that ...
jam@chromium.org
2012-01-13
2
-0
/
+13
[next]