summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* aura: Fix creation of fullscreen RenderWidgetHostView.derat@chromium.org2011-11-101-5/+2
* Super minor cleanup, remove a couple of includes that aren't needed.michaeln@google.com2011-11-101-2/+1
* Make the Pepper Flash net address just private, not Flash-specific.viettrungluu@chromium.org2011-11-102-46/+48
* Revert 109328 - Add tests to make sure gpu blacklist actually block gpu featu...zmo@google.com2011-11-091-2/+0
* uint32_t -> uint32 in content/browser/plugin_loader_posix.* and include basic...viettrungluu@chromium.org2011-11-093-6/+7
* Add tests to make sure gpu blacklist actually block gpu features.zmo@google.com2011-11-091-0/+2
* Create a new aura client API dir and move constants and desktop delegate to it.ben@chromium.org2011-11-091-1/+1
* net: Move the last two Escape() functions into the net namespace.tfarina@chromium.org2011-11-091-1/+1
* Support --trace-startup and task tracingjoth@chromium.org2011-11-097-51/+133
* Aura: Resize cursors show properly when hovering over window framejamescook@chromium.org2011-11-091-1/+1
* Remove 4 exit time destructors from ui and content for linux and chromeos.thakis@chromium.org2011-11-091-1/+1
* Avoid blocking round-trips for resizing GLX image transport surfacepiman@chromium.org2011-11-092-3/+11
* IndexedDB: IPC support for compound (array) keysjsbell@chromium.org2011-11-091-0/+4
* Add kAllowFileAccessFromFiles switch for all tests.zmo@google.com2011-11-091-4/+0
* Switch content/browser/debugger to base::Bindyurys@chromium.org2011-11-093-48/+40
* Mark DOMStorageTest.RootLayoutTests flaky on Windows.joi@chromium.org2011-11-091-0/+4
* Remove ctguil from OWNERS files (no longer works on chromium).dmazzoni@chromium.org2011-11-091-7/+0
* DevTools: reattach to crashed inspected page when it reloadsyurys@chromium.org2011-11-091-1/+2
* DevTools: notify devtools front-end when inspected worker terminatesyurys@chromium.org2011-11-091-0/+6
* Extract a ProcessMap class from ExtensionProcessManager. This is a dumb data ...aa@chromium.org2011-11-093-4/+13
* Enable sending requests to pre-cache fonts from pepper plugin processes.yzshen@chromium.org2011-11-092-2/+28
* Convert more uses of NewRunnableMethod() to base::Bind().dcheng@chromium.org2011-11-093-6/+8
* Share accelerated compositing notification across platforms in RenderWidgetHo...piman@chromium.org2011-11-0912-39/+32
* Re-land r109086: Add private Pepper API for dealing with PP_Flash_NetAddress.viettrungluu@chromium.org2011-11-091-21/+5
* Revert 109160 - Revert 109153 - Revert 109086 - Add private Pepper API for de...binji@chromium.org2011-11-091-5/+21
* Revert 109153 - Revert 109086 - Add private Pepper API for dealing with PP_Fl...viettrungluu@chromium.org2011-11-091-21/+5
* Revert 109086 - Add private Pepper API for dealing with PP_Flash_NetAddress.thakis@chromium.org2011-11-091-5/+21
* [Mac] Make ScopedSendingEvent depend on protocol instead of app class.shess@chromium.org2011-11-091-2/+2
* Support for unsandboxed out-of-process pepper.jhorwich@chromium.org2011-11-091-4/+8
* Make sure that TabContents' observer list outlives the RenderViewHostManager....jam@chromium.org2011-11-081-3/+6
* Fix JavaBridgeDispatcherHostManager when no RenderViewHosts are presentsteveblock@chromium.org2011-11-082-5/+10
* Add private Pepper API for dealing with PP_Flash_NetAddress.viettrungluu@chromium.org2011-11-081-21/+5
* GTK/Chromeos: BackingStoreGtk should paint asynchronously when possible.erg@chromium.org2011-11-0815-38/+321
* Return the base part of the image filename as the descriptiondmazzoni@chromium.org2011-11-081-3/+32
* content: Remove 16 exit time destructors and 15 static initializers.thakis@chromium.org2011-11-0818-276/+342
* Revert r108760 / reland r108744, r108753 w/ fixdpranke@chromium.org2011-11-083-24/+59
* Revert "Have ExtensionHost use TabContents instead of RenderViewHost. This is...mpcomplete@chromium.org2011-11-084-100/+84
* Have ExtensionHost use TabContents instead of RenderViewHost. This is partmpcomplete@chromium.org2011-11-084-84/+100
* Removed progress timer from DownloadItembenwells@chromium.org2011-11-082-32/+0
* Don't trigger the tab's throbber for webui pagesjochen@chromium.org2011-11-076-67/+3
* Add a browsertest for bug 75604gavinp@chromium.org2011-11-073-0/+193
* 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