summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* [gin] Declare a wrappable's kWrapperInfo on the class deriving from Wrappablejochen@chromium.org2013-12-121-12/+10
* [gin] add a test that exercises gin-managed wrappers hanging around in blinkjochen@chromium.org2013-12-123-0/+103
* IndexedDB: Simplify blink public/platform implementation namesjsbell@chromium.org2013-12-1216-229/+191
* Remove some dead code in ChromeRenderViewObserver related to a method on WebP...jam@chromium.org2013-12-112-4/+0
* Pepper: Speed up destruction of QuotaReservation to prevent leaky tests.bbudge@chromium.org2013-12-111-2/+4
* Fix a crash which occurs while trying to reparent plugin windows to a hidden ...ananta@chromium.org2013-12-111-1/+2
* IndexedDB: Run abort tasks if backing store commit failsjsbell@chromium.org2013-12-113-7/+53
* rAc: Make links in sign-in webview to different domains open in a new tab.dbeam@chromium.org2013-12-114-3/+9
* IndexedDB: Failed open calls leak database objectsjsbell@chromium.org2013-12-115-42/+153
* Pepper: Don't check quota for origins with unlimited storage.bbudge@chromium.org2013-12-114-37/+33
* Same document navigations should update post state on NavigationEntry.japhet@chromium.org2013-12-114-0/+49
* Keep the oldest LatencyInfo when coalescing input eventsmiletus@chromium.org2013-12-112-5/+14
* Revert 240135 "[Quota][Pepper] Fix leak in QuotaReservationTest"tommycli@chromium.org2013-12-111-3/+2
* [Ozone] Disable GetSnapshotFromRendererTest due to flakednicoara@chromium.org2013-12-111-1/+2
* [Quota][Pepper] Fix leak in QuotaReservationTesttzik@chromium.org2013-12-111-2/+3
* Make ContentRendererClient's OverrideCreatePlugin and CreatePluginReplacement...jam@chromium.org2013-12-1117-61/+80
* WebMediaPlayerImpl: RenderViewObserver instead of MessageLoop::DestructionObs...fischman@chromium.org2013-12-113-18/+12
* Deflake AutofillPopup test.aurimas@chromium.org2013-12-112-24/+28
* Add mount option parameter to ExternalMountPoints::RegisterFileSystem.kinaba@chromium.org2013-12-111-1/+8
* Synthetic tap gesture.dominikg@chromium.org2013-12-1113-1/+489
* Disable timing from chrome://profiler on Android.qsr@chromium.org2013-12-112-0/+8
* Move skia command buffer bindings to gpu/skia_bindingsjamesr@chromium.org2013-12-112-2/+3
* Report GPU memory usage to DevToolsalph@chromium.org2013-12-1110-21/+41
* Fix a problem that DidEnterFullscreen is fired when exiting fullscreenqinmin@chromium.org2013-12-111-4/+6
* Revert "Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate"loislo@chromium.org2013-12-117-76/+44
* EmbeddedWorker, browser side codekinuko@chromium.org2013-12-1113-14/+580
* <webview>: Implement CopyFromCompositingSurface() for guests in <webview>sadrul@chromium.org2013-12-119-3/+248
* Enable HW video decode acceleration for MSE on Windows.fischman@chromium.org2013-12-111-7/+0
* Update Android IPC messages to EME WDjrummell@chromium.org2013-12-116-76/+134
* Add PPB_Alarms_Dev interface definition.yzshen@chromium.org2013-12-111-0/+1
* Get rid of TestAuraInitializer.tfarina@chromium.org2013-12-114-19/+13
* Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimatetrchen@chromium.org2013-12-117-44/+76
* [Webview] Handle the case when the embedder WebContents does not have a deleg...noms@chromium.org2013-12-111-0/+9
* Pepper: Remove DispatcherMessageListeneryzshen@chromium.org2013-12-112-51/+1
* Flag for disabling P2P STUN filterhubbe@chromium.org2013-12-113-2/+15
* Call SetFocusedTextInputClient in AddedToRootWindow.horo@chromium.org2013-12-111-0/+5
* Remove ExtensionHost dependencies on file/color picker and browser_shutdownjamescook@chromium.org2013-12-111-1/+4
* Fixing Java style issues in content/aurimas@chromium.org2013-12-11146-371/+386
* Use forward-declares of Border and Background in view.htapted@chromium.org2013-12-111-0/+1
* Mac: History swiping can be cancelled with vertical motion.erikchen@google.com2013-12-113-10/+73
* IndexedDB: Timeout transactions if front-end is unresponsivejsbell@chromium.org2013-12-119-22/+169
* Revert 239921 "Revert 239759 "The comment in base64.h implies th..."vadimt@chromium.org2013-12-114-23/+11
* Revert 239759 "The comment in base64.h implies that base::Base64..."vadimt@chromium.org2013-12-114-11/+23
* Remove temporary fix to avoid an Assert in MediaStreamDispathcerHost::PopRequ...perkj@chromium.org2013-12-101-10/+0
* Pepper: Disable QuotaReservation unit tests.bbudge@chromium.org2013-12-101-2/+2
* Recompute gpu driver bug workarounds at gpu process startupzmo@chromium.org2013-12-101-0/+7
* This CL enables the cast library to use the P2P socket library to send UDP pa...hubbe@chromium.org2013-12-101-1/+3
* Linux sandbox: cleanup sandbox-bpf naming.jln@chromium.org2013-12-1010-97/+95
* Support for drawing a debug border around animated layersavallee@chromium.org2013-12-102-0/+3
* Make the renderer-side prerendering code use RenderFrames instead of RenderVi...jam@chromium.org2013-12-1015-21/+100