summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* This is the exact same CL as in http://codereview.chromium.org/7570001 .varunjain@chromium.org2011-08-096-10/+56
* Update UMA user actions parsing, primarily to include WebUI metrics.isherman@chromium.org2011-08-091-2/+2
* content: use string16 in ViewHostMsg_AddMessageToConsoleevan@chromium.org2011-08-084-8/+8
* linux: warn if we're not running with the SUID sandboxevan@chromium.org2011-08-081-3/+8
* Add OVERRIDE to all RenderWidgetHostView implementationsevan@chromium.org2011-08-082-66/+45
* Add WebGraphicsContext support for readbacks from any framebuffer.jbauman@chromium.org2011-08-082-6/+17
* Instantiate MessageLoop earlier during GPU process startup on Windowskbr@chromium.org2011-08-081-1/+15
* ovda: fix the build breakashokm@nvidia.com2011-08-081-1/+1
* content: remove unimplemented function prototypeevan@chromium.org2011-08-081-5/+0
* Delete url_request_mock_net_error_job.*.evan@chromium.org2011-08-082-186/+0
* content: change SetTooltipText to use string16evan@chromium.org2011-08-084-6/+5
* Remove download_manager_ CHECK in ~SavePackageachuith@chromium.org2011-08-081-2/+1
* Revert r95841 due to failing media_unittests on linux_shared bot.darin@chromium.org2011-08-081-3/+2
* Enable media.dll / libmedia.so.darin@chromium.org2011-08-081-2/+3
* content: change the CSSInsertRequest message to string16evan@chromium.org2011-08-083-18/+12
* DevTools: don't show the unresponsive dialog for inspected tabsyurys@chromium.org2011-08-082-0/+66
* Implement PPAPI VideoDecode out-of-process supportvrk@chromium.org2011-08-0615-17/+17
* Video Capture Pepper APIpiman@chromium.org2011-08-062-2/+68
* Revert 95698 - Implement touch selection for RWHVV.yzshen@chromium.org2011-08-066-56/+10
* Implement touch selection for RWHVV.varunjain@chromium.org2011-08-066-10/+56
* Fix DCHECK in P2PSocketClient.sergeyu@chromium.org2011-08-063-11/+9
* Improve IndexedDB's quota supportdgrogan@chromium.org2011-08-0510-44/+340
* Plumb media data from renderers up to MediaInternals in the browser process.scottfr@chromium.org2011-08-0510-1/+104
* wstring: remove wstrings from ChildProcessInfoevan@chromium.org2011-08-056-14/+15
* Quota: Add quota::StorageType to the GetOriginsCallback definition.mkwst@chromium.org2011-08-053-21/+40
* Fix a few lingering bugs in BrowserAccessibilityManager and BrowserAccessibil...dtseng@chromium.org2011-08-054-13/+49
* Revert 95552 - Revert 95541 - Profiles: SSLManger broadcasts SSL_INTERNAL_STA...yzshen@chromium.org2011-08-056-12/+18
* Revert 95496 - Create media.dllapatrick@chromium.org2011-08-051-3/+2
* Revert 95541 - Profiles: SSLManger broadcasts SSL_INTERNAL_STATE_CHANGED with...apatrick@chromium.org2011-08-056-18/+12
* Revert 95542 - Plumb media data from renderers up to MediaInternals in the br...yzshen@chromium.org2011-08-0510-104/+1
* Plumb media data from renderers up to MediaInternals in the browser process.scottfr@chromium.org2011-08-0510-1/+104
* Profiles: SSLManger broadcasts SSL_INTERNAL_STATE_CHANGED with a Source<Brows...erg@google.com2011-08-056-12/+18
* base: Remove unnecessary using declarations from values.htfarina@chromium.org2011-08-041-3/+3
* Make the Linux sandbox process initialize WebKit before using the WebKit api.levin@chromium.org2011-08-041-0/+21
* Fix obsolete dependencies so that needless recompilation does not happen.jeanluc@chromium.org2011-08-041-1/+0
* Create media.dlldarin@chromium.org2011-08-041-2/+3
* Profiles: Introduce AllBrowserContextsAndSources().erg@chromium.org2011-08-043-19/+13
* Support for adding save page download items into downloads history.achuith@chromium.org2011-08-042-40/+76
* Get correct driver version on ES backend.zmo@google.com2011-08-041-0/+2
* linux: undo the seccomp warning I recently addedevan@chromium.org2011-08-041-4/+1
* [Mac] Remove old version of loadFont()jeremy@chromium.org2011-08-042-20/+0
* DevTools: browser hangs if inspected shared worker is restartedyurys@chromium.org2011-08-041-0/+1
* No need to have DevToolsManager reference countedyurys@chromium.org2011-08-042-16/+11
* linux: turn seccomp on by default in debugevan@chromium.org2011-08-032-5/+13
* rtl titles: minor issues spotted by Jeremy in r95007.evan@chromium.org2011-08-033-5/+7
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-0311-11/+21
* Implemented support for GL context share groups in the renderer process.I put...apatrick@chromium.org2011-08-0311-44/+89
* Add support for WebURLRequest::TargetIsXHR (part I)jochen@chromium.org2011-08-032-0/+4
* Disable ALPC closing for now.jschuh@chromium.org2011-08-031-2/+0
* seccomp: refactor logic into a header fileevan@chromium.org2011-08-033-38/+49