summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Revert 108868 - Add a browsertest for bug 75604gavinp@chromium.org2011-11-073-193/+0
* Add a browsertest for bug 75604gavinp@chromium.org2011-11-073-0/+193
* Revert 108864 - Add a browsertest for bug 75604gavinp@chromium.org2011-11-073-193/+0
* Add a browsertest for bug 75604gavinp@chromium.org2011-11-073-0/+193
* Remove 13 exit time constructors and 3 static initializersthakis@chromium.org2011-11-071-3/+2
* Add a UMA histogram to count accessibility usage.dmazzoni@chromium.org2011-11-053-9/+43
* IndexedDB: Recycle curosr objects when calling continue().hans@chromium.org2011-11-054-7/+41
* fix racing condition by setting frame_info_ on caller thread.wjia@chromium.org2011-11-052-1/+5
* Remove calls to g_thread_init().willchan@chromium.org2011-11-052-15/+2
* Revert r108744, r108753 - "Modify code in chrome to call wrapper functions on...dpranke@chromium.org2011-11-053-59/+24
* Modify code in chrome to call wrapper functions on PluginServicedpranke@chromium.org2011-11-043-24/+59
* Implement more IAccessibleText in NativeViewAccessibilityWin.dmazzoni@chromium.org2011-11-042-89/+48
* Optimize view resizing.avi@chromium.org2011-11-041-6/+2
* Remove unused clipboard methods.dcheng@chromium.org2011-11-044-105/+12
* Added parentFrameId to webRequest API callsbattre@chromium.org2011-11-045-16/+38
* Check request handle existence in MatchQuery.rdsmith@chromium.org2011-11-041-1/+2
* Fix a couple minor net issuesjoth@chromium.org2011-11-031-2/+2
* Also include selected state when returning AXValue.dtseng@chromium.org2011-11-031-3/+7
* Don't reload into an app process.creis@chromium.org2011-11-032-10/+4
* Revert 108186 - Ensure forced process swaps use the correct page_id and SiteI...creis@chromium.org2011-11-033-30/+16
* refactor video capture in browser process to support device sharing across mu...wjia@chromium.org2011-11-039-176/+729
* The touch based zoom handling on Windows should ignore gestures where the cur...iyengar@google.com2011-11-031-0/+3
* GpuMessageFilter is destoryed on IO thread instead of UI thread.apatrick@chromium.org2011-11-032-8/+9
* Cleanup: Remove a unused variable.thestig@chromium.org2011-11-032-6/+2
* Don't forward XBUTTON events to the renderer, it can't handle them. aura::Eve...ben@chromium.org2011-11-031-1/+19
* Aura: prevent synchronous drawing of web content from triggering an extra Sch...piman@chromium.org2011-11-032-2/+7
* Add unit tests for DownloadItem notification generation.benwells@chromium.org2011-11-031-1/+2
* Send SetActive() messages on all platforms, not just on mac.thakis@chromium.org2011-11-035-7/+22
* Fixed a bug where Linux users couldn't download to NTFS file systems.ahendrickson@chromium.org2011-11-031-4/+7
* Adds a webstorePrivate method for silently installing extensions.jstritar@chromium.org2011-11-021-1/+0
* Ignore paths when matching patterns for extensions.dcheng@chromium.org2011-11-024-12/+18
* Prerendered tabs use the same SessionStorage namespace as the tab that trigge...cbentzel@chromium.org2011-11-021-0/+4
* aura: Wire up RenderWidgetHostViewAura cursor methods.derat@chromium.org2011-11-022-8/+11
* Relanding this with the touch UI compile fixes.ananta@chromium.org2011-11-022-45/+152
* First pass at some Downloads UMA to get a handle on downloads performance.rdsmith@chromium.org2011-11-025-1/+48
* Send the index in the canonical list over IPC when using the OOP plugin loader.rsesek@chromium.org2011-11-023-23/+25
* Thread::Stop() must be called before any subclass's destructor completes.joi@chromium.org2011-11-021-5/+1
* On non-Windows platforms, wait for some time for an exit code.petkov@chromium.org2011-11-022-10/+34
* [Linux] Load plugins out-of-process.rsesek@chromium.org2011-11-024-8/+52
* Revert 108211 - Support IAccessibleHypertext.glotov@google.com2011-11-023-169/+21
* Mark flaky test: DOMStorageTest.EventLayoutTestsglotov@google.com2011-11-021-1/+2
* Move BrowserThread to content namespace.joi@chromium.org2011-11-02148-63/+266
* Revert 108232 - Add support for touch based zoom gesture on Windows. This cha...jamescook@chromium.org2011-11-022-152/+45
* Add support for touch based zoom gesture on Windows. This change also handles...iyengar@google.com2011-11-022-45/+152
* Support IAccessibleHypertext.dtseng@chromium.org2011-11-023-21/+169
* Add bug #s and remove NOTIMPLEMENTED()s for things we don't need to implement...ben@chromium.org2011-11-011-6/+12
* Move maximize/fullscreen/restore to shelloshima@google.com2011-11-011-1/+2
* Change GpuDataManager to use Observer notifications rather than callbacks. T...csilv@chromium.org2011-11-012-40/+43
* Ensure forced process swaps use the correct page_id and SiteInstance.creis@chromium.org2011-11-013-16/+30
* Move Mac's WebDragDest to content.avi@chromium.org2011-11-013-0/+473