summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Revert the feature 'Clear the clipboard upon exit from Incognito'. Original p...vasilii@chromium.org2013-06-029-170/+11
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-02224-1107/+1208
* IndexedDB: Avoid copies by encoding into passed vector.jsbell@chromium.org2013-06-014-198/+224
* Reject ResourceHostMsg_Request with invalid priority.szym@chromium.org2013-06-011-0/+8
* IndexedDB: Re-implement refcounting checks in IndexedDBFactory unit tests.jsbell@chromium.org2013-06-011-14/+17
* Do not try to bring up inspector for crashed webview.lazyboy@chromium.org2013-06-011-1/+1
* Add test coverage for InputMsg_CursorVisibilityChangetdanderson@chromium.org2013-06-012-4/+94
* IndexedDB: Ensure "unused" transactions don't leak.jsbell@chromium.org2013-06-013-5/+4
* Pass LatencyInfo struct through win AcceleratedSurface.jbauman@chromium.org2013-06-011-20/+30
* Add sandbox exclusion to browser process for the NaCl pipes when there is no ...wfh@chromium.org2013-06-011-0/+10
* <webview>: Plumb edit commandsfsamuel@chromium.org2013-06-016-1/+49
* IndexedDB: Make new backend (still disabled) pass all testsjsbell@chromium.org2013-06-018-14/+19
* Revert "Android: Work around composite-to-mailbox leaks."sievers@chromium.org2013-06-013-32/+4
* Remove WebGraphicsContext3D::setParentContext implementationspiman@chromium.org2013-06-012-65/+0
* Moving WebRTC logging related files from content to chrome.grunell@chromium.org2013-05-3125-898/+106
* GTTF: Remove support for _CRASH suffix in TestLauncherphajdan.jr@chromium.org2013-05-311-7/+1
* Rename switch to disable prefixed Encrypted Media APIs.ddorwin@chromium.org2013-05-315-5/+18
* Create RenderFrame/RenderFrameHost for the main frame of a page.nasko@chromium.org2013-05-3145-26/+359
* Fix CSP warning for about:histograms and about:tcmalloc.eroman@chromium.org2013-05-312-2/+2
* Make webkit_user_agent a standalone gypjamesr@chromium.org2013-05-312-2/+2
* Replace PruneAllButActive with PruneAllButVisible.creis@chromium.org2013-05-316-193/+304
* GTTF: Remove message loop hooks from TestLauncherDelegatephajdan.jr@chromium.org2013-05-313-12/+28
* Adjust delay calculations on Mac to properly account for the FIFO buffers.ajm@chromium.org2013-05-312-20/+12
* Release context to force GL state restore before drawboliu@chromium.org2013-05-311-0/+10
* Revert 203429 "Reland: Use a shared thread for media operations."scherkus@chromium.org2013-05-317-64/+2
* pepper: simplify context creation/initializationpiman@chromium.org2013-05-313-22/+3
* Migrate the IndexedDB backend from Blink to Chromiumalecflett@chromium.org2013-05-3170-426/+14747
* Passing ScopedJavaSurface to MediaPlayerAndroidqinmin@chromium.org2013-05-315-12/+15
* Revert 203427 "Hook up the device selection to the WebAudio live..."justinlin@chromium.org2013-05-3117-175/+58
* Reland: Use a shared thread for media operations.scherkus@chromium.org2013-05-317-2/+64
* Hook up the device selection to the WebAudio live audio.xians@chromium.org2013-05-3117-58/+175
* Roll WebRTC to r4143niklase@chromium.org2013-05-311-1/+1
* WebDropData split to content and webkit/commonscottmg@chromium.org2013-05-3121-23/+120
* Fixing a race condition in SpeechRecognizerImpl.primiano@chromium.org2013-05-312-4/+11
* H.264 decoder should dlopen SONAME of libva and libva-x11.halton.huo@intel.com2013-05-311-3/+3
* Move synchronous compositor into content/browserjoth@chromium.org2013-05-3119-221/+355
* reland of 'split webkit/glue/webpreferences to common and renderer'scottmg@chromium.org2013-05-3115-14/+15
* Remove obsolete lines from OWNERS filejoth@chromium.org2013-05-311-3/+0
* VAVDA: Redesign stage 1.posciak@chromium.org2013-05-3112-1236/+1398
* GPU RGBA -> Planar YUV conversion + uses new scaler pipelinehubbe@chromium.org2013-05-319-91/+825
* Enable UI for possible username selection via Finch experiment.gcasto@chromium.org2013-05-313-4/+4
* <webview>: Introduce a Browser Plugin instance IDfsamuel@chromium.org2013-05-3111-129/+159
* Remove unused methods in WebGraphicsContext3D: isGLES2Compliant() and getPlat...dongseong.hwang@intel.com2013-05-312-11/+0
* Fix include path for webcursor_gtk_data.h which was moved to webkit/common/cu...ananta@chromium.org2013-05-311-1/+1
* Move the WebCursor sources from webkit/glue to webkit/common/cursors.ananta@chromium.org2013-05-3117-15/+18
* Trace time spent in BrowserMainLoop::MainMessageLoopStartandrewhayden@chromium.org2013-05-311-13/+53
* Stop using WebKit-compatible validation messages for testing.tkent@chromium.org2013-05-311-22/+0
* Add driver bug workarounds to about:gpu page.zmo@chromium.org2013-05-319-34/+80
* Lower the priority of shared workers that aren't associated with the foregrou...simonhatch@chromium.org2013-05-317-3/+241
* Add --enable-webkit-media-source for Android instead of hardcoding it to be d...scherkus@chromium.org2013-05-304-3/+19