summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Improve tracing for input events - especially Aura touchrbyers@chromium.org2013-06-105-20/+29
* [content shell] don't synchronously destroy the main window if a plugin crashedjochen@chromium.org2013-06-101-1/+4
* Make FileSystemOperation NOT self-destructkinuko@chromium.org2013-06-101-0/+2
* mac: Move more 10.7 api stuff into sdk_forward_declarations.hthakis@chromium.org2013-06-101-9/+0
* Fix naked protected member in SpeechRecognizerjanx@chromium.org2013-06-102-21/+24
* IndexedDB: Fix prefetching for string keysjsbell@chromium.org2013-06-101-1/+2
* Fix dcheck in ContentBrowserTestSanityTest.SingleProcess in win aura. The pro...jam@chromium.org2013-06-102-47/+47
* Revert 205184 "Revert 204057 "Recurse to a maximum depth of 10 i..."kalman@chromium.org2013-06-103-97/+131
* DevTools: fix for open-close-open.html testloislo@chromium.org2013-06-101-0/+3
* Revert 204057 "Recurse to a maximum depth of 10 in v8_value_conv..."marja@chromium.org2013-06-103-131/+97
* Re-enable AccessibilityAria{Menu,Level} testsdmazzoni@chromium.org2013-06-101-12/+2
* Compile fix: Remove unneeded includejochen@chromium.org2013-06-101-1/+0
* Remove InProcessBrowserLayoutTest, since we now run layout tests in content_s...jochen@chromium.org2013-06-107-500/+0
* Stop running worker layout tests as browser testsjochen@chromium.org2013-06-101-205/+1
* Stop running filesystem and blob layout tests as browser testsjochen@chromium.org2013-06-103-442/+0
* Changes to closing contents with beforeunload/unload handlers:jeremy@chromium.org2013-06-103-5/+44
* Deprecate media_task_runner() from FileSystemTaskRunnerskinuko@chromium.org2013-06-101-7/+1
* Remove content/browser dependency on many WebKit::WebIDB* classesalecflett@chromium.org2013-06-1021-307/+356
* Add missing dependencies of content_shell_pak to fix xcode build.tkent@chromium.org2013-06-101-0/+5
* Replace all CreateFileSystemOperation with FileSystemOperationRunnerkinuko@chromium.org2013-06-091-14/+2
* Change touch selection handles to images given by UX.varunjain@chromium.org2013-06-091-2/+2
* Compositor reflector, which copies texture onto another compositor.oshima@chromium.org2013-06-083-7/+328
* Hook up android webview synchronous compositor GL initboliu@chromium.org2013-06-085-53/+57
* Multi-render target optimization of GPU RGB -> YUV implementation. Cuts YUV c...hubbe@chromium.org2013-06-086-99/+475
* Allow Latency measurement on win aura.jbauman@chromium.org2013-06-082-0/+3
* Properly route WebView input events to the compositorjdduke@chromium.org2013-06-082-2/+2
* Revert 205044 "Compositor reflector, which copies texture onto a..."cpu@chromium.org2013-06-083-328/+7
* Don't assert that a resize invalidated something during layout testsjochen@chromium.org2013-06-081-3/+6
* Compositor reflector, which copies texture onto another compositor.oshima@chromium.org2013-06-083-7/+328
* Fix crash while calling WebScriptSerializedValue::serialize() in browser plugin.lazyboy@chromium.org2013-06-081-2/+9
* Pass the command buffer sizes in the WGC3DCBI constructorkaanb@chromium.org2013-06-086-19/+55
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-086-26/+30
* Support plumbing LatencyInfo through the old software path.jbauman@chromium.org2013-06-0818-15/+80
* [Aura] Added Support for rendering software compositor frames as cc::TextureL...skaslev@chromium.org2013-06-0811-174/+244
* Use GPU based compositor for internal pages for Auracpu@chromium.org2013-06-081-0/+2
* Add multicast support to DatagramServerSocketnoamsml@chromium.org2013-06-081-0/+22
* Configure networks requiring a certificate.stevenjb@chromium.org2013-06-081-1/+1
* Remove self from per-file OWNER since I'm global content OWNERpiman@chromium.org2013-06-071-1/+0
* Remove screen capturers from media/video/capture/screen.sergeyu@chromium.org2013-06-071-0/+3
* Don't delete leveldb directory if disk was full.dgrogan@chromium.org2013-06-075-12/+32
* Fix mouse wheel events in pointer lock on aura.scheib@chromium.org2013-06-071-0/+8
* Allow renderer to create pepper ResourceHosts in the browserraymes@chromium.org2013-06-0715-0/+347
* Adding YUVA support for enabling Alpha Playbackvigneshv@chromium.org2013-06-072-1/+5
* Add ContextProvider overrides to SynchronousCompositorFactoryboliu@chromium.org2013-06-074-4/+43
* Fix WebView compositor input handlingjdduke@chromium.org2013-06-0722-166/+272
* Make some ChromeOS code use "if (weak_ptr)" styleakalin@chromium.org2013-06-072-3/+3
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-07195-206/+206
* Fix for uninitialized memory valgrind alerts in IndexedDB unit testsjsbell@chromium.org2013-06-071-5/+5
* Make some Android code use "if (weak_ptr)" styleakalin@chromium.org2013-06-072-2/+2
* Replace call to WebAccessibilityObject::firstChilddmazzoni@chromium.org2013-06-071-1/+1