summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mac: Make PPAPI plugins work out of process (i.e., with a proxy) and a sandbox.viettrungluu@chromium.org2011-06-147-0/+52
* Add lots of client side OpenGL logging.gman@chromium.org2011-06-142-2/+5
* Add tracing for various functions significant in compositor startupjamesr@chromium.org2011-06-142-12/+23
* Hooking MHTML generation to the browser.jcivelli@chromium.org2011-06-142-13/+13
* Remove flaky designation since the issue was fix here: http://trac.webkit.org...levin@chromium.org2011-06-141-2/+1
* Removing an unnecessary include of the views\view.h file.ananta@chromium.org2011-06-141-4/+0
* Add a bunch of owners for subdirs under content.jam@chromium.org2011-06-145-0/+11
* Improve and unify Mac OS X run-time version checks.mark@chromium.org2011-06-144-55/+18
* use SharedMemory for buffer sharing in video capturewjia@chromium.org2011-06-1412-142/+270
* Infrastructure for integration tests of CloudPolicySubsystemgfeher@chromium.org2011-06-142-1/+10
* Uninitialized member in IpcPacketSocket.finnur@chromium.org2011-06-141-2/+4
* In IndexedDBDispatcherHost::OnChannelClosing(), reset dispatcher hosts on the...hans@chromium.org2011-06-143-14/+35
* Tests for bug 5988.shinyak@google.com2011-06-141-0/+75