summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
...
* Don't make a copy of the pending entry if it is for a different process.creis@chromium.org2013-02-272-4/+58
* Browser plugin: fix win aura tear down crash, skip callinglazyboy@chromium.org2013-02-272-21/+17
* Windows: disable collection of D3D11 stats.apatrick@chromium.org2013-02-261-6/+3
* overscroll: Change the minium brightness to be less dark.sadrul@chromium.org2013-02-261-1/+1
* NavigationController::PruneAllButActive should update the RenderView's sessio...jochen@chromium.org2013-02-264-1/+48
* IndexedDB: Re-enable key-type-array test as FLAKY to check current behaviorjsbell@chromium.org2013-02-261-0/+5
* Revert 184488 for regressing robohornetprovollick@chromium.org2013-02-262-7/+0
* mac content shell drt: Hook up a dummy image transportthakis@chromium.org2013-02-265-2/+51
* Use explicit for 1-arg constructors.danakj@chromium.org2013-02-261-2/+2
* Move accessibility_win_browsertest to content.phajdan.jr@chromium.org2013-02-262-0/+841
* Only create compositor thread context once.danakj@chromium.org2013-02-261-2/+8
* Fix layering violation in content\browser\renderer_host. That directory shoul...jam@chromium.org2013-02-2614-58/+70
* Browser Plugin: Do not attempt to |SendMessageToEmbedder| if guest is being d...lazyboy@chromium.org2013-02-262-16/+22
* overscroll: Re-enable overscroll gesture navigation.sadrul@chromium.org2013-02-267-20/+16
* mac content shell drt: Do not disable antialiasing via NSDefaultsthakis@chromium.org2013-02-261-7/+4
* Remove WebContents::SetFocusToLocationBar since it duplicates a method in Web...jam@chromium.org2013-02-265-49/+1
* Disabled test that was flaky on win xp.phoglund@chromium.org2013-02-261-0/+10
* overscroll: Fix an issue where the overscroll window could get stuck.sadrul@chromium.org2013-02-263-6/+41
* [Android WebView] Implement WebSettings.{get|set}LoadWithOverviewModemnaganov@chromium.org2013-02-263-0/+31
* This patch changes GetVolume() to be asynchronous when being called by pulse ...xians@chromium.org2013-02-261-2/+2
* Enable pepper-plugin through PepperPluginManagerkjyoun@google.com2013-02-265-7/+164
* Remove WebContents methods that duplicate WebContentsView methods.jam@chromium.org2013-02-2616-99/+37
* cc: Remove the pageScalePinchZoomEnabled flag.danakj@chromium.org2013-02-261-1/+0
* Add an IPC to disable hiding the top controls.tedchoc@chromium.org2013-02-267-0/+34
* Ensure that flash fullscreen mode works in Chrome desktop AURA.ananta@chromium.org2013-02-261-3/+3
* chromeos: Don't report audio/video from RenderViewHostImpl.derat@chromium.org2013-02-261-0/+3
* SECCOMP-BPF: Refactor the BPF sandbox API to use objects rather than "static"...markus@chromium.org2013-02-261-35/+45
* Expose DidCommitProvisionalLoadForFrame to Android's java observer.tedchoc@chromium.org2013-02-263-0/+38
* IndexedDB: Ensure cursor prefetch count grows as expectedjsbell@chromium.org2013-02-266-11/+189
* Linux: apply a different hyphen patch.phajdan.jr@chromium.org2013-02-252-24/+6
* Remove the race between error and success pathways on error.rdsmith@chromium.org2013-02-251-9/+14
* Make sure to call WebMediaStreamSource::setDeviceId()crogers@google.com2013-02-251-3/+0
* Enable accelerated animations for orphan layersajuma@chromium.org2013-02-252-0/+7
* Pass Resourcetype to AllowCertificateError callbacksgurun@chromium.org2013-02-252-9/+3
* Cleanup: Remove RefCounted inner class in MediaStreamUIController and use Wea...justinlin@chromium.org2013-02-252-50/+7
* Clean up audio message filters. Hopefully resolve a crash.dalecurtis@chromium.org2013-02-257-103/+115
* gpu: Work around ICS Qualcomm fbo resize bug.epenner@chromium.org2013-02-251-0/+15
* Unskip passing content_browsertests BookmarkletTest.NonEmptyResultvsevik@chromium.org2013-02-251-1/+1
* Revert 184213rtenneti@chromium.org2013-02-251-1/+31
* Move test_web_contents.* from content\browser\web_contents to content\test, s...jam@chromium.org2013-02-2513-16/+16
* Move WebContentsView methods that are only called inside content over to WebC...jam@chromium.org2013-02-2523-558/+534
* PepperUDPSocketPrivateHost is switched to PepperUDPSocketPrivateMessageFilter...ygorshenin@chromium.org2013-02-256-462/+431
* [content shell] launch devtools from a file: url during layout testsjochen@chromium.org2013-02-251-1/+27
* Fix for browser process memory computing in memory tests.marja@chromium.org2013-02-252-7/+11
* [content shell] delete NotImplemented ipc message, since everything is implem...jochen@chromium.org2013-02-253-16/+0
* base: Move MemoryMappedFile out of file_util.h and into its own header file.tfarina@chromium.org2013-02-243-6/+6
* [content shell] for hidpi tests, just modify the device scale factor on the r...jochen@chromium.org2013-02-241-2/+1
* Disable BookmarkletTest.NonEmptyResult due to WebKit roll 143784:143855.maruel@chromium.org2013-02-241-1/+2
* Move file_path.h to base/files.brettw@chromium.org2013-02-24135-160/+160
* [content shell] implement WebTestDelegate::captureHistoryForWindowjochen@chromium.org2013-02-235-11/+118