summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Move more files from chrome/test to chrome/test/base, part #2phajdan.jr@chromium.org2011-07-291-2/+2
* Change CanGetCookies signature, add CookieList as parameters in order to remo...ycxiao@chromium.org2011-07-292-19/+21
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-2913-22/+22
* Make ResourceDispatcherHostDelegate an abstract interface.jam@chromium.org2011-07-292-95/+13
* Add a scoper object for URLFetcher::Factoryphajdan.jr@chromium.org2011-07-293-16/+3
* PluginList cleanup to fix a race condition and decrease the API surface for f...bauerb@chromium.org2011-07-293-21/+43
* Cleanup: Make quota dispatcher code independent from WebKit typeskinuko@chromium.org2011-07-292-30/+13
* Move gpu preliminary info collection from IO thread to FILE thread.zmo@google.com2011-07-282-2/+7
* Ensure restored NavigationEntries have a SiteInstance when they commit.creis@chromium.org2011-07-281-0/+10
* Add --gpu-no-context-lost commandline switch.zmo@google.com2011-07-281-2/+3
* Removal of Profile from content part 3.avi@chromium.org2011-07-285-15/+10
* Remove some depenencies from DownloadManager.jam@chromium.org2011-07-283-1/+35
* DevTools: remove profile and url context dependencies from remote debugging s...pfeldman@chromium.org2011-07-285-192/+33
* Removal of Profile from content part 2.avi@chromium.org2011-07-274-22/+10
* Revert 94332 - Removal of Profile from content part 2.sergeyu@chromium.org2011-07-274-10/+22
* Removal of Profile from content part 2.avi@chromium.org2011-07-274-22/+10
* Removal of Profile from content part 1.avi@chromium.org2011-07-2738-266/+485
* Remove VfsBackend::FileTypeIs{Journal,MainDB}phajdan.jr@chromium.org2011-07-271-3/+1
* DevTools: move devtools_ui into content since it should be able to serve devt...pfeldman@chromium.org2011-07-273-8/+0
* Use the suggested name from an anchor's 'download' attribute.sadrul@chromium.org2011-07-272-3/+7
* Remove ChromeNetLog depenency from content/browser/debuggerdpranke@chromium.org2011-07-277-24/+26
* Revert 94196 (broke win shared build) - Remove ChromeNetLog dependency from c...willchan@chromium.org2011-07-267-26/+24
* Remove ChromeNetLog dependency from content/browser/debugger.dpranke@chromium.org2011-07-267-24/+26
* Eliminates base::WeakPtr<prerender::PrerenderManager> on IO thread.willchan@chromium.org2011-07-262-11/+14
* Remove prefs usage from SavePackage. Have it ask the embedder for the directo...jam@chromium.org2011-07-265-54/+16
* Initial sensor event provider for testing views screen rotationcwolfe@chromium.org2011-07-264-0/+155
* Support Closure in ALL the loops!ajwong@chromium.org2011-07-261-0/+24
* Change the UpdateTitle message to use a string16 for the page title.evan@chromium.org2011-07-267-14/+15
* Remove unused code. Pointed out in code review by prasadt.tony@chromium.org2011-07-261-4/+1
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-262-7/+5
* Context menu for "Voice recognition options"gshires@google.com2011-07-267-9/+23
* Set subrole's for secure text fields.dtseng@chromium.org2011-07-261-6/+6
* Fix iframes by making an approximation of the attributes VoiceOver expects fo...dtseng@chromium.org2011-07-261-2/+4
* Update the window size to include Window decorations when the customtony@chromium.org2011-07-251-4/+3
* Prevent a navigation race by resetting is_swapped_out on new navigations.creis@chromium.org2011-07-252-0/+10
* Tag all users of RenderViewHostDelegate with OVERRIDEevan@chromium.org2011-07-252-46/+51
* Removes some dead accessibility code.dtseng@chromium.org2011-07-252-6/+0
* Remove URLFixerUpper dependency from SavePackage. The call was added in r5609...jam@chromium.org2011-07-253-15/+17
* Fix bug that caused Task Manager to display defunct GPU processes after they ...jbates@chromium.org2011-07-252-9/+20
* Remove most of the remaining chrome dependencies from the save code. I have a...jam@chromium.org2011-07-254-58/+16
* Wire up the IP address change notification to the PPAPI network statebrettw@chromium.org2011-07-252-1/+17
* Include the tab IDs in onBeforeRetarget events and always post the correct fr...jochen@chromium.org2011-07-251-0/+16
* Add a second line of defense against URL spoofs, killing the renderer instead.creis@chromium.org2011-07-241-0/+8
* 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