summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Split up streams logic to prepare for PlzNavigate RDH changes.davidben2014-10-1516-186/+293
* Bypass Service Worker for favicon loadsjsbell2014-10-151-2/+4
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-156-44/+41
* Remove raw handles from base::win::RegKeyrvargas2014-10-152-39/+16
* Update WebGL conformance test expectations.zmo2014-10-151-10/+2
* Update contextual menu bar icons for search and share.Aurimas Liutikas2014-10-1510-0/+0
* Eliminate silently letting errors pass on pak loading.avi2014-10-152-4/+6
* Add field trial setup to ResourceScheduler to turn on throttling and coalescing.aiolos2014-10-151-0/+9
* [screen-orientation] Add missing returns after sending error notification.mlamouri2014-10-151-1/+3
* Content Shell: Introduce LayoutTestBrowserMainParts.mkwst2014-10-157-51/+178
* VideoCaptureManager: registering UMA no-frames-produced-by-source as Media.Vi...mcasas2014-10-154-16/+24
* Request the icon of a Web Notification in the renderer process.peter2014-10-157-19/+238
* Expose IA and IA2 role and state for HTML input type attributes related to da...shreeram.k2014-10-1527-4/+224
* Revert of Adding a real-webcam WebRTC content_browsertest. (patchset #10 id:1...xians2014-10-156-156/+8
* Fixing IA2 role for input type attribute in button and checkbox state with me...shreeram.k2014-10-1513-25/+71
* Initialize app_cache_host_ of EmbeddedSharedWorkerStub.horo2014-10-151-1/+5
* Revert of RenderHostImpl::AddRoute - Turn a DCHECK to CHECK() (patchset #3 id...rmcilroy2014-10-151-25/+2
* Skipping AX test related to HTML meter tag.shreeram.k2014-10-153-0/+3
* Treat empty BigInteger as 0 per specxun.sun2014-10-151-1/+0
* Revert "Merge ViewHostMsg_TextInputTypeChanged and ViewHostMsg_TextInputState...shuchen2014-10-1523-115/+206
* Pepper UDP: Avoid accessing the resource host after its destruction.yzshen2014-10-151-3/+5
* Adding instrumentation to locate the source of jankiness.vadimt2014-10-151-0/+6
* Revert of Sets the default background color of inline signin and user manager...kbr2014-10-1515-59/+38
* MSAN: Disable flaky CaptureScreenshot test.thestig2014-10-151-0/+3
* Add support for enabling DirectWrite for font rendering in Chrome UI.ananta2014-10-151-0/+17
* Remove support for CDM_4jrummell2014-10-151-5/+17
* Sets the default background color of inline signin and user manager to greyguohui2014-10-1515-38/+59
* [Telemetry] Set the number of attempts for all telemetry tests to 3.nednguyen2014-10-151-1/+1
* RenderHostImpl::AddRoute - Turn a DCHECK to CHECK()morrita2014-10-151-2/+25
* If there's no RVH while starting speech request, bail out.lazyboy2014-10-151-0/+6
* Use int64 more pervasively in storing time s/ms/us values.pkasting2014-10-146-6/+6
* Fix gcc5 compile issuepan.deng2014-10-141-2/+2
* [Telemetry] Rename test_runner --> benchmark_runnernednguyen2014-10-141-3/+3
* Remove MediaPlayerAndroid::IsSurfaceInUse() callqinmin2014-10-141-3/+0
* Fix Java Checkstyle issues.Aurimas Liutikas2014-10-147-96/+243
* Forward ExpirationChange event to blink.jrummell2014-10-141-3/+1
* Fix assertions in remote CoreAnimation GLSurfaceccameron2014-10-142-6/+7
* seccomp-bpf: Remove legacy SandboxBPFPolicy classmdempsky2014-10-141-2/+2
* Element with ARIA role progressbar should have STATE_SYSTEM_READONLYshreeram.k2014-10-142-9/+4
* Move mojo builtin JS module setup into RenderFrame.sammc2014-10-146-29/+40
* Make myself owner of the geofencing code.mek2014-10-142-0/+2
* [DevTools] Check |host_| for null in protocol handlersvkuzkokov2014-10-143-6/+20
* Update MAX_TOUCH_POINT_COUNT to match WebTouchEvent::touchesLengthCapmustaq2014-10-141-3/+1
* Revert of Revert of ServiceWorker: SWContextCore should take over next handle...apavlov2014-10-142-2/+10
* Disable DeviceInertialSensorBrowserTest.MotionNullTestWithAlert on windowskustermann2014-10-141-1/+1
* Fix the "--enable-viewport" command line optionmikhail.pozdnyakov2014-10-141-0/+3
* Adopt C++11 in test runnerkenneth.r.christiansen2014-10-141-14/+11
* Revert of ServiceWorker: SWContextCore should take over next handle ids after...apavlov2014-10-142-10/+2
* Use WeakPtr instead of base::Unretained(this)kenneth.r.christiansen2014-10-141-4/+4
* [DevTools] Move QueryUsageAndQuota to PageHandlervkuzkokov2014-10-1410-364/+248