summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Fix resource path for content_unittests.shashishekhar@chromium.org2012-10-251-0/+7
* Disable ExternalClearKey browser tests on ASAN builds when using Aura until t...ddorwin@chromium.org2012-10-251-2/+2
* Move intents code into the content namespace.jam@chromium.org2012-10-258-53/+60
* Move the worker code into the content namespace.jam@chromium.org2012-10-259-18/+36
* Refactor BaseFile methods to return a DownloadInterruptReason instead of a ne...asanka@chromium.org2012-10-2514-423/+548
* Revert 163972 - IndexedDB: Ensure pending callbacks are fired before dispatch...abodenha@chromium.org2012-10-252-21/+0
* General Focus/Activation/Keyboard input fixes for Aura Desktop. ananta@chromium.org2012-10-251-0/+2
* fix a problem that fullscreen media element can get deleted when user hit the...qinmin@chromium.org2012-10-252-9/+15
* IndexedDB: Ensure pending callbacks are fired before dispatcher is torn downjsbell@chromium.org2012-10-252-0/+21
* when running in single process mode, modify the browser's command line to inc...jochen@chromium.org2012-10-256-12/+24
* Browser Plugin: Deleted old implementation (browser side)fsamuel@chromium.org2012-10-2514-569/+7
* Linux: don't always launch sandbox renderer tests.jln@chromium.org2012-10-246-6/+15
* Move fileapi and dom_storage directories into the content namespace.jam@chromium.org2012-10-2417-43/+71
* Fixes a couple of bugs related to window sizing:sky@chromium.org2012-10-241-3/+2
* Fixed unpaired TraceEvent.begin()/end().wangxianzhu@chromium.org2012-10-241-16/+19
* content/browser: Move ssl code into the content namespace.tfarina@chromium.org2012-10-2418-124/+141
* Because of UID isolation on Android, crash dump generation has to happenjcivelli@chromium.org2012-10-245-7/+17
* fix Request Tablet Site does not render.sschmitz@chromium.org2012-10-241-0/+2
* Disable flaky CrossSiteImmediateLoadOnunloadCookie test.rch@chromium.org2012-10-241-1/+1
* Enable EncryptedMediaTest on ASAN bots.ddorwin@chromium.org2012-10-241-12/+0
* Move content\accessibility code into the content namespace.jam@chromium.org2012-10-2431-59/+134
* Move debugger and appcache to the content namespace.jam@chromium.org2012-10-2428-93/+107
* Moved GetDiscoveryPageHTML call on UI thread.vsevik@chromium.org2012-10-243-3/+15
* Hookup constraint to getusermedia.perkj@chromium.org2012-10-2419-902/+666
* Remove TabContentsTestHarness.avi@chromium.org2012-10-241-2/+2
* Added an AddRef to prevent Bind to destroy a singleton.mad@chromium.org2012-10-241-0/+3
* Test suite that monitors the disposition of JS-created windows based on whatericu@chromium.org2012-10-244-8/+18
* Disable BrowserPluginHostTest.PostMessageabodenha@chromium.org2012-10-241-1/+1
* Disable FrameChangeVideorch@chromium.org2012-10-241-6/+3
* Remove implicit conversion from SkBitmap to ImageSkiapkotwicz@chromium.org2012-10-243-10/+6
* Moved SkCanvasVideoRenderer to media/filters.skaslev@chromium.org2012-10-241-1/+0
* Build SpeechRecognitionManagerImpl on iOS. Run content speech unit tests.msarda@chromium.org2012-10-243-1/+15
* Revert 163640 - Enable EncryptedMediaTest on ASAN bots.dbeam@chromium.org2012-10-241-0/+15
* Browser Plugin: Add some event listener testsfsamuel@chromium.org2012-10-241-1/+101
* Clear the favicon of a tab when navigating to a url on a different host.pkotwicz@chromium.org2012-10-242-3/+120
* Add Windows-specific accessibility histograms.dmazzoni@chromium.org2012-10-244-21/+102
* Move the remaning files in content\common to the content namespace.jam@chromium.org2012-10-2462-330/+411
* Teach BindToLoop to create callbacks that accept scoped parameters.fischman@chromium.org2012-10-244-16/+14
* Replace AudioManager::Init() with InitializeOnAudioThread().dalecurtis@chromium.org2012-10-231-4/+1
* Downscale bitmaps on tablets for faster performance.tedchoc@chromium.org2012-10-232-19/+29
* Make WebContentsDelegate::LoadProgressChanged android only.nileshagrawal@chromium.org2012-10-234-17/+9
* Cache more information when launching NaCl sel_ldr, and pass 'Dev' interfacebbudge@chromium.org2012-10-231-1/+3
* [Android] Upstream selection action bar for text press selection.yfriedman@chromium.org2012-10-233-22/+39
* Enable sad tab for Android renderer crashes.yfriedman@chromium.org2012-10-234-2/+35
* Reland of "work on separate browser contexts"scottmg@chromium.org2012-10-231-3/+0
* Cancel scroll gesture at the start of a tap gesture.girard@chromium.org2012-10-231-2/+12
* [content shell] unskip fixed testsjochen@chromium.org2012-10-231-6/+0
* Move sandbox code in content to content namespace.jam@chromium.org2012-10-2318-152/+112
* Disable NavigationControllerTest.ReloadOriginalRequestURL on Android since it...jam@chromium.org2012-10-231-0/+3
* Non-functional change to simply have Downloads query Prefs for the charset wh...pauljensen@chromium.org2012-10-236-17/+1