summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* include <OpenGL/gl.h> instead of <OpenGL/GL.h>ukai2015-08-181-1/+1
* Add ServiceWorker.TimeBetweenEvents UMAfalken2015-08-184-16/+61
* Revert material spinner changeschangwan2015-08-181-1/+0
* Fix choosing file name in case of multiple Content-Disposition headersmmenke2015-08-184-2/+28
* Avoid leaking deferred gpu messages on shutdown before initialization.jbauman2015-08-181-0/+4
* Validate the Origin HTTP header in the browser process.creis2015-08-189-34/+269
* Updating XTBs based on .GRDs from branch masterAlex Mineer2015-08-1752-98/+0
* Export dependency on Skia as we reference it from our headersreed2015-08-171-0/+3
* Add a ShadowingAtExitManager in the base TestSuite and reset it after every t...bauerb2015-08-171-1/+1
* Mac: Recompute vsync parameters every 10 secondsccameron2015-08-171-0/+4
* Change LatencyInfo to use Flow API v2.yuhaoz2015-08-173-9/+12
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-08-1795-6134/+6180
* clang/win: Enable -Wswitch.thakis2015-08-172-2/+9
* Check destruction after didReceiveData() in ServeAsynchronousRequest()hiroshige2015-08-172-14/+13
* content: Fix bad casts from thread-local pointers.pcc2015-08-173-20/+20
* Reduce conversion template use for StringPiece.petermayo2015-08-171-2/+2
* Deflake ContentViewCoreSelectionTest.testSelectActionBarPasswordPastejdduke2015-08-171-8/+14
* Android Media Notification: stop the MediaSession when dismissed.mlamouri2015-08-179-0/+37
* Ensure we pass on the --no-sandbox to the callstack browser tests when it's s...jam2015-08-171-3/+5
* This is a field trial for experimenting with several different resource sched...pmeenan2015-08-173-99/+576
* Add GenericSharedMemoryId and use w/ GpuMemoryBufferericrk2015-08-1723-60/+128
* Lock video controls' position during fullscreenhugo.holgersson2015-08-172-33/+2
* Revert "Ensure fullscreen media control bar is persistent"hugo.holgersson2015-08-171-11/+4
* Disable ContentBrowserTest.RendererCrashCallStack on XP and Win component build.jam2015-08-171-1/+15
* Print stack traces in browser tests when any process crashes, or an assert fi...jam2015-08-179-54/+124
* Revert of Enable and fix tests after page serializer merge (patchset #1 id:1 ...tkent2015-08-172-7/+22
* Revert of Print stack traces in child processes when browser tests failed. (p...rockot2015-08-167-13/+39
* Resize a RemoteFrame's RWHView when we get notified of a resize from blink.lazyboy2015-08-165-0/+18
* [2/3 chromium] Support redirect option of Request and "opaqueredirect" respon...horo2015-08-1624-76/+103
* Mac Overlays: Send vsync parameters directlyccameron2015-08-156-31/+57
* Add ortuno and me to the Web Bluetooth owners files so we can make progress d...jyasskin2015-08-153-0/+6
* Fixing variable name typo ('Parition' -> Partition).a.cavalcanti2015-08-151-4/+4
* Fix flakiness in postMessage-related SitePerProcessBrowserTests.alexmos2015-08-152-13/+10
* Reenable tests which were disabled due to flakiness on Windows trybots.jrummell2015-08-151-3/+0
* bluetooth: Add histograms for readValue and writeValue outcomesortuno2015-08-153-26/+109
* Remove the CHECK from the DirectManipulationHelper::Activate function as it i...ananta2015-08-142-2/+17
* Don't trigger HW acceleration from Toasts on low-end devices.dskiba2015-08-141-1/+1
* cc: Make HiDPI devices use 4 MSAA samples for GPU rasterization by default.senorblanco2015-08-143-3/+4
* Allow script to request durable storage permission (chrome side)dgrogan2015-08-144-0/+6
* Mac Overlays: Make ImageTransportSurfaceOverlayMac observe GPU switchesccameron2015-08-142-3/+53
* Revert of [tracing] Add browser-side tests for memory dumps. (patchset #2 id:...mlerman2015-08-142-213/+0
* bluetooth: Add histograms and logging for getCharacteristicortuno2015-08-143-0/+37
* ResourceScheduler: remove dependency on ResourceRequestInfo and request_idricea2015-08-146-149/+190
* Implement handler method for DevTools getCertificateDetails.lgarron2015-08-142-0/+35
* Move MIDI permission status checking out of Blinklalitm2015-08-144-0/+6
* bluetooth: Move histogram related code to its own fileortuno2015-08-144-177/+281
* scheduler: Remove the null schedulerskyostil2015-08-144-6/+0
* Add mixed content and secure URL info to SecurityStyleExplanationsestark2015-08-143-9/+54
* Allow access to /System/Library/Exensions on El Capitan+ to solve GPU crashes.kerrnel2015-08-144-22/+21
* [tracing] Add browser-side tests for memory dumps.ruuda2015-08-142-0/+213