summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Moves audio files from content/renderer/ to content/renderer/media.scherkus@chromium.org2011-06-1414-34/+34
* Fix mac buildjam@chromium.org2011-06-141-1/+1
* Get rid of the following dependencies from content:jam@chromium.org2011-06-1423-85/+16
* Remove content dependency on chrome/browser/accessibility/browser_accessibili...jam@chromium.org2011-06-1326-77/+69
* Moving the GetLocalizedString function in the webkit glue namespace from chro...ananta@chromium.org2011-06-131-0/+8
* Remove unwanted warning from GPU Video decoder.vjain@nvidia.com2011-06-131-3/+0
* Eliminate Window completely.ben@chromium.org2011-06-131-2/+2
* Ensure address bar is reset after a redirect turns into a download.creis@chromium.org2011-06-132-6/+107
* Support creating temporary files for sync file operations.noelutz@google.com2011-06-132-48/+2
* Previously, the DisplayLink would never start until a software draw was done ...jbates@chromium.org2011-06-133-7/+31
* Disabled painting transpaent windowless NPAPI plugins when doing accelerated ...alokp@chromium.org2011-06-131-0/+9
* Revert 88616 - Revert 86510 - Contributed by junov@chromium.orgjunov@chromium.org2011-06-133-17/+19
* Move load_from_memory_cache_details.* to content now that the SSL code has mo...jam@chromium.org2011-06-1313-20/+111
* Remove g_browser_process dependency from content. Also make all the SyncChan...jam@chromium.org2011-06-1316-57/+52
* Don't retain NPNVWindowNPObject and NPNVPluginElementNPObject twicedavidben@chromium.org2011-06-121-2/+7