summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Disable WorkerTest.WorkerWebSocketLayoutTests.yutak@chromium.org2011-06-221-1/+3
* use control message instead of routed for video capturewjia@chromium.org2011-06-2212-171/+130
* Fix bug where dragged Javascript URLs get over-filtered and end up nameless.maf@chromium.org2011-06-222-1/+11
* Fix a plugin process crash which occurs in the destructor of the NPObjectProx...ananta@chromium.org2011-06-211-4/+7
* Made contexts without a parent return valid latch IDs.apatrick@chromium.org2011-06-211-25/+22
* Add link in content\browser\DEPS to document explainging what content is.jam@chromium.org2011-06-211-0/+2
* Coverity: Handle negative returns.jhawkins@chromium.org2011-06-213-1/+4
* Follow up patch on issue 7192007, containing mainly style fixes.mflodman@google.com2011-06-213-24/+25
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-214-5/+10
* Store host and port in the ResourceRequestDetails.noelutz@google.com2011-06-212-2/+6
* Fix a regression in sending the content settings data from r85247. The conte...jam@chromium.org2011-06-216-17/+27
* Don't rely on user gestures for deciding when to dismiss infobars.abarth@chromium.org2011-06-215-32/+6
* Adding error signalling from device to VideocaptureManager to relay up to Med...mflodman@google.com2011-06-2110-140/+182
* Fix crashes when loading gles2.cc on browser startup, and during playback.fischman@chromium.org2011-06-215-32/+26
* Implement WebMimeRegistry::wellKnownMimeTypeForExtension in terms of the newl...michaeln@google.com2011-06-212-0/+11
* Fixed null dereference that was crashing the GPU process on Mac.jbates@chromium.org2011-06-211-3/+6
* RendererGLContext supports reparenting a GL context.apatrick@chromium.org2011-06-2013-77/+135
* Fix IndexedDBContext leaksdgrogan@chromium.org2011-06-174-28/+37
* Improve large tab strip by leveraging touch icons when present.saintlou@chromium.org2011-06-171-1/+17
* Clamping down media DEPS rules.scherkus@chromium.org2011-06-1710-7/+16
* Move media-related IPC message definitions from content/common/ to content/co...scherkus@chromium.org2011-06-1723-26/+35
* Fix missing GetConfigs in GpuVideoDecodeAccelerator.vhiremath@nvidia.com2011-06-171-2/+3
* Show composition text on IME panel when Pepper plugin is focused (Linux).kinaba@chromium.org2011-06-1710-32/+75
* separate interface function and internal task functionwjia@chromium.org2011-06-174-47/+74
* Removed the GetProductVersion function from webkit_glue and replace it with t...ananta@chromium.org2011-06-163-0/+15
* Automatically put all GL contexts associated with a particular GPU channel (a...apatrick@chromium.org2011-06-164-3/+13
* Move media-specific content/common/gpu files into content/common/gpu/media.fischman@chromium.org2011-06-1613-33/+36
* Disable some tests that will fail after the WebKit roll. These tests probablyabarth@chromium.org2011-06-162-4/+10
* IndexedDB: Add browser test using LevelDB in incognito mode.hans@chromium.org2011-06-161-4/+11
* Add worker-init.html to the list of worker UI testsyurys@chromium.org2011-06-161-0/+4
* Use the ExecuteJavascriptInWebFrameNotifyResult to return results rather than...scr@chromium.org2011-06-161-1/+1
* Run Video Decode PPAPI callbacks on same threadvrk@google.com2011-06-152-17/+56
* Move fullscreen and instance to the new thunk system.brettw@chromium.org2011-06-151-2/+2
* Support for accessible multiline text editing for Windowsdmazzoni@chromium.org2011-06-151-1/+1
* Move ProvidePictureBuffers out of initialization and into the decode path.fischman@chromium.org2011-06-157-127/+221
* Reverting this to see if the Flash crashes on Mac canary are due to this CL.ananta@chromium.org2011-06-151-7/+2
* Update OVDA to handle GetConfigs()/Flush()/Abort()vhiremath@nvidia.com2011-06-153-20/+58
* Uninitialized member in URLFetcher::Core.finnur@chromium.org2011-06-151-0/+1
* Disable IndexedDB tests again (basically revert r89153), they are still flaky.hans@chromium.org2011-06-151-10/+10
* Re-enable IndexedDB browser tests.hans@chromium.org2011-06-151-10/+10
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2)thestig@chromium.org2011-06-1511-14/+22
* Make DEPS comment easier to seejam@chromium.org2011-06-151-1/+4
* Move worker_uitest.cc to a separate directory with its own OWNERS.jam@chromium.org2011-06-152-0/+3
* Fix Revert of 89054 so it builds on win_sharedgman@chromium.org2011-06-142-2/+5
* Moves NavigationController::session_id into RestoreTabHelper.sky@chromium.org2011-06-149-77/+7
* move all media and media_stream related files into content/browser/renderer_h...wjia@chromium.org2011-06-1437-98/+108
* Added debug checks to CancelableRequestConsumer to ensure proper thread usage.atwilson@chromium.org2011-06-141-0/+10
* Revert 89054 - Add lots of client side OpenGL logging.asargent@chromium.org2011-06-142-5/+2
* fix deps failurejam@chromium.org2011-06-141-1/+1
* Remove most of the remaining test dependencies (other than chrome/test).jam@chromium.org2011-06-1416-6/+948