summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Ash/aura split: NativeWidgetAura::GetWindowScreenBounds() should return scree...erg@chromium.org2012-04-252-3/+3
* Metro/HiDPI: Mark Chrome as HiDPI aware on Windowssail@chromium.org2012-04-251-0/+4
* Fix sending log messages from GPU child threadsposciak@chromium.org2012-04-251-2/+13
* Show gpu process stats in about:tcmallocjamesr@chromium.org2012-04-2513-2/+252
* Split out binary file from the content shell CL.tedchoc@chromium.org2012-04-241-0/+0
* IndexedDB: chromium side of IDBCursor.advance().alecflett@chromium.org2012-04-247-0/+76
* texture_image_transport: have a current context when we're releasing texturespiman@chromium.org2012-04-242-17/+20
* sensors: Remove prototype implementationcwolfe@chromium.org2012-04-246-205/+0
* Convert the PPB_Flash interface to use the thunk system.brettw@chromium.org2012-04-249-22/+16
* Fix crash when changing sources after createMediaSourceElement().rtoy@google.com2012-04-241-1/+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-243-9/+92
* 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-239-238/+12
* IndexedDB: API rename to allow return type of keyPath accessors to changejsbell@chromium.org2012-04-235-6/+6
* Check RendererAccessibility mode instead of WebKit accessibilityEnabled.dmazzoni@chromium.org2012-04-231-8/+11
* Duplicated typedef declaration of DeviceMapwjia@chromium.org2012-04-231-3/+1
* explicit ContextMenuParams::ContextMenuParamsgavinp@chromium.org2012-04-231-2/+2
* Add @cpu and @jschuh as owners for content/common/sandbox_policy.ccjschuh@chromium.org2012-04-231-0/+4
* 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 memory leak in MediaStreamImplTest.perkj@chromium.org2012-04-231-0/+7
* Refactored MediaStreamImpl to be a RenderViewObserver as the other delegates ...perkj@chromium.org2012-04-238-72/+66
* 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 DXVA2 video decoding which was broken with recent process handle brokerin...ananta@chromium.org2012-04-212-15/+29
* 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
* Final(?) eradications of GDK / GTK from the GPU process.cevans@chromium.org2012-04-201-7/+0
* Hook up screensaver prevention on Windowsbrettw@chromium.org2012-04-202-0/+21
* Actually hook up the Pepper clear site data.brettw@chromium.org2012-04-204-46/+68
* chromeos: Put touch-event support behind a flag (--enable-touch-events) until...sadrul@chromium.org2012-04-203-4/+1
* Allow kill(self) for the GPU watchdog.cevans@chromium.org2012-04-201-6/+34
* 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
* Move RefCountedBytes Class to base namespace.simon.hong81@gmail.com2012-04-201-2/+2
* Notify WebWidget when its compositor surface is ready to usejamesr@chromium.org2012-04-202-0/+9
* Get chrome:// dev tool urls hooked up in content_shell.michaeln@google.com2012-04-2012-25/+88
* Move CrashedPlugin() and PluginHungStatusChanged() from WebContentsDelegate i...bauerb@chromium.org2012-04-203-18/+17
* Valgrind: Fix uninitialized variable from r133076.thestig@chromium.org2012-04-191-0/+1
* Increase Linux paint rect limits to 10Kx10Kagl@google.com2012-04-191-2/+12
* ignore WebUISend messages from old pagesestade@chromium.org2012-04-199-56/+88
* Remove references to renderer from URLFetcherCoreakalin@chromium.org2012-04-193-30/+49