summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* [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
* Browser Plugin: guest_focused = embedder_focused && plugin_focused;fsamuel@chromium.org2012-11-089-20/+123
* Add support for interstitial pages on android.tedchoc@chromium.org2012-11-085-4/+50
* Binary indexeddb test files for http://codereview.chromium.org/11196029/dgrogan@chromium.org2012-11-0710-0/+4
* This adjusts the tile-size to 512x512 for the Nexus 10epenner@chromium.org2012-11-072-0/+28
* Linux: change protobuf default option to allow buildingphajdan.jr@chromium.org2012-11-071-1/+0
* [content shell] remove OVERRIDE from WebTestDelegate implementationjochen@chromium.org2012-11-071-12/+12
* Adding histogram for the number of Wifi adapters for Mac.vadimt@chromium.org2012-11-071-0/+8
* Using low profile controls in the status bar when playing fullscreen videoqinmin@chromium.org2012-11-071-3/+28
* touch: Do not crash if touch-handlers are uninstalled in response to a touch-...sadrul@chromium.org2012-11-072-1/+43
* Remove knowledge about the view's window from the renderer.jam@chromium.org2012-11-0710-45/+19
* Add support for external out-of-process PPAPI plugins in the browser.bbudge@chromium.org2012-11-0717-130/+193
* Revert 166461 - [content shell] remove OVERRIDE from WebTestDelegate implemen...scottmg@google.com2012-11-071-12/+12
* [content shell] remove OVERRIDE from WebTestDelegate implementationjochen@chromium.org2012-11-071-12/+12
* Remove DownloadManager::Observer::ModelChangedbenjhayden@chromium.org2012-11-078-91/+47
* Push the screen rect of the page and browser to the renderer to avoid sync IP...jam@chromium.org2012-11-0718-154/+132
* Prefer 'Content-Security-Policy' to 'X-WebKit-CSP'.mkwst@chromium.org2012-11-072-4/+4
* Provide mutable members of UrlRequestContext via pure-virtual interface. Cre...pauljensen@chromium.org2012-11-073-4/+13
* Fix for html select state not restored when app brought to foreground from ba...aruslan@chromium.org2012-11-071-0/+1
* Android: Simplifies LibraryLoader API.bulach@chromium.org2012-11-071-99/+0
* Restructure memory management function inccameron@chromium.org2012-11-072-98/+111
* Adds android folks as OWNERS for content/content_jni.gypibulach@chromium.org2012-11-071-0/+2
* Plumb drag event info through from the renderer. This CL appends the followingvarunjain@chromium.org2012-11-0726-32/+125
* Track the total amount of managed memory allocated by all clients.ccameron@chromium.org2012-11-073-68/+192
* Avoid watching for plugin updates on Androiddfalcantara@chromium.org2012-11-072-7/+7
* IPC to generate mailbox names on the GPU process IO thread.apatrick@chromium.org2012-11-076-0/+99
* Tentatively reenable MediaTest.VideoTulipWebm on Mac.scherkus@chromium.org2012-11-071-7/+0
* Set supported sampling rate for platforms other than linux, bsd, win and mac.wjia@chromium.org2012-11-072-6/+16
* Remove --disable-audio from tests.dalecurtis@chromium.org2012-11-071-16/+0
* Upstream a fix for fulscreen video after resuming from screen lockqinmin@chromium.org2012-11-061-1/+4
* Do not attempt to sync os.Trace on pre-JB installs as it doesn't exist.tedchoc@chromium.org2012-11-061-19/+23
* Push ContentViewCore size change to RWHVdtrainor@chromium.org2012-11-069-20/+52
* Reloading a view-source: page from the devtools loads the original (non-view-...pfeldman@chromium.org2012-11-061-2/+4
* aura: Add flag to indicate if a drag session is started with touch or mouse.varunjain@chromium.org2012-11-061-1/+3
* Add two crash keys for debugging to record Text Input Services information in...rsesek@chromium.org2012-11-061-0/+17
* Merge most instances of DownloadSaveInfo into DownloadUrlParams.rdsmith@chromium.org2012-11-065-30/+47
* Disable multisampling for Intel GPUs on Maczmo@google.com2012-11-061-2/+13
* No further GPUInfo update once we fallback to SwiftShader.zmo@google.com2012-11-063-6/+56
* Adding histogram for Windows Mac scan latency.vadimt@chromium.org2012-11-061-0/+13
* win: Make sure the modifier is set correctly for touch-events.sadrul@chromium.org2012-11-061-0/+3
* Clean up the interface between GpuMemoryManager and GpuCommandBufferStub.ccameron@chromium.org2012-11-069-468/+487
* Set up include rules for webkit/dom_storage.marja@chromium.org2012-11-066-18/+31
* Android: uses an object rather than the Boolean for synchronizing LibraryLoad.bulach@chromium.org2012-11-061-4/+5
* Android: disable use of libyuv.torne@chromium.org2012-11-062-2/+9
* Removing support for PeerConnection00tommyw@chromium.org2012-11-0619-993/+0
* RenderWidgetHostViewMacTest: reset the old rwhv after destroying the rwhv_macmattm@chromium.org2012-11-061-3/+3
* Initialize renderer color preferences to reasonable defaults.avi@chromium.org2012-11-063-24/+11