summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
...
* Add TextureImageTransportSurface, binding to a texture from another context.piman@chromium.org2012-02-157-21/+519
* Make new TaskRunner, SequencedTaskRunner, and SingleThreadTaskRunner interfacesakalin@chromium.org2012-02-151-14/+6
* Remove the hack for Windows touch which fabricates mouse down/mouse up events...ananta@chromium.org2012-02-152-26/+1
* Ensure BrowserAccessibilityRelation only includes active instances of Browser...dtseng@chromium.org2012-02-141-1/+10
* Fix AccessibilityWinBrowserTests.dtseng@chromium.org2012-02-142-0/+16
* dbus: add ObjectPath typekeybuk@google.com2012-02-143-45/+54
* Move vsync logic to the surface typepiman@chromium.org2012-02-144-25/+21
* Rename TabContentsViewAndroid to WebContentsViewAndroidyfriedman@chromium.org2012-02-143-45/+45
* mac: Remove InitWebCoreSystemInterface() calls from many random places.thakis@chromium.org2012-02-143-23/+2
* Flakiness cleanup: disable flaky tests under content/evan@chromium.org2012-02-148-39/+33
* Revert 121920 - dbus: add ObjectPath typedpapad@chromium.org2012-02-143-54/+45
* dbus: add ObjectPath typekeybuk@chromium.org2012-02-143-45/+54
* Prefer ScopedNestableTaskAllower over manual save/restoredhollowa@chromium.org2012-02-142-6/+3
* Do not call ContentMainDelegate::ProcessExiting if BasicStartupComplete retur...marshall@chromium.org2012-02-141-4/+12
* Revert 121896 - Extract RenderWidgetHostView (for Chrome-like embedders) vs. ...vollick@google.com2012-02-1423-353/+246
* Extract RenderWidgetHostView (for Chrome-like embedders) vs. RenderWidgetHost...joi@chromium.org2012-02-1423-246/+353
* Disable accelerated compositing in component extensionsrbyers@chromium.org2012-02-141-1/+0
* Changed VideoCaptureController to use correct session id when stopping the ca...mflodman@chromium.org2012-02-141-2/+3
* List ignored failures for failing tests.bauerb@chromium.org2012-02-141-6/+8
* Refactor FileSystemOperation to take callback for each method.kinaba@chromium.org2012-02-142-100/+160
* Stop the audio thread from within Stop (and not from the IO thread).tommi@chromium.org2012-02-144-46/+17
* Fix build breaks when building content_unittests for android.satish@chromium.org2012-02-143-29/+20
* Preload setupapi.dll in GPU process.apatrick@chromium.org2012-02-141-1/+4
* Revert 121810 - Move SpeechRecognizer delegate into its own header file and p...rvargas@google.com2012-02-148-96/+68
* Revert 121817 - Include speech_recognizer.h in speech_input_manager.h to plea...rvargas@google.com2012-02-142-1/+2
* Include speech_recognizer.h in speech_input_manager.h to please scoped_refptr.tfarina@chromium.org2012-02-142-2/+1
* Move SpeechRecognizer delegate into its own header file and put it in the con...tfarina@chromium.org2012-02-148-68/+96
* Add a stackframe named 'CrashIntentionally' to crashes from about:crash.eroman@chromium.org2012-02-141-8/+8
* Mark various IndexedDB tests as non-flaky following roll of WK78167.jsbell@chromium.org2012-02-141-12/+4
* Fix how we warm up the device enumerator for Flashjschuh@chromium.org2012-02-141-2/+4
* ResourceDispatcherTest.SyncXMLHttpRequest is not flaky anymore.rvargas@google.com2012-02-131-2/+1
* Adding a command line flag to specify renderer process limitnasko@chromium.org2012-02-137-104/+152
* Get rid of ShowPageInfo on WebContents and WebContentsDelegate. Chrome should...jam@chromium.org2012-02-134-27/+0
* Refactoring: Split more accessibility code into separate files.dmazzoni@chromium.org2012-02-1324-302/+341
* Remove knowledge about SSLClientAuthHandler from chrome. Instead a callback i...jam@chromium.org2012-02-1313-244/+23
* Extends error handling for audio capture and rendering.henrika@chromium.org2012-02-1310-18/+30
* Add a switch to invert web contents (non-accel only).dmazzoni@google.com2012-02-136-1/+70
* Replace WillReadRequest with WillProcessResponse so that thedarin@chromium.org2012-02-133-36/+29
* Remove ssl_host_state.h dependency from chrome.jam@chromium.org2012-02-1312-37/+84
* Remove ssl_manager.h dependency from chrome.jam@chromium.org2012-02-138-25/+6
* Get rid of ssl_cert_error_handler.h dependency from Chrome.jam@chromium.org2012-02-139-25/+62
* Mark DeviceOrientationBrowserTest.BasicTest as failing.podivilov@chromium.org2012-02-131-1/+2
* Move SpeechInputPreferences to content/public/browser and put it in the conte...tfarina@chromium.org2012-02-1313-79/+67
* Remove unused member variable |listeners_expecting_close_| in RenderProcessHo...bauerb@chromium.org2012-02-126-18/+0
* Move ContextMenuParams struct from webkit/glue to content/public/common. The ...jam@chromium.org2012-02-1246-176/+493
* Move indexed db files from content/renderer to content/common.dgrogan@chromium.org2012-02-1224-110/+124
* 1) Invoke RootWindow::SetCapture(NULL) as a result from OS level mouse captur...pkotwicz@chromium.org2012-02-111-4/+7
* Revert -Wformat workaround that should no longer be neccessary.thakis@chromium.org2012-02-111-4/+0
* Revert 121620 - Refactor FileSystemOperation to take callback for each method.kinaba@chromium.org2012-02-112-160/+100
* Refactor FileSystemOperation to take callback for each method.kinaba@chromium.org2012-02-112-100/+160