summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* blink: Enable test/experiment features before initilization.sadrul2015-06-101-1/+1
* Change return type of PrintPagehabib.virji2015-06-104-16/+17
* Service Worker: Detach the controller when falling back to network on failurefalken2015-06-102-1/+8
* Disable EmbeddedWorkerBrowserTest.StartPaused_ThenResume on Linux.kjellander2015-06-101-1/+8
* Make sure multi chracter codepoints are deleted correctlychangwan2015-06-104-59/+221
* Revert of Don't peek messages in the MessagePumpForUI class when we receive o...kjellander2015-06-101-14/+1
* Add //content:browser dependency on //ppapi:hosttmoniuszko2015-06-101-0/+1
* Refactoring the ownership of ui::InputMethod.shuchen2015-06-103-52/+1
* Revert of content: Single process support for native GpuMemoryBuffers. (patch...kjellander2015-06-1011-364/+85
* Fix for undesired audio blip when closing a muted tab.miu2015-06-101-2/+9
* Move EqualsASCII to the base namespace.brettw2015-06-1010-46/+56
* Change image processor name from /dev/gsc0 to /dev/image-proc0.wuchengli2015-06-102-4/+4
* [1/5 chromium] Shows the clients which are controlled by ServiceWorker in Dev...horo2015-06-102-0/+17
* Add initial support for runtime permissions in android M.tedchoc2015-06-102-11/+11
* Suppress ContextLost.WebGLContextLostFromSelectElement flakes on OS X 10.7.kbr2015-06-101-0/+4
* content: Partial copy workaround for devices with known upload performance pr...reveman2015-06-101-10/+1
* Unify Android Webview and Chrome's flinghush2015-06-1010-78/+137
* content: Single process support for native GpuMemoryBuffers.reveman2015-06-1011-85/+364
* media-internals: Store MediaLog events for future use.xhwang2015-06-103-70/+148
* Use callback instead of weak pointer in OutputSurfaceWithoutParent.sunnyps2015-06-101-7/+8
* Disable AccessibilityMessagesQueueWhileSwappedOut on Linux.rfevang2015-06-101-2/+2
* Forward accessibility events to the automation extension process.dmazzoni2015-06-102-29/+32
* Limit number of raster threads on Android.vmiura2015-06-091-1/+9
* Move LowerCaseEqualsASCII to base namespacebrettw2015-06-0922-56/+63
* Move cloud_storage to catapult_base.aiolos2015-06-093-3/+3
* [Android] Use the UI thread for VSyncMonitorTest vsync requestsjdduke2015-06-091-2/+14
* Remove ContextProvider::IsContextLost.danakj2015-06-096-22/+9
* [Startup Tracing] Remove |is_recording_| in devtool tracing_handlerzhenw2015-06-095-7/+17
* Add security handler stub for sending the lock icon status to DevTools.lgarron2015-06-093-0/+70
* Don't peek messages in the MessagePumpForUI class when we receive our kMsgHav...ananta2015-06-091-1/+14
* Move StringToUpperASCII to base namespacebrettw2015-06-092-2/+2
* Move BrowserPluginDelegate's lifetime mgmt out of content/lazyboy2015-06-096-33/+39
* Remove unnecessary task runner / PostTask in OutputSurfaceWithoutParent.sunnyps2015-06-091-7/+2
* gpu: Move 'exit_on_context_lost' from decoder to stubsievers2015-06-092-9/+27
* Mac: Clean-up of NSOpenGLContext path.ccameron2015-06-091-2/+1
* Added experiment for changing viewport scroll ordering.bokan2015-06-098-5/+18
* gpu: Add Android build fingerprint to shader hashsievers2015-06-091-0/+7
* Remove --enable-strict-site-isolation from code and comments.nick2015-06-0910-127/+26
* Remove the remaining usage of GG_(U)INTn_C macros.tfarina2015-06-091-1/+2
* Implement WebGraphicsContext3D's lost context methods on GLES2Impldanakj2015-06-092-46/+1
* add missing zlib dep after CL 1148633007mostynb2015-06-092-0/+2
* Adding call to free unused memory from PartitionAlloc in IdleHandler.ssid2015-06-092-4/+12
* [PresentationAPI] Implements send API for Blob data from WebPresentationClients.singapati2015-06-097-46/+190
* Disabling AccessibilityMark test.shreeram.k2015-06-091-1/+1
* Simplify file tracing end events.dbeam2015-06-092-18/+5
* gpu: GpuMemoryBufferImpl keeps Usage.dongseong.hwang2015-06-097-18/+13
* Use WebFrame::loadRequest for reloads and history navigationsclamy2015-06-092-47/+81
* Fix to set RenderThread priority correctly on Linuxtoyoshim2015-06-091-9/+12
* OverscrollGlow for mainThread.sataya.m2015-06-092-0/+23
* Change focus status according to the change of window focusjaekyun2015-06-091-3/+17