summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Reland r204014 - Don't track whether a resize ack is pending during layout testsjochen@chromium.org2013-06-066-14/+26
* Make TestRenderWidgetHostView delete itself like the other RenderWidgetHostVi...jyasskin@chromium.org2013-06-063-15/+10
* Tests in media_browsertest.cc, encrypted_media_browsertest.cc, and media_sour...shadi@chromium.org2013-06-067-152/+116
* Make TraceEvent LooperMonitor slightly less chatty in Android logsandrewhayden@chromium.org2013-06-061-3/+0
* Revert 204391 "IndexedDB: Convert decoding functions to pass Str..."thestig@chromium.org2013-06-0612-973/+860
* Store the RenderProcessHostFactory in a global variablejyasskin@chromium.org2013-06-066-41/+35
* Only disable webaudio if no NEON is availableqinmin@chromium.org2013-06-061-2/+9
* Remove an out of date TODOzork@chromium.org2013-06-061-3/+0
* Use WebView::contentsPreferredMinimumSize instead of deprecated WebFrame callsjamesr@chromium.org2013-06-061-8/+1
* Add LatencyInfo support for Mac OSjbauman@chromium.org2013-06-067-13/+35
* Expose the HttpResponseInfo's ConnectionInfo in window.chrome.loadTimes()rch@chromium.org2013-06-065-0/+20
* Defer Android overscroll effect creationjdduke@chromium.org2013-06-064-5/+38
* IndexedDB: Convert decoding functions to pass StringPieces vs. pointersjsbell@chromium.org2013-06-0612-860/+973
* Reland: Use a shared thread for media operations (round 3).scherkus@chromium.org2013-06-067-2/+64
* <webview>: Fix graphics switchfsamuel@chromium.org2013-06-061-13/+17
* cc: Disable LastInputEventForBeginFramebrianderson@chromium.org2013-06-066-82/+22
* Fix ChromeOS (arm) use of WeakPtr<T>'s operator T* conversionakalin@chromium.org2013-06-062-11/+11
* Revert "Add ContentViewCore.setInitialViewportSize()"wangxianzhu@chromium.org2013-06-061-24/+5
* MailboxOutputSurface: Wait for sync point before reusing texturepiman@chromium.org2013-06-061-0/+2
* Revert r203922, "Quickly close tabs/window with long-running unload handlers."avi@chromium.org2013-06-053-43/+5
* Main changes aremichaelbai@chromium.org2013-06-0514-189/+389
* Remove unused DownloadManager::CancelDownload()asanka@chromium.org2013-06-054-13/+0
* [content shell] enable logging during layout testsjochen@chromium.org2013-06-051-0/+1
* content: Remove usage of NOTIFICATION_NAV_ENTRY_COMMITTED from contentphajdan.jr@chromium.org2013-06-0513-184/+372
* Remove the duplicated clear of ViewsDelegate::views_delegate in ~ShellViewsDe...dongseong.hwang@intel.com2013-06-051-1/+0
* <webview> executeScript should use instance IDfsamuel@chromium.org2013-06-058-62/+11
* Free the string returned by gtk_file_chooser_get_filename() to avoid a memory...sudarsana.nagineni@intel.com2013-06-051-0/+1
* Use native buffer size preferred by hardware for local audio rendering on And...wjia@chromium.org2013-06-051-1/+17
* Initialize the memory to 0 for RenderData() in webrtc_audio_device_unittest. ...xians@chromium.org2013-06-051-0/+4
* Removed the IsRecordingInProcess check for speech since it is not needed.xians@chromium.org2013-06-057-18/+1
* Android: Disable flaky InsertionHandleTest#testDragInsertionHandle.rmcilroy@chromium.org2013-06-051-3/+6
* Add FileSystemOperationRunner and stop directly creating FileSystemOperationkinuko@chromium.org2013-06-052-102/+39
* LayoutTests: remove timeout support from content_shellloislo@chromium.org2013-06-059-60/+4
* Fix Windows use of WeakPtr<T>'s operator T* conversionakalin@chromium.org2013-06-052-4/+4
* Move webkit/appcache/* into webkit/{browser,common}/appcachekinuko@chromium.org2013-06-0521-58/+72
* <webview> WebRequest API tied to webview instance ID instead of guest instanc...fsamuel@chromium.org2013-06-056-9/+31
* Replace context parenting by sharing through mailboxespiman@chromium.org2013-06-057-66/+33
* Adds non-numerical stats values to the data series to include them in the dum...jiayl@chromium.org2013-06-052-7/+20
* Revert 204044 "Replace MediaStreamUIController with MediaStreamU..."grunell@chromium.org2013-06-0514-533/+826
* Sending detach reason when remote debugger is being disconnectedkaznacheev@chromium.org2013-06-053-1/+7
* Privitize WaitTillDataReady() and DataReady().dalecurtis@chromium.org2013-06-052-4/+39
* Fix ChromeOS use of WeakPtr<T>'s operator T* conversionakalin@chromium.org2013-06-052-3/+3
* Fix Android use of WeakPtr<T>'s operator T* conversionakalin@chromium.org2013-06-051-1/+1
* Fix OS X use of WeakPtr<T>'s operator T* conversionakalin@chromium.org2013-06-051-4/+4
* Add IPC messages and handling code for EME on Clank.xhwang@chromium.org2013-06-055-14/+214
* Convert Cookie sql::ErrorDelegate client to callback.shess@chromium.org2013-06-051-44/+20
* Remove old webkit support code for IndexedDB.alecflett@chromium.org2013-06-053-6/+1
* Plumb LatencyInfo through aura.jbauman@chromium.org2013-06-057-12/+77
* Clear image cache before running a benchmarkhclam@chromium.org2013-06-051-0/+15
* Use the browser UI thread for audio on OSX.dalecurtis@chromium.org2013-06-052-3/+4