summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* ~Revert 184817.dgrogan@chromium.org2013-03-067-7/+0
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* browser plugin: Get the offscreen shared context from RenderThreadImpldanakj@chromium.org2013-03-061-4/+8
* Make the UI an observer of downloads.asanka@chromium.org2013-03-0616-161/+110
* Fix painting glitch with text and NPAPI plugins. This was a regression from r...jam@chromium.org2013-03-066-5/+16
* Notify compositor about auto resized WebViews.aelias@chromium.org2013-03-064-0/+20
* Use gpu::Mailbox instead of std::string for GenerateMailboxes IPCspiman@chromium.org2013-03-067-15/+26
* [content shell] add the --enable-accelerated-2d-canvas flagjochen@chromium.org2013-03-063-1/+9
* Fixes WebRTC crash in VoiceEngine::Init() related to SetAGC in Chrome.henrika@chromium.org2013-03-061-0/+5
* Switch all contexts in a share group to be on the same screen as the window t...jbauman@chromium.org2013-03-065-1/+21
* Change the flag to skip user gesture checks for focus events to a flag to sup...jochen@chromium.org2013-03-065-21/+19
* Clean up RenderWidget/RenderWidgetCompositor/WebKit interactionsjamesr@chromium.org2013-03-065-46/+52
* [content shell] when running layout tests, reuse the current web contentsjochen@chromium.org2013-03-062-39/+71
* [android_view] Implementation of WebChromeClient.getVideoLoadingProgressViewmichaelbai@chromium.org2013-03-063-3/+22
* Revert 186347jochen@chromium.org2013-03-0613-207/+301
* check for existence before erasealecflett@chromium.org2013-03-061-4/+11
* Android: Remove Surface cruftsievers@chromium.org2013-03-0635-458/+137
* Small fixes around the codesergeygs@chromium.org2013-03-061-0/+1
* Add chrome-search: access from Instant overlaydhollowa@chromium.org2013-03-0613-301/+207
* Windows: Disable GPU sandbox if DisplayLink version 7.1 or earlier is installed.apatrick@chromium.org2013-03-064-0/+64
* Provide shared context to Platform API in renderer.danakj@chromium.org2013-03-0613-151/+143
* Browser Plugin: Implement BrowserPluginGuestManagerfsamuel@chromium.org2013-03-0627-486/+759
* Fix chrome.gpuBenchmarking.smoothScrollBy() after http://trac.webkit.org/chan...tonyg@chromium.org2013-03-062-3/+4
* Android WebView: Ignore output surface resizessievers@chromium.org2013-03-061-3/+19
* Changed SoftwareOutputDevice interface.skaslev@chromium.org2013-03-062-107/+53
* Add support for synchronously resizing a render view for layout tests.jochen@chromium.org2013-03-0610-18/+50
* Use ThreadSafeSender in a couple of places.michaeln@chromium.org2013-03-068-67/+73
* Android: Add support for CompositorFrame swapssievers@chromium.org2013-03-054-25/+109
* Refactor libjingle.gyp:tommi@chromium.org2013-03-052-5/+5
* [content shell] use the permission client provided by the TestRunner for layo...jochen@chromium.org2013-03-051-0/+4
* Add a number of connection type fields to ExtraData instead of using the fiel...rch@chromium.org2013-03-051-6/+12
* Fix for short flings (scroll snapping used wrong axes)aruslan@chromium.org2013-03-051-2/+2
* Pepper cleanup: USE_SKIA is always true.teravest@chromium.org2013-03-051-51/+0
* Browser Plugin: Fix crash on closing Browser Appfsamuel@chromium.org2013-03-051-3/+3
* Logging: pass through logging for devtools page (although it has no UI bindin...pfeldman@chromium.org2013-03-051-2/+1
* Revert 185146apatrick@google.com2013-03-051-55/+0
* Revert 186229justinlin@chromium.org2013-03-0512-257/+187
* Rename DumpAccesibilityTreeHelper to AccessibilityTreeFormatter, pull into co...aboxhall@chromium.org2013-03-0512-187/+257
* Revert 186011abarth@chromium.org2013-03-051-1/+2
* Disable some accessibility tests on Win64 buildjschuh@chromium.org2013-03-053-12/+34
* Revert 186187 - crashing on Win XP browser_tests with "Access is denied".flackr@chromium.org2013-03-051-5/+4
* IndexedDB: Re-enable previously flaky testsjsbell@chromium.org2013-03-051-11/+2
* gpu: Add the ability to wait on upload completion.epenner@chromium.org2013-03-052-0/+6
* Fix touch scaling for high dpi windows.girard@chromium.org2013-03-051-4/+5
* Moved AudioUtil static functions:xians@chromium.org2013-03-054-27/+40
* Hookup PeerConnection::Close + Change GetStats to trust libjingle to find out...perkj@chromium.org2013-03-058-39/+56
* Disable flaky RenderWidgetHostViewBrowserTest.MacFrameSubscriberTestbartfab@chromium.org2013-03-051-1/+1
* Replaced deprecated v8 API calls by their non-deprecated counterparts.svenpanne@chromium.org2013-03-052-5/+8
* Remove deprecated hyphenation methods from WebKit::Platform implementationsjochen@chromium.org2013-03-052-19/+0
* [content shell] close the main window during the destructorjochen@chromium.org2013-03-051-0/+5