summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Refactor MediaStreamManager to never output real device id. It now always out...perkj@chromium.org2013-11-0416-412/+658
* content: Use setLoadWithOverviewMode() instead of setInitializeAtMinimumPageS...tfarina@chromium.org2013-11-041-2/+1
* Android: Fix calculation of event time for synthetic touch gestures.dominikg@chromium.org2013-11-041-2/+4
* Allow the cookie store's client task runner to be set.torne@chromium.org2013-11-042-6/+27
* Switch from using internal constraints to use explicit PeerConnectionFactoryI...perkj@chromium.org2013-11-043-45/+46
* Allow JNI registration to be performed eagerly.torne@chromium.org2013-11-042-32/+50
* Revert 232620 "Ensure callback objects held by the Indexed DB"thakis@chromium.org2013-11-033-48/+0
* Fix the GTV build.ycheo@chromium.org2013-11-031-20/+18
* Generate dataLossMessage from corruption stringsdgrogan@chromium.org2013-11-0216-46/+179
* Ensure callback objects held by the Indexed DBmarja@chromium.org2013-11-023-0/+48
* [PPAPI] Fixed FileSystems from JavaScript not having a context.mgiuca@chromium.org2013-11-023-65/+164
* Promote the priority aware cookie eviction algorithm from experimental status.erikwright@chromium.org2013-11-021-10/+1
* [webcrypto] Add RSA key generation using NSS.padolph@netflix.com2013-11-025-21/+342
* Fix an issue that mediaplayer can return size(0,0) for a valid videoqinmin@chromium.org2013-11-022-12/+10
* Removing the allow-filters-over-ipc flagsugoi@chromium.org2013-11-025-13/+8
* [Android] Remove doubling tile size for kEnableMapImageboliu@chromium.org2013-11-021-5/+0
* DevTools: introduce offset while emulating device metrics.pfeldman@chromium.org2013-11-021-2/+13
* Check sourceFrame before dereferencing during dispatching of postMessage.nasko@chromium.org2013-11-021-6/+8
* Fix spelling of "NaCl" in various places: "NaCL" is the wrong capitalisationmseaborn@chromium.org2013-11-021-1/+1
* Pepper: Move FileIO host from renderer to browser.teravest@chromium.org2013-11-0224-809/+675
* Enable the threaded-compositing command line switches even under Aura.dpranke@chromium.org2013-11-021-5/+5
* Check for WRITE_DAC in the Access Mask as this can be used to change the DACL...wfh@chromium.org2013-11-022-2/+5
* Disable SyntheticGestureControllerNewTest.TwoGesturesInFlight due to flakiness.scherkus@chromium.org2013-11-021-1/+2
* Make TapCancel ignore ack dispositionjdduke@chromium.org2013-11-022-63/+123
* Revert 230981 "Make TRANSPARENT windows be layered windows on wi..."scottmg@chromium.org2013-11-012-5/+2
* Make the experimental AGC work on Chrome by default.xians@chromium.org2013-11-017-67/+16
* Add const where possible to AudioSyncReader member variables.dalecurtis@google.com2013-11-011-4/+4
* Enable some accessibility tests on Win auradmazzoni@chromium.org2013-11-011-1/+0
* GTTF: Unify parallel test launching.phajdan.jr@chromium.org2013-11-011-11/+6
* Treat suspended video capture devices on Mac as unavailable.bemasc@chromium.org2013-11-011-18/+43
* Fix crash of content_shell aura due to ime.dongseong.hwang@intel.com2013-11-011-0/+6
* Revert 232440 "Pepper: Move FileIO host from renderer to browser."csharp@chromium.org2013-11-0124-663/+810
* Reenable CompositingRenderWidgetHostViewBrowserTest tests on XPpiman@chromium.org2013-11-011-24/+0
* Pepper: Move FileIO host from renderer to browser.teravest@chromium.org2013-11-0124-810/+663
* This adds support for the InlineTextBox role in the AX tree,dmazzoni@chromium.org2013-11-0118-83/+171
* Revert 232376 "Revert 232342 "New prefetch histograms to get an ..."csharp@chromium.org2013-11-012-0/+47
* Revert 232403 "Revert 232369 "Revert 232312 "Cleanup ResourceFet..."csharp@chromium.org2013-11-017-66/+107
* Remove the dismissInput handler on ImeAdapter#detach()aurimas@chromium.org2013-11-011-0/+1
* Revert 232369 "Revert 232312 "Cleanup ResourceFetcher in prepara..."csharp@chromium.org2013-11-017-107/+66
* Enable universal overflow scrolling by default.hartmanng@chromium.org2013-11-011-3/+8
* Cleaning up ImeAdapter.aurimas@chromium.org2013-11-011-29/+7
* Revert 232342 "New prefetch histograms to get an idea of how oft..."csharp@chromium.org2013-11-012-47/+0
* Revert 232312 "Cleanup ResourceFetcher in preparation to add to ..."csharp@chromium.org2013-11-017-66/+107
* Fix flaky Android renderer accessibility crash.dmazzoni@chromium.org2013-11-014-14/+40
* flip testhubbe@chromium.org2013-11-011-55/+94
* Replace VideoFrame::INVALID with UNKNOWN.rileya@chromium.org2013-11-011-1/+1
* New prefetch histograms to get an idea of how often prefetches happen,jkarlin@google.com2013-11-012-0/+47
* Don't make memory dumps when failing to map child's shared memory.jbauman@chromium.org2013-11-011-31/+1
* Do not leak OfflinePolicy from ResourceDispatcherHostImpl::UpdateRequestForTr...earthdok@chromium.org2013-11-011-0/+3
* Do not give GPU memory to backgrounded compositors.ccameron@chromium.org2013-11-018-361/+8