summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* content: Update calls froms RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-1040-228/+228
* Replace VSyncMonitor with compositor's VSyncPulseMonitor.aruslan@chromium.org2012-11-103-199/+173
* ui: Make gfx::Size::Scale() mutate the class. Add gfx::ScaleSize() similar to...danakj@chromium.org2012-11-1012-24/+33
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-102-0/+7
* For ppb_graphics3d, return an invalid resource if the gpu hasnfullagar@chromium.org2012-11-101-2/+2
* Created a new class ContentViewRenderView which contains the code used tojcivelli@chromium.org2012-11-1014-119/+341
* Browser Plugin: Don't bundle cursor with HandleInputEvent.fsamuel@chromium.org2012-11-107-14/+35
* PepperPlatformImage2DImpl: don't immediately map shared memorysail@chromium.org2012-11-101-1/+1
* Get windowless plugins working when accelerated compositing is turned on by c...jam@chromium.org2012-11-106-340/+19
* [Android] Initialize the DataFetcherImplAndroiddfalcantara@chromium.org2012-11-102-10/+13
* [Android] Track more tab crashesdfalcantara@chromium.org2012-11-101-0/+7
* Split DownloadFile::Rename into RenameAndUniquify and RenameAndAnnotate.rdsmith@chromium.org2012-11-1012-238/+260
* From m18: Adjust MAX_NUM_UPLOAD_TILES calculation.epenner@chromium.org2012-11-101-1/+26
* Move global_descriptors to base/posix.brettw@chromium.org2012-11-0910-11/+11
* Let backgrounded tabs to keep their textures.ccameron@chromium.org2012-11-093-10/+216
* Use GLX_SGI_video_sync to get a vblank signal.backer@chromium.org2012-11-092-6/+6
* Plumb through cropped output size for VideoFramesheu@chromium.org2012-11-094-6/+16
* Gracefully deny prlimit64.jorgelo@chromium.org2012-11-091-0/+2
* WebGraphicsContext3DCommandBufferImpl::genMailboxCHROMIUIM is not a synchrono...apatrick@chromium.org2012-11-091-1/+9
* ui: Make gfx::Point::Scale() mutate the class, similar to gfx::Rect.danakj@chromium.org2012-11-091-6/+6
* Add a few compile-asserts for new text input types that were added.yfriedman@chromium.org2012-11-091-0/+4
* Add pepper permissions checks to network monitor and host resolverbrettw@chromium.org2012-11-094-6/+38
* Use the IPC id, not the object store idalecflett@chromium.org2012-11-091-1/+1
* GPUChannel pools mailbox names.apatrick@chromium.org2012-11-095-3/+75
* Don't hide asynchronous XHRs from web request handlersbattre@chromium.org2012-11-093-0/+8
* Browser Plugin: Implement AutoSizefsamuel@chromium.org2012-11-0918-82/+360
* Add security team as owners of IPC files.tsepez@chromium.org2012-11-096-6/+60
* Adding hooks for gathering total pixels painted and rasterized stats.hartmanng@chromium.org2012-11-092-8/+46
* Move navigation interception component to content/componentsjknotten@chromium.org2012-11-0914-0/+861
* Combine webview tags with the same partition in the same renderer process.nasko@chromium.org2012-11-091-2/+20
* Reenable EncryptedMediaTest.* but keep them disabled on AURA builds.xhwang@chromium.org2012-11-091-18/+13
* Add per-file OWNERS for content/browser/encrypted_media_browsertest.ccxhwang@chromium.org2012-11-091-0/+7
* Fix a CHECK that triggers if a windowless plugin is destroyed before the brow...jam@chromium.org2012-11-091-1/+7
* Various minor cleanups to the download system:rdsmith@chromium.org2012-11-0813-84/+88
* Add a comment to drag_download_file.h about the feature that it implements.benjhayden@chromium.org2012-11-081-0/+4
* Rewrite PPB_AudioInput_Dev to use the new-style host/resource.yzshen@chromium.org2012-11-089-2/+427
* Revert 166758 - Move navigation interception component to content/componentsraymes@chromium.org2012-11-0814-861/+0
* Move navigation interception component to content/componentsjknotten@chromium.org2012-11-0814-0/+861
* [content shell] avoid accessing the filesystem when io restrictions are enabledjochen@chromium.org2012-11-084-9/+20
* Keeps the consistency of screen info for RenderWidgetHostViewAura.mukai@chromium.org2012-11-082-0/+40
* Fix NULL pointer access in content::RenderProcessHostImpl::IsSuitableHost().hshi@google.com2012-11-081-1/+1
* Remove ununsed method from android DownloadControllernileshagrawal@chromium.org2012-11-081-6/+0
* Revert 166620 - [Android] Attach RenderWidgetHostView to ContentView at const...dfalcantara@chromium.org2012-11-081-4/+1
* content: Reuse utility functions from win_util.h in GetModifierFlags() function.tfarina@chromium.org2012-11-082-6/+5
* Fix findbugs_diff in ContentVideoView.java.pliard@chromium.org2012-11-081-2/+2
* Webview tag creation should be using storage partitions.nasko@chromium.org2012-11-0815-104/+270
* [Android] Attach RenderWidgetHostView to ContentView at construction time.dfalcantara@chromium.org2012-11-081-1/+4
* Test for destroying leveldb directory when we detect corruption or a schema d...dgrogan@chromium.org2012-11-083-26/+135
* [Android] Finish hooking up the orientation eventsdfalcantara@chromium.org2012-11-082-0/+56
* Enable GPU watchdog after initializing GL on Chrome OSjbauman@chromium.org2012-11-081-1/+14