summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Bring back plugin_browsertest.cc on Win Aura. Looks like this was removed in ...jam@chromium.org2013-11-082-2/+0
* Get rid of user-level styles.ojan@chromium.org2013-11-083-8/+0
* PPAPI/NaCl: Make Graphics3D SendContextLost check for deleted instancedmichael@chromium.org2013-11-081-1/+5
* <webview>: Do not issue a resize on switching to SW from compositing if we ar...lazyboy@chromium.org2013-11-081-13/+15
* Adding support for VSyncProvider to the software drawing pathdnicoara@chromium.org2013-11-0811-68/+364
* Added VideoCaptureDeviceAvFoundation class, implementing the mcasas@chromium.org2013-11-081-13/+10
* Linux sandbox: make BPF policies an implementation of an interface.jln@chromium.org2013-11-081-1/+1
* Revert 233946 "Events ignoring ack disposition receive synthetic..."rockot@google.com2013-11-0810-214/+162
* Fix cookies not being set with NPAPI plugin request.jam@chromium.org2013-11-086-7/+138
* Revert 233956 "Move ExtensionProcessManager to src/extensions, p..."rockot@google.com2013-11-081-2/+2
* Move ExtensionProcessManager to src/extensions, part 4jamescook@chromium.org2013-11-081-2/+2
* Put each PeerConnection into a tab on webrtc-internalsjiayl@chromium.org2013-11-086-70/+172
* Events ignoring ack disposition receive synthetic acks.tdresser@chromium.org2013-11-0810-162/+214
* DevTools: Disable Screencast for Android WebViewkaznacheev@chromium.org2013-11-081-1/+5
* Fix shell_aura after input method changesspang@chromium.org2013-11-081-6/+1
* Android: remove ContentViewCore from the renderer crash codepath.ppi@chromium.org2013-11-0813-112/+47
* DevTools: pass device emulation gutter size through API call.dgozman@chromium.org2013-11-086-33/+55
* Warm up the GPU when the user touches the screenskyostil@chromium.org2013-11-0825-11/+213
* GpuMessageFilter: use scoped_ptr to avoid leakspiman@chromium.org2013-11-082-23/+28
* StoragePartition unit test: Check for correct scheme in mask matchinglazyboy@chromium.org2013-11-081-9/+2
* Revert r227195 - aura: Set max pending frames to the default instead of 1 wit...piman@chromium.org2013-11-081-0/+1
* Use software renderer for windows with an initial size less than 64x64jbauman@chromium.org2013-11-081-1/+3
* Remove unused implementations in WebInbandTextTrackImplphilipj@opera.com2013-11-082-30/+0
* Fix infinite recursion in Android accessibility.dmazzoni@chromium.org2013-11-081-2/+4
* Revert 233815 "Quota: Implement QuotaBackendImpl"nhiroki@chromium.org2013-11-081-1/+0
* Give FrameTreeNodes a browser-global ID for use in navigation.creis@chromium.org2013-11-085-25/+81
* Have Blink be told of scrollbar changes rather than paying attention itself (...avi@chromium.org2013-11-087-2/+213
* Remove the deprecated version of RenderViewImpl::createView().japhet@chromium.org2013-11-083-18/+1
* Quota: Implement QuotaBackendImplnhiroki@chromium.org2013-11-081-0/+1
* Make RendererWebKitPlatformSupportImpl::idbFactory() thread safejsbell@chromium.org2013-11-084-7/+4
* PPAPI: Generalize PPB_Ext_CrxFileSystem as PPB_IsolatedFileSystemnhiroki@chromium.org2013-11-087-14/+66
* Get rid of author_and_user_styles_enabled.ojan@chromium.org2013-11-083-3/+0
* lower Angle/DX path to LIMITED and don't drop to UNTRUSTEDscottmg@chromium.org2013-11-081-22/+2
* Replaces uses of the WGC3DSwapBuffersClient with LTHSingleThreadClientjamesr@chromium.org2013-11-0811-187/+57
* Make WindowAndroid constructor takes context as param.michaelbai@chromium.org2013-11-081-2/+2
* Call DetachFromInputMethod in RenderWidgetHostViewAura::RemovingFromRootWindow.horo@chromium.org2013-11-081-0/+2
* indexed_db_leveldb_coding: Remove three unused functions.thakis@chromium.org2013-11-081-84/+0
* android: Make org.chromium.base.SysUtils.isLowEndDevice() work without native...digit@chromium.org2013-11-082-40/+4
* mac: Prepare most test code for -Wunused-functions too.thakis@chromium.org2013-11-083-23/+3
* Add missing Blink dependencies from content_browsertestsadamk@chromium.org2013-11-071-0/+1
* Fix a fd leak in NPChannelBase on Posixjoth@chromium.org2013-11-071-0/+12
* Convert all synthetic gesture coordinates from CSS pixels to DIPs.dominikg@chromium.org2013-11-071-8/+12
* Added UMA stat for tracking accidental navigations on double tap.bokan@chromium.org2013-11-075-2/+180
* Re-land https://codereview.chromium.org/56713002/ with ChromeOS fix.rileya@chromium.org2013-11-071-11/+0
* Linux: LinuxSandbox::HasOpenDirectories() cleanup.jln@chromium.org2013-11-071-49/+56
* VAAPI H.264: calculate reference picture lists for each slice.chihchung@chromium.org2013-11-072-15/+25
* Fix return values for ResourceHandler::OnResponseCompleted.davidben@chromium.org2013-11-073-3/+3
* mac: Prepare for -Wunused-functions.thakis@chromium.org2013-11-078-98/+2
* Implemented switch to override the size of the GPU command bufferbajones@chromium.org2013-11-079-10/+36
* Fix assert in debug Windows builds when doing a post with no data.jam@chromium.org2013-11-071-4/+7