summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make all content client interfaces pure virtual.joi@chromium.org2011-06-2916-253/+381
* Show unhandled process types during failed sandbox initialization.mark@chromium.org2011-06-291-1/+1
* Don't set exit_cleanly bit early if shutdown can be canceled.oshima@google.com2011-06-281-3/+8
* Manage gpu feature capabilities through blacklist indepedently.zmo@google.com2011-06-281-17/+4
* Revert 90805 - I am submitting this with LGTMs from agl@ and evanm@. I'm mark...fischman@chromium.org2011-06-288-147/+48
* Revert 90808 - Fixing type error for ZygoteMain.fischman@chromium.org2011-06-281-1/+1
* Fixing type error for ZygoteMain.bradchen@google.com2011-06-281-1/+1
* I am submitting this with LGTMs from agl@ and evanm@. I'm marking this as TBR...bradchen@google.com2011-06-288-48/+147
* chromeos: Add maximize/restore button.derat@chromium.org2011-06-281-0/+3
* Change the WebResourceService to use SystemURLRequestContext, and fix leak th...mirandac@chromium.org2011-06-283-61/+86
* File upload API in chromedriverhnoda@google.com2011-06-285-0/+19
* Remove Profiles from JavaScript dialogs.avi@chromium.org2011-06-283-10/+27
* Disable GPU process unless EGL backend is used.backer@chromium.org2011-06-281-0/+10
* MediaStreamDispatcher perkj@google.com2011-06-288-0/+564
* Move the thread test helper to base/testjochen@chromium.org2011-06-283-7/+8
* Adding an experimental app notification API.asargent@chromium.org2011-06-281-0/+5
* Release scriptable object reference when deleting WebPluginDelegateProxy.wez@chromium.org2011-06-281-0/+2
* Removing defunct OpenMAX code (round 2).scherkus@chromium.org2011-06-281-1/+0
* Always show keyboard when an editable element is touched.mazda@chromium.org2011-06-281-0/+4
* MediaStreamDeviceSettings is used by MediaStreamManager to communicate with t...mflodman@google.com2011-06-284-0/+246
* Revert 90681 - New NaCl zygote implementation 2, in which Chrome zygote forks...fischman@chromium.org2011-06-288-147/+48
* New NaCl zygote implementation 2, in which Chrome zygote forks a NaCl helper.bradchen@google.com2011-06-278-48/+147
* Cleanup: Remove unneeded includes from GpuChannelManager.thestig@chromium.org2011-06-272-23/+10
* Fix TODO(evanm) about only having ui_test.h forward declare AutomationProxy.darin@chromium.org2011-06-272-0/+2
* Enable Web Audio API by default (no longer needs enable flag).crogers@google.com2011-06-274-6/+11
* Add Clipboard GetSequenceNumber interface which allows us to version the data...cdn@chromium.org2011-06-274-0/+16
* GPU compositing surface handle is no longer sent to renderer process.apatrick@chromium.org2011-06-2729-78/+119
* move VideoCaptureImplManager from singleton to a member of RenderThread.wjia@chromium.org2011-06-279-134/+68
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-271-0/+10
* Chromium-branding bug fix and test re-enable.jrt@chromium.org2011-06-271-5/+0
* Revert 90578 - Add a CHECK to help track use-after-free of TabContentsDelegat...cbentzel@chromium.org2011-06-274-44/+1