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