summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Add a browsertest for bug 75604gavinp@chromium.org2011-11-074-0/+195
* Revert 108864 - Add a browsertest for bug 75604gavinp@chromium.org2011-11-074-195/+0
* Add a browsertest for bug 75604gavinp@chromium.org2011-11-074-0/+195
* 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-059-23/+110
* 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-059-85/+24
* Landing http://codereview.chromium.org/8393063/ on behalf mmocny@. marcheu@ h...zelidrag@chromium.org2011-11-051-0/+2
* Modify code in chrome to call wrapper functions on PluginServicedpranke@chromium.org2011-11-049-24/+85
* Don't initialize GL bindings in browser process even if libpci doesn't exist ...zmo@google.com2011-11-041-37/+0
* Switch notifications to use the security origin.dcheng@chromium.org2011-11-042-0/+13
* Implement more IAccessibleText in NativeViewAccessibilityWin.dmazzoni@chromium.org2011-11-042-89/+48
* Blacklisting should use disceret GPU on dual-GPU mac in Lionzmo@google.com2011-11-041-1/+1
* Optimize view resizing.avi@chromium.org2011-11-041-6/+2
* Remove "default:" labels only necessary for an older WebKit revision.jsbell@chromium.org2011-11-042-2/+0
* Update CaptureVideoDecoder to handle DeviceInfoReceived() calls.scherkus@chromium.org2011-11-043-54/+131
* Remove unused clipboard methods.dcheng@chromium.org2011-11-047-142/+21
* Fix annoying autorelease messages for browser tests.shess@chromium.org2011-11-041-1/+1
* refactor VideoCaptureModuleImpl.wjia@chromium.org2011-11-042-45/+21
* Fix mouse over renderer crash with URLs over 2MB in size.asvitkine@chromium.org2011-11-041-0/+4
* Added parentFrameId to webRequest API callsbattre@chromium.org2011-11-0411-19/+67
* Check request handle existence in MatchQuery.rdsmith@chromium.org2011-11-041-1/+2
* Updating PageClickTracker to Notify listeners When Text Input Loses Focus.csharp@chromium.org2011-11-042-0/+8
* Fix naming convention, add disallowed constructors.joi@chromium.org2011-11-042-11/+15
* Simplify VideoDecodeEngine interface by making everything synchronous.scherkus@chromium.org2011-11-046-135/+76
* Add command-line option to enable swiftshaderjbauman@chromium.org2011-11-042-4/+15
* Fix a couple minor net issuesjoth@chromium.org2011-11-031-2/+2
* Avoid processing two GetStateFast messages back to back.jbauman@chromium.org2011-11-032-4/+25
* 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
* Add a length DCHECK() on GURL size to IPC param traits.asvitkine@chromium.org2011-11-031-0/+1
* In order to make sure that we only have one list of registered PPAPI factorie...dpranke@chromium.org2011-11-036-0/+29
* 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
* Remove 'using' from browser_thread.h, and make things compile.joi@chromium.org2011-11-031-4/+0
* Switch to composition for TestBrowserThread.joi@chromium.org2011-11-032-9/+68
* 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-0210-28/+40
* 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