summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
...
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-0111-19/+18
* Add ccameron as owner for Mac renderer hostccameron@chromium.org2013-07-011-0/+1
* Add EME browser tests that load media using src=shadi@chromium.org2013-07-011-34/+76
* Fix clang build + marked test revisions.skaslev@chromium.org2013-07-011-2/+2
* Revert "Add a switch to retain video playback on lost focus"wonsik@chromium.org2013-07-011-1/+0
* Prevent DevTools window from disappearing when interstitial page is displayedkaznacheev@chromium.org2013-07-012-0/+14
* Implement ChildProcessSecurityPolicy::HasPermissionsForFileSystemFile()kinuko@chromium.org2013-07-014-36/+114
* Move WebDropData to content::DropData and split off conversion function.darin@chromium.org2013-07-0135-130/+131
* Fixing gpu_ipc_browsertests.cchubbe@chromium.org2013-07-011-75/+32
* Fix CopyFromBackingStore when there's no cg_layer_.msimonides@opera.com2013-07-011-2/+12
* <webview>: Move contentload event from content to chromefsamuel@chromium.org2013-06-292-16/+0
* EME: Use std::vector<uint8> for key messages.xhwang@chromium.org2013-06-292-5/+8
* Disable GPU pixel tests for Linux NVIDIAenne@chromium.org2013-06-291-0/+5
* Decouple GuestView creation from attachment.fsamuel@chromium.org2013-06-298-93/+60
* Disable core animationsail@chromium.org2013-06-291-1/+1
* IndexedDB: Eliminate WebIDBCursor wrapperjsbell@chromium.org2013-06-298-121/+90
* RWHVA: fix destruction race that causes an assert in debugpiman@chromium.org2013-06-291-6/+6
* Place inband text track support behind a flag.acolwell@chromium.org2013-06-291-0/+1
* Expose "Chrome" as accessible product name.dmazzoni@chromium.org2013-06-291-4/+17
* In the path used by XP and --disable-image-transport-surface, where the GPU p...nick@chromium.org2013-06-291-1/+2
* gpu: Add more context labelling.epenner@chromium.org2013-06-291-2/+4
* Enable accelerated overflow scrolling for high dpi.hartmanng@chromium.org2013-06-291-0/+1
* Add UMA/Telemetry stats for touch event latencymiletus@chromium.org2013-06-295-12/+60
* IndexedDB: Eliminate WebIDBFactoryImpl wrapperjsbell@chromium.org2013-06-285-142/+46
* <webview>: Remove cruftfsamuel@chromium.org2013-06-282-9/+0
* Use a direct include of time headers in content/, part 1.avi@chromium.org2013-06-2878-88/+88
* Apply cross-origin auth prompt blocking to image resources only.tsepez@chromium.org2013-06-282-75/+80
* IndexedDB: Remove uses of WebKit API types from back-end codejsbell@chromium.org2013-06-2815-76/+47
* Instant Extended: Delete unused overlay codesail@chromium.org2013-06-271-8/+0
* Move timing files into base/time and base/timer, install forwarding headers.avi@chromium.org2013-06-272-4/+4
* Change default core animation mode to "lazy"sail@chromium.org2013-06-271-4/+10
* Adding a NOTREACHED() for unhandled chrome.send() messages from WebUI.dbeam@chromium.org2013-06-271-0/+2
* Remove seek_done parameter from ReadFromDemuxer.xhwang@chromium.org2013-06-272-7/+4
* <webview>: Refactor shim test to address flakinessfsamuel@chromium.org2013-06-271-2/+5
* Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-2713-32/+39
* Let ui::GestureEvent carry its original ui::TouchEvent's latency infomiletus@chromium.org2013-06-274-3/+26
* Move some classes out of webkit/glue/.darin@chromium.org2013-06-277-10/+477
* Eliminate browser-side dependency on WebDevToolsAgent.darin@chromium.org2013-06-261-8/+11
* GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1phajdan.jr@chromium.org2013-06-263-3/+3
* Make ChildThread::current() and ChildProcess::current() only work on the main...jam@chromium.org2013-06-261-13/+5
* Move IndexedDB files out of in_process_webkitjsbell@chromium.org2013-06-2613-25/+24
* Enable MSE config change browser test with dimension/duration checks disabled.shadi@chromium.org2013-06-261-1/+2
* IndexedDB: Chromium Coding Style fixes - no default argumentsjsbell@chromium.org2013-06-269-22/+32
* Pepper: FileRef host support for external files.teravest@chromium.org2013-06-266-81/+287
* Move files under webkit/browser/fileapi/... to chrome/browser/chromeos/fileap...hidehiko@chromium.org2013-06-261-1/+4
* [Android] Change "handling" of unhandled key events.benm@chromium.org2013-06-261-3/+9
* Load one image at a time prior to parsing the <body>.simonjam@chromium.org2013-06-262-21/+45
* <webview>: Move back, forward, canGoBack, canGoForward, go from content to ch...fsamuel@chromium.org2013-06-262-143/+0
* Don't clear transparent renderers to white background on timeout.danakj@chromium.org2013-06-261-1/+5
* Histogram OS-level errors along with the method that encountered them.dgrogan@chromium.org2013-06-261-3/+25