summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Adding GpuMemoryManager to track GpuCommandBufferStub visibility and last_use...mmocny@chromium.org2012-02-0312-7/+604
* Add a source_frame_id member to OpenURLParams for passage to WebContentsDeleg...marshall@chromium.org2012-02-033-5/+31
* Removes the AudioInputControllerThread from AudioInputController.henrika@chromium.org2012-02-033-11/+25
* NotificationRegistrar dtor must be called on same thread as Add()joth@chromium.org2012-02-031-5/+0
* Do not use setDartFlags API as we're now passing flags by other means.antonm@chromium.org2012-02-034-10/+0
* Switch back to 'int' instead of uint32 and call CancelIo before closing the s...tommi@chromium.org2012-02-032-4/+3
* Enable/Disable IME based on |text_input_type_| when a view is selectedbashi@chromium.org2012-02-031-2/+11
* Revert 120290 - Revert 120283 - net: Use ClosePlatformFile() instead of close...mkwst@chromium.org2012-02-031-0/+2
* Revert 120282 - Fix broken resize box appearance after download shelf open/cl...mkwst@chromium.org2012-02-036-30/+0
* Revert 120283 - net: Use ClosePlatformFile() instead of close/CloseHandle().mkwst@chromium.org2012-02-031-2/+0
* net: Use ClosePlatformFile() instead of close/CloseHandle().satorux@chromium.org2012-02-031-0/+2
* Fix broken resize box appearance after download shelf open/close.thakis@chromium.org2012-02-036-0/+30
* Unflaking shared worker testsdslomov@chromium.org2012-02-031-18/+15
* Removing and unflaking tests in WorkerTestdslomov@chromium.org2012-02-031-124/+7
* Expose contextual menu state.avi@chromium.org2012-02-026-27/+19
* Fix clang by implementing WindowObserver on a different object avoiding metho...ben@chromium.org2012-02-022-20/+34
* Adding myself as an owner to content/workers/testdslomov@chromium.org2012-02-021-0/+1
* Revert 120237 - Expose contextual menu state.avi@chromium.org2012-02-026-19/+27
* Expose contextual menu state.avi@chromium.org2012-02-026-27/+19
* Disable URLFetcherTempFileTest.SmallGettim@chromium.org2012-02-021-2/+2
* Added Net logging to FileStream.ahendrickson@chromium.org2012-02-025-6/+7
* Explicitly stopping thread in MediaStreamImpl dtor to avoid any racing issues.grunell@chromium.org2012-02-021-0/+4
* Moved mocks for webrtc unit tests to conditional section.grunell@chromium.org2012-02-021-4/+4
* Revert 120196 - Fixed a bug causing hang of speech input tests (especially Te...mkwst@chromium.org2012-02-021-25/+30
* Fixed a bug causing hang of speech input tests (especially TestCancelAll). Re...primiano@chromium.org2012-02-021-30/+25
* Fix attrition experiment toast regression due to startup refactoring.finnur@chromium.org2012-02-024-7/+15
* Add isolated filesystem context for directory (and file) drag-and-drop support.kinuko@chromium.org2012-02-024-4/+52
* Fix media timeline so that thumb never exceeds buffered datavrk@chromium.org2012-02-021-1/+11
* Replace use of RootWindow::GetInstance() in the RenderWidgetHostViewAura with...ben@chromium.org2012-02-022-22/+51
* Update AudioRenderer, VideoRenderer, and AudioDecoder Initialize() methods to...acolwell@chromium.org2012-02-021-1/+2
* Revert 120111 - Defer render_widget draw until host window is availablescottmg@google.com2012-02-013-33/+9
* Fix delegate syntax.avi@chromium.org2012-02-012-6/+6
* Move DownloadQuery to chrome/benjhayden@chromium.org2012-02-0112-948/+9
* Change ChildProcess::set_main_thread registration to occur inside the RenderT...marshall@chromium.org2012-02-016-9/+9
* Defer render_widget draw until host window is availablejamesr@chromium.org2012-02-013-9/+33
* Pass const gfx::Rect& as the first parameter to FillRect.tfarina@chromium.org2012-02-012-7/+6
* PluginLoaderPosix: Fix the case where the utility process crashes after all p...jhawkins@chromium.org2012-02-012-3/+52
* Hide WorkerProcessHost from chrome.jam@chromium.org2012-02-0114-81/+146
* Adding unittest for the reference counting of WebMediaStreamDescriptor/Sourcetommi@chromium.org2012-02-011-0/+22
* Enable the RenderWidgetHostTest.MultipleInputEvents unit test since it passes.andreip@chromium.org2012-02-011-3/+2
* Added CommandBuffer::GetLastError.apatrick@chromium.org2012-02-012-2/+12
* move more webrtc related files under enable_webrt=1wjia@chromium.org2012-02-011-13/+15
* Reloading page after installing app should bring it into correct process.nasko@chromium.org2012-02-013-13/+60
* Cleanup: Delete some 0 byte files that are still lying around as a result of ...thestig@chromium.org2012-02-011-0/+0
* Move some webrtc deps behind the enable_webrtc flagyfriedman@chromium.org2012-02-011-11/+20
* Revert 119977 - Defer render_widget draw until host window is availableasargent@chromium.org2012-02-013-31/+9
* Move common file path related methods between chrome & content to file_util. ...jam@chromium.org2012-01-316-103/+17
* Add IPC allowing GPU process to tell browser process to temporarily drop a fr...apatrick@chromium.org2012-01-3116-0/+54
* Defer render_widget draw until host window is availablejamesr@chromium.org2012-01-313-9/+31
* [Coverity] Changed pass-by-value to pass-by-refgroby@chromium.org2012-01-312-2/+2