summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Implement device enumeration for PPB_VideoCapture_Dev.yzshen@chromium.org2012-02-155-60/+484
* Expose correct MSAA roles for ARIA tab-related roles.aaronlevbugs@gmail.com2012-02-152-4/+9
* Display an interstitial for weak key errors.agl@chromium.org2012-02-151-0/+1
* Add extra data to BrowserContext so that content layer and other embedders ca...jam@chromium.org2012-02-1511-58/+30
* Some touch-event forwarding optimization.sadrul@chromium.org2012-02-156-2/+27
* Isolate initiation counts for downloads to their own histograms and improverdsmith@chromium.org2012-02-155-33/+50
* Revert 122034 - Use shared memory to update the renderer's view of the comman...zmo@google.com2012-02-155-57/+11
* Track (and eventually cap) Flash JIT sizejschuh@chromium.org2012-02-155-4/+22
* Make AudioManager non-refcounted.tommi@chromium.org2012-02-1511-30/+30
* Cleanup DownloadFileManagerTest and add DownloadFileManagerTest.RenameComplet...asanka@chromium.org2012-02-151-60/+119
* Move GpuBlacklist out of content and into chrome. All content needs to know i...jam@chromium.org2012-02-1516-2750/+99
* Extract RenderWidgetHostView (for Chrome-like embedders) vs. RenderWidgetHost...joi@chromium.org2012-02-1523-248/+355
* Remove files previously meant to be deleted.joi@chromium.org2012-02-152-199/+0
* Cleanup power_save_blocker_linux.cc a little bit.thestig@chromium.org2012-02-151-12/+17
* Roughly double the maximum number of renderer processes.thestig@chromium.org2012-02-153-35/+31
* Use shared memory to update the renderer's view of the command buffer state.jbauman@chromium.org2012-02-155-11/+57
* net: Split FileStream::Read/Write() into sync and async versions.satorux@chromium.org2012-02-151-1/+1
* 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