summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Inform disk cache of WebKit memory cache hits.simonjam@chromium.org2011-08-024-2/+35
* Fix a bug where the SQLITE_OPEN_DELETEONCLOSE flag wasn't being respected.michaeln@google.com2011-08-021-1/+2
* Get rid of devtools_window.h and profile_manager.h dependencies in content/br...yurys@chromium.org2011-08-025-46/+46
* Include accelerated_compositing disable flag in calculation ofnduca@chromium.org2011-08-021-1/+8
* This is only the first part of the refactoring. The old method was preservedadriansc@google.com2011-08-027-13/+102
* history: use display title, not page titleevan@chromium.org2011-08-012-3/+3
* Plumb the title direction up to the renderer hostevan@chromium.org2011-08-017-10/+39
* GTTF: Use a fresh TestingBrowserProcess for each test, part #3phajdan.jr@chromium.org2011-08-011-1/+2
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-0111-11/+11
* Add a new flag to enable GPU compositing on chrome: pagesestade@chromium.org2011-08-011-3/+4
* Set the SiteInstance on restored NavigationEntries earlier.creis@chromium.org2011-08-014-16/+105
* Removal of Profile from content part 5.avi@chromium.org2011-08-013-14/+7
* Add OVERRIDE to wide swaths of WebUI.avi@chromium.org2011-08-011-1/+1
* Pepper quota supportkinuko@chromium.org2011-08-012-0/+30
* Create DownloadManagerDelegate class to group the embedder functions related ...jam@chromium.org2011-07-295-70/+12
* seccomp: simplify enable/disable logicevan@chromium.org2011-07-291-22/+36
* Move more files from chrome/test to chrome/test/base, part #3phajdan.jr@chromium.org2011-07-292-2/+2
* 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