summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Unbreak cros/arm build.fischman@chromium.org2012-01-101-2/+3
* Add traces to mac RenderWidgetHostView to help diagnose scroll freezes.nduca@chromium.org2012-01-102-0/+11
* Take advantage of the new Pass() machinery on scoped_ptr{,_malloc}.fischman@chromium.org2012-01-102-9/+8
* Enhance cmt based scrolling on aura by supporting horizontal scrollsdavemoore@chromium.org2012-01-103-19/+24
* Revert 116956 - GTK: Seal up GSEALs, focusing on GtkSelectionData.erg@google.com2012-01-103-19/+16
* GTK: Seal up GSEALs, focusing on GtkSelectionData.erg@chromium.org2012-01-093-16/+19
* Pass Content-security-policy and header type from WebSharedWorkerProxy to Web...tsepez@chromium.org2012-01-095-17/+56
* Add Comment above browser thread variables of BrowserMainLoop Classsimon.hong81@gmail.com2012-01-091-1/+3
* Make DownloadManagerImpl's destruction not tied to the UI thread.rdsmith@chromium.org2012-01-093-10/+8
* Update BookmarkManager extension API test to use document.execCommand()dcheng@chromium.org2012-01-091-3/+1
* Using VLOG instead of DVLOG to display BaseFile errors.ahendrickson@chromium.org2012-01-091-3/+3
* Facilitate disabling the debugging checks in download_database.cc and downloa...benjhayden@chromium.org2012-01-091-17/+23
* Coverity fix: Unused valuearthurhsu@chromium.org2012-01-091-2/+1
* Exclude platform_data_fetcher_linux.cc on *BSD because of udev specific coderobert.nagy@gmail.com2012-01-091-0/+1
* Look for the first valid GPU process host in the host-id map.petkov@chromium.org2012-01-091-10/+6
* Delete the URLRequest lazily as deleting it will also delete itsdarin@chromium.org2012-01-091-1/+6
* Fix the Java Bridge to support coercing to Java arrayssteveblock@chromium.org2012-01-086-38/+322
* Revert 116816 - Hook up the SequencedWorkerPool to the browser thread.msw@chromium.org2012-01-074-139/+46
* Hook up the SequencedWorkerPool to the browser thread.brettw@chromium.org2012-01-074-46/+139
* Move WebUIFactory into content/public/browser and make it use WebContents ins...jam@chromium.org2012-01-0711-48/+31
* Coverity: Fix a couple possible NULL dereferences in RenderWidgetHostViewWin.thestig@chromium.org2012-01-071-9/+13
* Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNode (...crogers@google.com2012-01-0714-69/+317
* Add gamepad data fetcher for Linuxscottmg@google.com2012-01-0612-70/+581
* Crash if the render process fails to create its IO thread.eroman@chromium.org2012-01-061-2/+4
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-0636-43/+17
* Cleanup parameter passing issues in content/browser/downloadasanka@chromium.org2012-01-065-15/+15
* Move setting the touchOptimized webui property to WebUI from ChromeWebUI. Thi...jam@chromium.org2012-01-063-0/+13
* Removing duplicate IPC and dead code: GpuMsg_VisibilityChangedmmocny@chromium.org2012-01-063-21/+0
* Revert 116724 - Add gamepad data fetcher for Linuxasvitkine@chromium.org2012-01-0612-581/+70
* Add gamepad data fetcher for Linuxscottmg@google.com2012-01-0612-70/+581
* Remove PtsStream from GpuVideoDecoder.fischman@chromium.org2012-01-062-9/+14
* Add OWNERS files in content/browser/renderer_host/java and content/renderer/javasteveblock@chromium.org2012-01-062-0/+4
* Remove a few trivial tab_contents.h includes in chrome that I missed earlier.jam@chromium.org2012-01-064-519/+582
* Automatically load newly installed plug-ins if they are missing on a page.bauerb@chromium.org2012-01-064-12/+16
* Replace OpenComplete with DidOpenFileSystem and DidFail for FileSystem.tzik@chromium.org2012-01-064-21/+17
* Add LayeredResourceHandler for eliminating duplication of code indarin@chromium.org2012-01-0611-140/+177
* Revert 116643 - Integrate HTMLMediaElement with Web Audio API's MediaElementA...msw@chromium.org2012-01-0614-317/+69
* Mark DeviceOrientationProviderTest.ObserverNotRemoved|StartFailing FLAKY on O...msw@chromium.org2012-01-061-2/+11
* Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNodecrogers@google.com2012-01-0614-69/+317
* Force a glFlush() before returning new texture id's to be used by the decoder.fischman@chromium.org2012-01-061-1/+5
* Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn.ajwong@chromium.org2012-01-069-32/+30
* Display the onscreen keyboard on web pages for touch based Windows installati...ananta@chromium.org2012-01-062-17/+112
* Make GpuCommandBufferStub slightly more robust to bad messages from client.gman@chromium.org2012-01-061-30/+59
* Make Panels to accept first mouse click w/o activation on Mac.dimich@chromium.org2012-01-062-5/+17
* Only check library load failure for broker.xhwang@chromium.org2012-01-061-4/+4
* Get rid of TabContentsWrapper::tab_contents. Also make it use WebContents exc...jam@chromium.org2012-01-0610-29/+49
* When renderer process tries to establish a GPU channel, close any existing one.apatrick@chromium.org2012-01-053-26/+16
* Update includes for WebMimeRegistry to new upstream locationsjamesr@chromium.org2012-01-051-2/+2
* Fix bug 62037: Task manager tooltips appear behind task manager if 'Always on...jianli@chromium.org2012-01-051-1/+2
* On Windows, D3D devices used to present the compositor's output are recycled.apatrick@chromium.org2012-01-052-9/+7