summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Include the tab IDs in onBeforeRetarget events and always post the correct fr...jochen@chromium.org2011-07-253-6/+23
* Add a second line of defense against URL spoofs, killing the renderer instead.creis@chromium.org2011-07-241-0/+8
* Close all open ALPC client ports at lockdown.jschuh@chromium.org2011-07-241-0/+2
* Support fullscreen widget on Windows.yzshen@chromium.org2011-07-232-2/+4
* Apply the asynchronous CookieMonster API to render message filter.ycxiao@chromium.org2011-07-232-25/+65
* Audio sample-rate should not be queried directly from the renderer process.crogers@google.com2011-07-237-2/+28
* Make the membots happy again.michaeln@google.com2011-07-221-0/+8
* Create new GLSurface for cross process image transport.backer@chromium.org2011-07-2212-184/+637
* Reland 93106 - Reparenting of RendererGLContexts supports going from no paren...apatrick@chromium.org2011-07-223-20/+13
* Initialize the sandbox earlier in GPU process bringup, deferring anykbr@google.com2011-07-223-75/+49
* Revert 93236 (broke GPU support on CrOs and Linux 32-bit, see http://crbug.co...kbr@chromium.org2011-07-222-5/+2
* Remove VideoDecoder::ProvidesBuffer() and corresponding changes in VideoDecod...scherkus@chromium.org2011-07-224-20/+12
* Remove SiteIsolationMetrics.japhet@chromium.org2011-07-221-10/+0
* Initialize ResourceHostMsg_Request upon creation, fixes valgrind botsbattre@chromium.org2011-07-222-0/+4
* Re-land r93365 - add RefCountedStringjoth@chromium.org2011-07-221-1/+1
* The problem:marja@google.com2011-07-223-76/+99
* DevTools: move DevToolsAgent/Client into content.pfeldman@chromium.org2011-07-2213-0/+627
* Enable hybi WebSocket protocol by default.yutak@chromium.org2011-07-221-2/+4
* Revert 93480 - Initial sensor event provider for testing views screen rotationdmichael@chromium.org2011-07-218-226/+0
* Initial sensor event provider for testing views screen rotationcwolfe@chromium.org2011-07-218-0/+226
* Reland 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-218-116/+185
* de-duplicate YUV data copying code;wjia@chromium.org2011-07-212-35/+31
* Cope gracefully with plugin being destroyed during NPObject Invoke or Evaluate.wez@chromium.org2011-07-213-44/+29
* Provide ID of the frame that triggered an event to the webrequest extension.battre@chromium.org2011-07-217-3/+34
* Allow creating a gpu channel that uses software renderingjbauman@chromium.org2011-07-218-12/+22
* RenderViewHostDelegate: add missing 'virtual'evan@chromium.org2011-07-211-1/+1
* Delete TabContents::OnCrossSiteResponseevan@chromium.org2011-07-212-11/+0
* Updated accelerometer note.avi@chromium.org2011-07-211-1/+5
* Remove "--logfile=*" from V8 flags in renderers. It is no more needed and is ...mnaganov@chromium.org2011-07-211-2/+2
* Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu...leandrogracia@chromium.org2011-07-217-21/+11
* Revert 93397 - Revert 93393 - Revert was broken. Restoring.leandrogracia@chromium.org2011-07-215-5/+10
* Revert 93393 - Crashing on Linux Touch: http://build.chromium.org/p/chromium/...leandrogracia@chromium.org2011-07-215-10/+5
* Allow creating a gpu channel that uses software renderingjbauman@chromium.org2011-07-217-11/+21
* Ensures history tab displays a throbber when searching.beaudoin@chromium.org2011-07-219-7/+71
* Revert 93365 - it broke on Chrome OSjoth@chromium.org2011-07-211-1/+1
* Added RefCountedString, as this is what many RefCountedMemory users seem to wantjoth@chromium.org2011-07-211-1/+1
* Create the correct SiteInstance when restoring tabs that belong to apps.mihaip@chromium.org2011-07-211-2/+1
* Win: Replace native modal cert selector dialog with Views tab constrained imp...mattm@chromium.org2011-07-212-3/+27
* Add a sandbox API to allow closing open handles at lockdown. jschuh@chromium.org2011-07-211-0/+38
* Revert 93308 - Add a sandbox API to allow closing open handles at lockdown. jschuh@chromium.org2011-07-211-38/+0
* Add a sandbox API to allow closing open handles at lockdown. jschuh@chromium.org2011-07-211-0/+38
* Revert 93274 - Add a sandbox API to allow closing open handles at lockdown. jschuh@chromium.org2011-07-201-38/+0
* Remove MediaFormat once and for all.scherkus@chromium.org2011-07-201-1/+0
* Replace VideoDecoder::media_format() with significantly simpler width()/heigh...scherkus@chromium.org2011-07-205-46/+26
* Deduplicate YUV copying code, update call sites, and add some unit tests.scherkus@chromium.org2011-07-201-22/+9
* Make PageNavigator::OpenURL and TabContentsDelegate::OpenURLFromTab return a ...jochen@chromium.org2011-07-206-25/+42
* Add a sandbox API to allow closing open handles at lockdown. jschuh@chromium.org2011-07-201-0/+38
* Redid VideoDecodeAccelerator::Error codes and propagated to ppapi.fischman@chromium.org2011-07-203-61/+44
* Implement IAccessibleTable and IAccessibleTableCell so that screendmazzoni@chromium.org2011-07-206-87/+1036
* Revert 93106 - Reparenting of RendererGLContexts supports going from no paren...apatrick@chromium.org2011-07-203-13/+20