summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add stub TabContentsViewAndroid.yfriedman@chromium.org2012-02-113-0/+263
* Drop frontbuffers for hibernated tabs using image_transport_surface_win.mmocny@chromium.org2012-02-117-81/+169
* aura::Window only supports void* and int values for custom properties, which ...benrg@chromium.org2012-02-112-5/+3
* Post a notification when accessible scroll requests complete.dmazzoni@chromium.org2012-02-114-6/+50
* Win: content/gpu has hard dependency on setupapi.dll.apatrick@chromium.org2012-02-102-55/+9
* Introduce a new class to manage the threads for AudioDevice and AudioInputDev...tommi@chromium.org2012-02-108-305/+491
* Revert 121541 - Add a switch to invert web contents (non-accel only).dmazzoni@chromium.org2012-02-106-70/+1
* Expose IAccessible2 role IA2_ROLE_TOGGLE_BUTTON when aria-pressed used with a...aaronlevbugs@gmail.com2012-02-103-0/+49
* Add a switch to invert web contents (non-accel only).dmazzoni@chromium.org2012-02-106-1/+70
* Rename GpuProcessHost::GetForRenderer to GetForClientpiman@chromium.org2012-02-104-16/+14
* Need to pass this flag to GPU process...backer@chromium.org2012-02-101-0/+1
* Prevent SendPendingAccessibilityNotifications from calling itself recursively.dmazzoni@chromium.org2012-02-101-19/+30
* Fix pepper flash fullscreen.ihf@chromium.org2012-02-102-0/+6
* Propogate status setting for profiler to track parentsjar@chromium.org2012-02-108-23/+38