summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Should provide creation context and isolate for WebArrayConverter::toV8Value ...tasak@google.com2014-06-114-13/+35
* Removing WTL from content runner.cpu@chromium.org2014-06-112-7/+4
* Allocate SharedBitmaps on FILE_USER_BLOCKING thread.jbauman@chromium.org2014-06-112-7/+27
* Update webgl conformance test expectationszmo@chromium.org2014-06-111-4/+4
* Look closer at the components of vfsfilenames that are used filenames.michaeln@chromium.org2014-06-111-9/+13
* Add "committing" status to about://indexeddb-internals.ericu@chromium.org2014-06-112-1/+7
* Dump request content after RenderFrameImpl::willSendRequestclamy@chromium.org2014-06-111-1/+1
* Ensure that content will consistently return the same MessageLoopProxy for a ...rsleevi@chromium.org2014-06-111-36/+52
* Speed up IDB by trimming down the BlobChangeMaps. Check to see if we need ea...ericu@chromium.org2014-06-112-6/+47
* Do not attempt to load 32-bit NPAPI plugins on 64-bit.wfh@chromium.org2014-06-111-2/+6
* Create VTVideoDecodeAccelerator.sandersd@chromium.org2014-06-114-0/+127
* * Add getMediaDevices browser testgrunell@chromium.org2014-06-112-23/+25
* Made the WebGL test harness robust to uncaught exceptions.kbr@chromium.org2014-06-111-0/+7
* ServiceWorker: Refactor ServiceWorkerStorageTest to improve readabilitynhiroki@chromium.org2014-06-111-251/+168
* ServiceWorker: DispatcherHost should access ContextCore via ContextWrappernhiroki@chromium.org2014-06-112-45/+54
* Clear Key CDM to generate close event when session is closed.jrummell@chromium.org2014-06-114-2/+24
* Revert 276232 "Make accessibility unserialization error crash th..."dmazzoni@google.com2014-06-111-2/+2
* Make accessibility unserialization error crash the browser in order to debug.dmazzoni@chromium.org2014-06-111-2/+2
* Fix TabCapturePerformanceTest in official builds and re-enable the test.kbr@chromium.org2014-06-111-5/+2
* Scroll offset pinning and content size notifications were only used for the M...avi@chromium.org2014-06-1122-166/+0
* Introduce the ENABLE_BROWSER_CDMS macro.xhwang@chromium.org2014-06-1023-131/+180
* Paint state transition for overlay 9 patch scrollbarsweiliangc@chromium.org2014-06-102-0/+21
* Always set the report load timing flag for resource requestclamy@chromium.org2014-06-101-3/+1
* Cleanup after fixing the atomicity of cc::Layer ID counter: remove a suppress...glider@chromium.org2014-06-101-9/+1
* Push API: fire push event from chrome://serviceworker-internals/mvanouwerkerk@chromium.org2014-06-109-1/+131
* Remove ForceCompositingMode from switches and WebPreferences.danakj@chromium.org2014-06-109-19/+0
* Invert DSF to map from delegated frame to layer spacejamesr@chromium.org2014-06-103-3/+26
* [ICU] Avoid reading ICU data files in render process.feng@chromium.org2014-06-102-0/+14
* Enable FastMobileScrolling runtime flag for Android to match the command-line...c.shu@samsung.com2014-06-101-0/+1
* Remove base/memory/scoped_handle.hbrettw@chromium.org2014-06-105-5/+0
* Remove swap ack throttling.ccameron@chromium.org2014-06-107-91/+5
* Navigation transitions: Expose documentLoadedInFrame to WebContentsObserverAn...simonhatch@chromium.org2014-06-103-0/+21
* Add FILE_MISSING in PpapiThread::LoadResult for UMA reporting.xhwang@chromium.org2014-06-102-0/+6
* Use the provided connection type to determine if online.jkarlin@chromium.org2014-06-105-13/+10
* Revert of Removing WTL from content runner. (https://codereview.chromium.org/...alph@chromium.org2014-06-101-2/+7
* Don't assume WebContents has a LastCommittedEntry when setting zoom.wjmaclean@chromium.org2014-06-101-3/+6
* Initialize the bootstrap sandbox in the browser process.rsesek@chromium.org2014-06-1014-17/+230
* rendering_helper - Replace multiple windows by a full-screen window.owenlin@chromium.org2014-06-103-131/+186
* Initialize next_session_id_ in ProxyMediaKeys.xhwang@chromium.org2014-06-101-1/+2
* Disable overscroll navigation when emulating touch.dgozman@chromium.org2014-06-104-6/+26
* [android] Obtain themed text selection handles.mkosiba@chromium.org2014-06-101-36/+10
* content: No need to initialize ResourceBundle with ui_test.pak.tfarina@chromium.org2014-06-102-23/+16
* [fsp] Fix incorrect handling of file system URLs when containing a %.mtomasz@chromium.org2014-06-101-0/+23
* Propagate the status in ServiceWorkerURLRequestJob::OnReadCompletedhoro@chromium.org2014-06-101-0/+1
* Move SnapToPhysicalPixelBoundary call to RWHVA::InternalSetBoundsjamesr@chromium.org2014-06-101-4/+2
* Move about://-related constants from //content to //urlblundell@chromium.org2014-06-1028-62/+60
* Removing WTL from content runner.cpu@chromium.org2014-06-101-7/+2
* Move and rename FdopenPlatformFile to file_utilrvargas@chromium.org2014-06-103-7/+7
* Content Shell test_runner hooks for <audio> and <video> blocking.costan@gmail.com2014-06-104-0/+29
* ServiceWorker: Implement a function to destroy the databasenhiroki@chromium.org2014-06-103-3/+31