summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Change audio renderer to communicate with host using low latency codepath.enal@chromium.org2011-07-076-31/+194
* The RTCVideoDecoder will eventially need to depend on third_party lib (webrtc...wjia@chromium.org2011-07-075-0/+553
* Adding MediaStreamManager.mflodman@google.com2011-07-0712-87/+656
* DevTools: devtools manager should know nothing about DevToolsWindowyurys@chromium.org2011-07-078-219/+150
* DevTools: handle docked window close in DevToolsWindow, not DevToolsManager.pfeldman@chromium.org2011-07-073-3/+10
* Destroy egl image handles in the end of playback.vhiremath@nvidia.com2011-07-072-9/+14
* ovda_unittest: sets wrap_s&t parameters to texturesashokm@nvidia.com2011-07-071-0/+3
* Tear-down-related improvements to OVDA & OVDATest: fischman@chromium.org2011-07-074-91/+179
* Multi-profiles: Use profile cache for menusail@chromium.org2011-07-061-0/+3
* Remove --indexeddb-use-leveldb command-line flag.hans@chromium.org2011-07-064-8/+13
* Fix Time::Explode on Windows and PepperMessageFilter::OnGetLocalTimeZoneOffset.yzshen@chromium.org2011-07-061-5/+10
* Disable WorkerTest.WorkerWebSocketLayoutTests temporarily.yutak@chromium.org2011-07-061-1/+3
* Update OVDA to handle error condition.vjain@nvidia.com2011-07-052-36/+48
* Gets BackingStoreSkia to work on windows.sky@chromium.org2011-07-031-4/+4
* Ensure tests check the return of SpawnChild() when they may wait without time...rsleevi@chromium.org2011-07-023-1/+11
* Spin throbber even at the start of a cross-site navigation.darin@chromium.org2011-07-021-14/+14
* Disable AppCacheLayoutTests_NoPHPthakis@chromium.org2011-07-021-2/+2
* Revert 91390 (build breakage) - Convert ViewMsg_NetworkStateChanged from rout...adamk@google.com2011-07-0211-72/+35
* Convert ViewMsg_NetworkStateChanged from routed -> controladamk@google.com2011-07-0111-35/+72
* Move the RenderViewHostDelegate::BookmarkDrag interface to Chrome as the feat...ananta@chromium.org2011-07-014-44/+0
* Libjingle roll 66:71. Enable STUN magic cookie verification.sergeyu@chromium.org2011-07-011-6/+3
* Attempt to get rid of extension references from RenderMessageFilter.mpcomplete@chromium.org2011-07-016-18/+25
* TabContentsDelegate detaches from associated TabContents in it's destructor.cbentzel@chromium.org2011-07-012-3/+104
* Removes pure virtual methods from TabContentsDelegate and removes allsky@chromium.org2011-07-014-34/+49
* Update OVDA to handle PortSettingsChangedvjain@nvidia.com2011-07-012-12/+10
* GCC 4.6 -Wunused-but-set-variable cleanup.pph34r@gmail.com2011-07-012-3/+1
* Re-land the reverted CL:yzshen@chromium.org2011-07-016-95/+557
* Coverity: Initialize member variables.jhawkins@chromium.org2011-07-011-0/+1
* Use leveldb by default, Chrome sidehans@chromium.org2011-07-014-14/+14
* Add the feature "Add as seach engine..." when right clicking on a form text f...philippe.beauchamp@gmail.com2011-07-011-0/+1
* Printing: Store the document cookie of the current PrinterQuery onjhawkins@chromium.org2011-07-011-1/+1
* Fix lack-of-virtual-override causing some tests to not tear down TabContents ...pkasting@chromium.org2011-06-301-1/+1
* Remove app from a bunch of DEPS files.tfarina@chromium.org2011-06-301-1/+0
* Make kClearSiteDataOnExit work for Flash plugins in a multi-profile environment.mirandac@chromium.org2011-06-306-4/+23
* Revert 91150 - Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.dpapad@chromium.org2011-06-306-557/+95
* Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.yzshen@chromium.org2011-06-306-95/+557
* Fix include guards.joi@chromium.org2011-06-3017-51/+51
* For JavaScript dialogs, remove As[Type] members, expand delegates to handle t...avi@chromium.org2011-06-303-24/+18
* Print Preview: Make sure web_ui() is non-NULL before notifying thejhawkins@chromium.org2011-06-301-1/+1
* Revert 91080 - broke clang. rsleevi@chromium.org2011-06-301-3/+6
* Libjingle roll 66:68. Enable STUN magic cookie verification.sergeyu@chromium.org2011-06-301-6/+3
* Fix Pepper plugin sandbox interface for out-of-process plugin.kochi@chromium.org2011-06-301-1/+2
* Remove the IsExternalTabContainer function from the TabContentsDelegate and R...ananta@chromium.org2011-06-2910-37/+11
* Refactor IndexedDB quota client test in prep for leveldbdgrogan@chromium.org2011-06-291-15/+17
* Printing: Pass the context menu WebNode to WebFrame::executeCommand, as thejhawkins@chromium.org2011-06-291-1/+2
* Move app/resources/* to ui/resources/ directory.tfarina@chromium.org2011-06-291-1/+1
* Prevent navigation to chrome-devtools: and chrome-internal: schemas from httpcdn@chromium.org2011-06-291-0/+3
* Revert 90585 - Revert 90578 - Add a CHECK to help track use-after-free of Tab...cbentzel@chromium.org2011-06-294-1/+44
* Implement proper synchronization between HW video decode IPC and CommandBuffer.fischman@chromium.org2011-06-2921-288/+475
* Wholesale move of debugger sources to content.joi@chromium.org2011-06-2977-8/+6930