summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Add assertions to track requests where the profile is gone.willchan@chromium.org2012-04-272-2/+26
* Use IndexedDBKeyRange type for IDB IPC.jsbell@chromium.org2012-04-271-15/+8
* Expose correct semantics for HTML5 footer element on mac and windows platform...aboxhall@chromium.org2012-04-272-0/+12
* Fix BrowserAccessibilityWin::QueryService to use the service guid rather than...dtseng@chromium.org2012-04-271-15/+15
* Handle uncaught exceptions from methods called through the Java Bridgesteveblock@chromium.org2012-04-261-32/+48
* Disallow UI/IO thread blocking on any other thread.jam@chromium.org2012-04-264-2/+21
* User Gesture plumbed from Renderer to Browser's FullscreenController::Request...scheib@chromium.org2012-04-266-11/+11
* re-use WebUIsestade@chromium.org2012-04-268-83/+91
* Switch chrome and chromiumDRT over to using the new WebKit API for dispatchingmichaeln@google.com2012-04-261-0/+1
* Delete background tab IOSurfaces on Mac.jbates@chromium.org2012-04-2621-225/+542
* Remove EPM:all_hosts_ and use all_extension_views_ instead.benwells@chromium.org2012-04-262-0/+5
* Allow severing connection between dispatcher and injectorgroby@chromium.org2012-04-268-3/+74
* Geolocation support for chromedriver, browser-side only.kkania@chromium.org2012-04-254-0/+104
* aura: Change shared context to be offscreen for armpiman@chromium.org2012-04-251-1/+1
* Speech refactoring: Reimplemented SpeechRecognitionManagerImpl as a FSM. (CL1.7)primiano@chromium.org2012-04-255-522/+816
* Allow customization of remote debugger URL targets. Add a new DevToolsHttpHan...marshall@chromium.org2012-04-252-40/+58
* * Separated implementation class from gfx::Screenoshima@chromium.org2012-04-252-13/+9
* Moves media device notification code to chrome/browsertpayne@chromium.org2012-04-253-200/+2
* Introduced ChunkedByteBuffer class which will be required by next speech reco...primiano@chromium.org2012-04-253-0/+283
* Linux: don't use the DBus power save blocker if DPMS is disabled.mdm@chromium.org2012-04-251-53/+84
* Implement the skeleton of an android content shell.tedchoc@chromium.org2012-04-254-2/+92
* Ash/aura split: NativeWidgetAura::GetWindowScreenBounds() should return scree...erg@chromium.org2012-04-252-3/+3
* Show gpu process stats in about:tcmallocjamesr@chromium.org2012-04-256-1/+209
* IndexedDB: chromium side of IDBCursor.advance().alecflett@chromium.org2012-04-242-0/+26
* sensors: Remove prototype implementationcwolfe@chromium.org2012-04-242-82/+0
* Convert the PPB_Flash interface to use the thunk system.brettw@chromium.org2012-04-241-0/+1
* Correct process id for sandbox'd trace events.sleffler@chromium.org2012-04-241-0/+5
* Fix ClearSiteData for Pepper Flash.viettrungluu@chromium.org2012-04-241-4/+12
* DomStorage async IPC message definitions and browser-side handlers. These mes...michaeln@google.com2012-04-242-5/+51
* Plumb drag image offset WebContentsViewAura. This was somehow left out in the...varunjain@chromium.org2012-04-231-2/+3
* Cleanup: IWYU for base/file_util_proxy.h.thestig@chromium.org2012-04-231-1/+2
* IndexedDB: remove proxy and IPC code for the IDBKey-based get/getKey.alecflett@chromium.org2012-04-232-90/+3
* IndexedDB: API rename to allow return type of keyPath accessors to changejsbell@chromium.org2012-04-231-2/+2
* Duplicated typedef declaration of DeviceMapwjia@chromium.org2012-04-231-3/+1
* Convert session history ui test to a browser test, renabling all the disabled...jam@chromium.org2012-04-231-0/+466
* Change resource handling policy to allow feed types to download so they can b...gbillock@chromium.org2012-04-231-13/+0
* fix-gl-logginggman@chromium.org2012-04-221-0/+1
* Fix flakiness in PluginTest.SelfDeletePluginInvokeAlert. The problem is that ...jam@chromium.org2012-04-221-4/+5
* Fix compile error for GCC 4.6 following r133307rsleevi@chromium.org2012-04-211-2/+2
* Move timer functionality from DownloadFileManager to DownloadFileImpl.rdsmith@chromium.org2012-04-215-35/+73
* Convert ResourceDispatcherHost ui_test to browser_test.jam@chromium.org2012-04-212-425/+360
* Hook up screensaver prevention on Windowsbrettw@chromium.org2012-04-202-0/+21
* chromeos: Put touch-event support behind a flag (--enable-touch-events) until...sadrul@chromium.org2012-04-201-0/+1
* Hook up the DeviceID to the browser process.brettw@chromium.org2012-04-202-0/+11
* Disable PluginTest.SelfDeletePluginInvokeAlert on Linuxjam@chromium.org2012-04-201-0/+2
* Don't run PluginTest.DeletePluginInDeallocate on mac debug since it assertsjam@chromium.org2012-04-201-0/+3
* Report cases where the connection appears to close too early while transferri...cbentzel@chromium.org2012-04-202-19/+27
* Convert the npapi interactive_ui_test, layout_plugin ui_test, and npapi ui_te...jam@chromium.org2012-04-201-0/+341
* Remove requesting_frame parameters from Geolocation stackbartfab@chromium.org2012-04-2019-101/+74
* Get chrome:// dev tool urls hooked up in content_shell.michaeln@google.com2012-04-201-0/+4