summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Revert 159815 - Move around some ScopedOleInitializers in hopes of reducing t...kalman@chromium.org2012-10-043-14/+5
* Additional file descriptor mappings.acleung@google.com2012-10-031-1/+9
* Fix SizeContents to preserve origin of the NSView.groby@chromium.org2012-10-031-1/+6
* Add gesture event conversion for full-screen pepper.rjkroege@chromium.org2012-10-031-0/+73
* Allow blacklisting 3D CSS or accelerated videojbauman@chromium.org2012-10-036-1/+95
* desktop aura: Make the close button work.erg@chromium.org2012-10-031-1/+6
* browser-plugin: Record some UMA to track browser-plugin stability.sadrul@chromium.org2012-10-031-1/+20
* Adding link_text copy functionality.aurimas@chromium.org2012-10-033-0/+28
* Disable mouse tracking for touch events.girard@chromium.org2012-10-031-15/+16
* Browser Plugin: Clean up browser_plugin_host_browsertestfsamuel@chromium.org2012-10-035-404/+151
* Cancel composition string on touch event.nona@chromium.org2012-10-031-0/+8
* [OSX] Pass --enable-sandbox-logging to more sub-processes.shess@chromium.org2012-10-034-5/+18
* <browser> Disable force_compositing on guests.lazyboy@chromium.org2012-10-031-0/+5
* Make content shell support some testing flags.tonyg@chromium.org2012-10-034-0/+36
* Removing the usage of frameForCurrentContext in RTCPeerConnectionHandler.tommyw@chromium.org2012-10-034-11/+27
* Fixing cross-process postMessage replies on more than two iterations.nasko@chromium.org2012-10-036-17/+24
* Use ScopedCOMInitializer in more places. While this doesn't always simplify ...pkasting@chromium.org2012-10-036-26/+48
* Implement utility functions for the Syncable Filesystemnhiroki@chromium.org2012-10-031-0/+1
* Browser Plugin: Fixed browser process crash on embedder reload.fsamuel@chromium.org2012-10-036-15/+107
* Dont let messages hit CompositorOutputSurface after it is destroyed.nduca@chromium.org2012-10-032-3/+26
* ReadPixels from known-usable textures, and give SkBitmap its precious BGRA.fischman@chromium.org2012-10-031-8/+12
* Added sync calls to resources.raymes@chromium.org2012-10-036-23/+24
* Move around some ScopedOleInitializers in hopes of reducing the number of dup...pkasting@chromium.org2012-10-033-5/+14
* Call Stop() from all destructors of base::Thread subclasses (except for a cou...pkasting@chromium.org2012-10-032-2/+5
* Use WebRenderingStats::Enumerate to populate benchmarking extension rendering...dtu@chromium.org2012-10-022-34/+52
* Revert to old rect conversion behaviour in backing_store_macvollick@chromium.org2012-10-021-3/+11
* IndexedDB: Data requests should use Async IPCjsbell@chromium.org2012-10-024-207/+145
* handle shared buffers based on the state of VideoCaptureImpl.wjia@chromium.org2012-10-022-1/+9
* Hook up PpapiPermissions in more places.brettw@chromium.org2012-10-0210-15/+33
* Revert 159668 - This broke the reference page cyclersnsylvain@chromium.org2012-10-022-26/+0
* Return a sensible default locale for renderer testsjochen@chromium.org2012-10-021-1/+1
* Page cyclers: output memory histograms (approach: expose JS object)marja@chromium.org2012-10-022-0/+26
* Suppress unecessary repaints on a SwapComplete callback.vangelis@chromium.org2012-10-021-0/+9
* Use ScopedOleInitializer more, so that we check and log errors the same way e...pkasting@chromium.org2012-10-021-5/+7
* Upstreaming AccessibilityInjectordfalcantara@chromium.org2012-10-022-7/+27
* Add missing pieces in ContentView.nileshagrawal@chromium.org2012-10-022-0/+92
* Dispatch message immediately w/o message loopvictorhsieh@chromium.org2012-10-021-25/+4
* Delete some unused code found by -Wunused-functionthakis@chromium.org2012-10-016-30/+8
* Add override message to divide GPU memory among windows.ccameron@chromium.org2012-10-015-3/+45
* Move force_discrete GPU on older MacBookPro models to GpuBlacklistzmo@google.com2012-10-018-38/+89
* Propagate storage partition id and persistence to the browser.nasko@chromium.org2012-10-017-42/+116
* Replace Stop() call to unbreak tests while I uinvestigate furtherpkasting@chromium.org2012-10-011-0/+1
* Support reading pixels from HW-decoded video textures into canvas/webgl.fischman@chromium.org2012-10-012-2/+51
* Clean up Android default command line flags.aelias@chromium.org2012-10-016-97/+17
* Just because we want to destroy a pointer somewhere other than a destructor d...pkasting@chromium.org2012-10-013-14/+8
* Add KeyPressListeners support to Views.csharp@chromium.org2012-10-014-3/+38
* The media foundation H.264 decoder which we use for H/W H.264 video decoding ...ananta@chromium.org2012-10-012-60/+126
* Upstream more of ContentView and ContentViewCore.nileshagrawal@chromium.org2012-10-012-0/+170
* Clean up scoped_com_initializer.h, primarily by removing #ifdefs for non-Wind...pkasting@chromium.org2012-10-018-30/+59
* We don't need to do both OleInitialize() and CoInitializeEx() on the same thr...pkasting@chromium.org2012-10-012-12/+4