summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* 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-233-0/+10
* Make the membots happy again.michaeln@google.com2011-07-221-0/+8
* Create new GLSurface for cross process image transport.backer@chromium.org2011-07-222-16/+3
* Revert 93236 (broke GPU support on CrOs and Linux 32-bit, see http://crbug.co...kbr@chromium.org2011-07-222-5/+2
* Initialize ResourceHostMsg_Request upon creation, fixes valgrind botsbattre@chromium.org2011-07-221-0/+2
* The problem:marja@google.com2011-07-223-76/+99
* DevTools: move DevToolsAgent/Client into content.pfeldman@chromium.org2011-07-221-0/+1
* Revert 93480 - Initial sensor event provider for testing views screen rotationdmichael@chromium.org2011-07-214-155/+0
* Initial sensor event provider for testing views screen rotationcwolfe@chromium.org2011-07-214-0/+155
* Provide ID of the frame that triggered an event to the webrequest extension.battre@chromium.org2011-07-214-3/+21
* 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
* Ensures history tab displays a throbber when searching.beaudoin@chromium.org2011-07-219-7/+71
* 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
* Make PageNavigator::OpenURL and TabContentsDelegate::OpenURLFromTab return a ...jochen@chromium.org2011-07-206-25/+42
* Implement IAccessibleTable and IAccessibleTableCell so that screendmazzoni@chromium.org2011-07-205-86/+1031
* Disallow gpu access if preliminary gpu info collection fails.zmo@google.com2011-07-202-2/+5
* Adding AudioInputDeviceManager.mflodman@google.com2011-07-204-0/+855
* Exit cleanly when sending kZygoteMagic failed.oshima@google.com2011-07-201-1/+2
* Deprecate Profile::GetDefaultRequestContext().willchan@chromium.org2011-07-204-7/+7
* DevTools: get rid of TabContentsWrapper dependencies.pfeldman@chromium.org2011-07-204-33/+64
* DevTools: bulk move of legacy protocol back to chrome/.pfeldman@chromium.org2011-07-2025-3219/+10
* Add a PluginList::stale() method that returns true if the list of plugins has...bauerb@chromium.org2011-07-201-2/+2
* Follow up to r93173: fixing check_deps and clangpfeldman@chromium.org2011-07-206-4/+9
* DevTools: move devtools_window to chrome/, remove most chrome/ dependencies f...pfeldman@chromium.org2011-07-2020-955/+136
* The test fails due to a console messages arriving sometimes before the consol...yurys@chromium.org2011-07-201-1/+2
* Exit cleanly when sending kZygoteMagic failed.oshima@google.com2011-07-201-0/+8
* DevTools: add sanity test for shared worker inspectionyurys@chromium.org2011-07-203-30/+152
* some cleanup for base/stl_utildilmah@chromium.org2011-07-1919-19/+19
* Collect stats on how many users see mixed scripting on google.com, so we cancevans@chromium.org2011-07-191-0/+6
* Revert 93094 - Initial sensor event provider for testing views screen rotationrobertshield@chromium.org2011-07-194-155/+0
* Marking ResourceDispatcherTest.CrossSiteNoUnloadOn204 flaky on Windows.grt@chromium.org2011-07-191-1/+8
* Initial sensor event provider for testing views screen rotationcwolfe@chromium.org2011-07-194-0/+155
* Take two at splitting result codes between content and chrome.dpranke@chromium.org2011-07-198-10/+12
* Move MHTML code to content, now that download code is moving there.jam@chromium.org2011-07-198-0/+295
* Deprecate RegisterProtocolFactory/(Un)RegisterInterceptor.willchan@chromium.org2011-07-192-10/+17
* Remove --enable-p2papi flag.sergeyu@chromium.org2011-07-191-5/+1
* Avoid having SavePackageFilePicker keep a reference to SavePackage, to avoid ...jam@chromium.org2011-07-185-8/+18
* DatagramSocket: added NetLog accessor.agayev@chromium.org2011-07-181-0/+5
* Make sure to cancel all URLRequests for a ResourceContext on profile shutdown.willchan@chromium.org2011-07-183-0/+121
* Revert 92870 - Modified cancel and interrupt processing to avoid race with hi...rdsmith@chromium.org2011-07-183-49/+21
* Modified cancel and interrupt processing to avoid race with history.rdsmith@chromium.org2011-07-183-21/+49
* Move HostsExtension from TabContents to TaskManagerTabContentsResource which ...jam@chromium.org2011-07-182-11/+0
* Modify the Chrome Linux zygote to support a ZygoteForkHelper for flexiblebradchen@google.com2011-07-184-46/+93
* Move save stuff from download helper back to TabContents. This is a revert of...jam@chromium.org2011-07-186-42/+93
* DevTools: add isSharedWorker=true URL parameter to shared worker front-endyurys@chromium.org2011-07-182-7/+12