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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add enable-shadow-dom command line flag.
hayato@chromium.org
2012-01-30
4
-0
/
+8
*
Merge Compositor and CompositorCC
piman@chromium.org
2012-01-29
5
-108
/
+85
*
Add option --dump-render-tree to content_shell to dump the render tree as text.
jochen@chromium.org
2012-01-29
12
-6
/
+247
*
BufferedResourceHandler::ShouldDownload shouldn't manually parse Content-Disp...
abarth@chromium.org
2012-01-28
1
-28
/
+5
*
Fold views_compositor=1 into use_aura=1
piman@chromium.org
2012-01-28
1
-1
/
+1
*
aura: Add Layer::LAYER_SOLID_COLOR to compositor.
derat@chromium.org
2012-01-28
1
-3
/
+3
*
Minor code refactoring: move 'signal send end of stream' from
enal@chromium.org
2012-01-28
2
-6
/
+9
*
Move audio/video files from content/renderer into content/renderer/media.
fischman@chromium.org
2012-01-28
12
-18
/
+742
*
Added missing member initialization
groby@chromium.org
2012-01-28
1
-2
/
+3
*
Send replies to sync IPCs from swapped out renderers.
creis@chromium.org
2012-01-28
9
-26
/
+129
*
Enabling usage of native PeerConnection v2 in libjingle.
grunell@chromium.org
2012-01-28
13
-625
/
+896
*
content: Modfiy ResourceBundle and content_shell to run with alternative pak ...
erg@chromium.org
2012-01-28
1
-6
/
+2
*
Convert use of int ms to TimeDelta in content/plugin.
tedvessenes@gmail.com
2012-01-28
2
-6
/
+9
*
Add GPU info collection to GPUTestConfig.
zmo@chromium.org
2012-01-28
4
-6
/
+16
*
Saving content will prefer to retrieve the data out of the HTTP cache for GETs.
cbentzel@chromium.org
2012-01-28
14
-84
/
+72
*
Convert use of int ms to TimeDelta in files owned by eroman.
tedvessenes@gmail.com
2012-01-28
1
-1
/
+2
*
Cleanup: Remove static storage for variables in an unnamed namespace.
jhawkins@chromium.org
2012-01-28
3
-10
/
+11
*
Fix DirectX diagnostic collection for about:gpu page.
apatrick@chromium.org
2012-01-28
6
-22
/
+41
*
Avoid trying to query ScreenInfo without a valid host_window_
jamesr@chromium.org
2012-01-27
1
-1
/
+4
*
Add OSSTATUS_LOG API.
mark@chromium.org
2012-01-27
1
-3
/
+4
*
Revert "Revert 119430 - Make transferbuffer increase in size dynamically"
gman@chromium.org
2012-01-27
2
-24
/
+21
*
Roll webrtc 1538 and libjingle 112
grunell@chromium.org
2012-01-27
3
-25
/
+18
*
adjust start_time_ for video capture decoder so that the preroll in video ren...
wjia@chromium.org
2012-01-27
2
-0
/
+7
*
Fix memory leak of DownloadCreateInfo if we couldn't find a DownloadManager. ...
jam@chromium.org
2012-01-27
2
-9
/
+13
*
Detect errors in audio output and report them upstream.
fischman@chromium.org
2012-01-27
7
-6
/
+23
*
Send proper gesture-types for tap-down and double-tap now that WebInputEvent ...
sadrul@chromium.org
2012-01-27
1
-4
/
+2
*
Revert 119430 - Make transferbuffer increase in size dynamically
kinuko@chromium.org
2012-01-27
2
-21
/
+24
*
Make transferbuffer increase in size dynamically
gman@chromium.org
2012-01-27
2
-24
/
+21
*
Revert 119306 - Turn web intents build flag on.
gbillock@chromium.org
2012-01-27
3
-6
/
+6
*
DevTools: add remote debugging capabilities to content_shell.
pfeldman@chromium.org
2012-01-27
13
-29
/
+298
*
Mouse Lock is currently supported in Pepper, but not yet supported from WebKit.
scheib@chromium.org
2012-01-27
8
-167
/
+578
*
Remove old (pre-webkit) compositor
piman@chromium.org
2012-01-27
4
-112
/
+1
*
Toward an android build of sync_unit_tests: OWNERS=jam (or unspecified)
jrg@chromium.org
2012-01-27
2
-2
/
+6
*
Rename WebUIFactory to WebUIControllerFactory since that's what it creates now.
jam@chromium.org
2012-01-27
16
-177
/
+141
*
A few clients of the utility process had a race condition that could lead to ...
dgrogan@chromium.org
2012-01-27
7
-28
/
+43
*
Do not filter IPC messages until the new RVH commits, to avoid a race.
creis@chromium.org
2012-01-27
4
-64
/
+59
*
android build: progress on content and libjingle.
jrg@chromium.org
2012-01-27
11
-13
/
+41
*
aura: Create appropriate WebGestureEvents and send them to renderers.
sadrul@chromium.org
2012-01-27
7
-7
/
+79
*
Implement gpu test expectations parser.
zmo@chromium.org
2012-01-27
4
-0
/
+746
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-27
8
-22
/
+26
*
No need to have HostZoomMap know about "original" map, which is really just a...
jam@chromium.org
2012-01-27
6
-47
/
+40
*
Get rid of DownloadIdFactory and instead get the next id from DownloadManager...
jam@chromium.org
2012-01-27
40
-247
/
+179
*
Add ScopedAllowIO in CreateFileStreamForDrop.
kinuko@chromium.org
2012-01-27
1
-1
/
+4
*
Revert 119284 - Turn web intents build flag on. Move the command-line flag to...
gbillock@chromium.org
2012-01-26
3
-5
/
+5
*
Turn web intents build flag on. Move the command-line flag to default on.
gbillock@chromium.org
2012-01-26
3
-5
/
+5
*
aura: Add event queues in the GestureRecognizer.
sadrul@chromium.org
2012-01-26
12
-35
/
+41
*
Remove InnerCallback from DownloadQuery.
benjhayden@chromium.org
2012-01-26
1
-26
/
+8
*
DevTools: refactor remote debugging server to enable content_shell debugging.
pfeldman@chromium.org
2012-01-26
8
-51
/
+164
*
Make AudioDevice::Stop synchronous again.
tommi@chromium.org
2012-01-26
2
-11
/
+22
*
This reverts r119230 that broke few builders.
pfeldman@chromium.org
2012-01-26
7
-155
/
+51
[next]