summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* cc: Adding ETC1 support to UIResourceBitmap and ResourceProviderpowei@chromium.org2013-10-241-0/+4
* Close the WebSQL tracker db earlier on during shutdown and reliably on approp...michaeln@chromium.org2013-10-241-2/+1
* [Tracing] Add support for forward looking or backwards looking async steps.simonjam@chromium.org2013-10-243-6/+7
* Don't pass in swap client when using impl threadsievers@chromium.org2013-10-244-8/+3
* Cleanup use of wrong statement in webrtc identity store.shess@chromium.org2013-10-241-1/+1
* Revert "Revert "GTTF: refactor interface..." and Revert "GTTF: Implement test...phajdan.jr@chromium.org2013-10-241-95/+135
* Remove unnecessary RenderViewHostObserver in DateTimeChooserAndroid.jam@chromium.org2013-10-242-67/+18
* Revert 229632 "Set is_test_apk=1 for content_browsertests_apk."wjia@chromium.org2013-10-241-1/+0
* Adds a browser test to verify that the DTLS certificate is cached.jiayl@chromium.org2013-10-232-0/+46
* Added AVFoundation Glue and Device Monitoring for Mac.mcasas@chromium.org2013-10-233-54/+216
* Remove dlopen() workaround for GL libraries.jorgelo@chromium.org2013-10-231-5/+0
* Move Gtk initialization earlier in BrowserMain.kbr@chromium.org2013-10-231-19/+24
* Disable image transport surface on all windows machines.jbauman@chromium.org2013-10-231-1/+0
* Add debugging info for software compositor swap.jbauman@chromium.org2013-10-233-0/+22
* Call SetWindowPos when RWHVWin is hiddenjamesr@chromium.org2013-10-231-1/+1
* Switch audio synchronization from sleep() based to select() based.dalecurtis@chromium.org2013-10-234-120/+99
* CHECK to only receive touch/gesture events in touch selection testsmohsen@chromium.org2013-10-231-40/+84
* DevTools: Better fix for a null pointer exception in RendererOverridesHandler...kaznacheev@chromium.org2013-10-231-10/+15
* Remove final RenderWidgetHostImpl dependency from OverscrollControllerjdduke@chromium.org2013-10-237-23/+30
* Rename StackingClient -> WindowTreeClientben@chromium.org2013-10-233-18/+31
* SoftwareOutputDevice implementation using an OZONE software renderer as the b...dnicoara@chromium.org2013-10-236-0/+302
* Decouple NavigationControllerImpl and WebContentsImpl.nasko@chromium.org2013-10-238-107/+190
* Fix window class name used for screen reader compatibility.dmazzoni@chromium.org2013-10-231-1/+1
* Remove unused Device Orientation IPC messages.timvolodine@chromium.org2013-10-232-43/+18
* Exposed GPU video memory usage to the GPU Benchmarking Extensionbajones@chromium.org2013-10-234-0/+31
* Revert 230458 "Only throttle input to the render widget for heav..."ronghuawu@chromium.org2013-10-232-40/+9
* Only throttle input to the render widget for heavy input handlersbrianderson@chromium.org2013-10-232-9/+40
* Rename BeginFrame to BeginMainFrame and BeginImplFrame (part 3).dominikg@chromium.org2013-10-239-31/+32
* Removed fixed layout related methods in Chromiumbokan@chromium.org2013-10-236-27/+0
* content: Disable CommandBufferProxyImpl::Flush traces by default.reveman@chromium.org2013-10-231-1/+1
* FileAPI: Wire up between PluginPrivateFileSystemBackend and FileSystemContextnhiroki@chromium.org2013-10-232-16/+48
* DevTools: Move EscapeForHTML call from DevToolsTarget implementations to the ...kaznacheev@chromium.org2013-10-232-3/+4
* Use relative path for scripts loaded in content WebUI'srchlodnicki@opera.com2013-10-233-4/+4
* [Android] Consolidate and upgrade OWNERS for test filesmiguelg@chromium.org2013-10-231-0/+7
* Implement webrtcAudioPrivate API, except for getAssociatedSink.joi@chromium.org2013-10-237-2/+78
* Android code should not assume main thread == UI thread.joth@chromium.org2013-10-234-38/+45
* Add support for unsigned int32 in string_number_conversionszverre@yandex-team.ru2013-10-231-4/+4
* Revert "GTTF: refactor interface..." and Revert "GTTF: Implement test retries."kouhei@chromium.org2013-10-231-135/+95
* Introduce ShellBreakpadClient and install it.jochen@chromium.org2013-10-239-1/+144
* [webcrypto] Add import(), encrypt(), and decrypt() for AES-CBC using OpenSSL.padolph@netflix.com2013-10-235-39/+154
* Initialize variable to avoid false-positive uninit error from valgrind.jyasskin@chromium.org2013-10-231-1/+1
* EPERM blocked filesystem syscalls.jorgelo@chromium.org2013-10-231-2/+1
* Fix comment to refer to correct bugs,wez@chromium.org2013-10-231-1/+2
* cc: Adjust content perf tests and add test for many render passes.danakj@chromium.org2013-10-231-6/+39
* IndexedDBBrowserTest.Bug84933Test is flakyjsbell@chromium.org2013-10-231-1/+2
* Utility process: initialize GTK when the sandbox is disabled.jorgelo@chromium.org2013-10-233-20/+39
* GTTF: Implement test retries.phajdan.jr@chromium.org2013-10-231-0/+62
* VideoCapture: abolish OnFrameInfo almost everywhere.nick@chromium.org2013-10-2331-1248/+893
* Take the laziness out of WebBlobRegistryImpl construction since the WebKit::P...michaeln@google.com2013-10-232-5/+4
* Do not register pepper plugin (from command line) if it doesn't exist.xhwang@chromium.org2013-10-231-1/+38