summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Fix Linux Views build breakage.willchan@chromium.org2011-09-132-2/+2
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-132-2/+2
* extract out removal of the g_log_bug53991 global.dpranke@chromium.org2011-09-132-11/+0
* Basic scaffolding for a "content shell", i.e. test browser over the content m...jam@chromium.org2011-09-121-0/+2
* Add support for filtering traces by categories. The TraceLog API is updated t...jbates@chromium.org2011-09-124-18/+91
* Coverity: Initialize member variables.jhawkins@chromium.org2011-09-121-1/+1
* Fix a race where Init gets called right after FastShutdownIfPossible before c...achuith@chromium.org2011-09-122-0/+8
* Cancel plugin channel requests when the renderer goes away.willchan@chromium.org2011-09-127-53/+200
* Reset RPH's channel.willchan@chromium.org2011-09-123-10/+14
* Replace ancient crufty AppCacheThread with much improved MessageLoopProxy usage.michaeln@google.com2011-09-121-35/+1
* Move handling of the ViewHostMsg_WebUISend out of Chrome. This message is han...ananta@chromium.org2011-09-123-2/+18
* Overwrite extensions of filenames determined from URLs if the URL could be a ...asanka@chromium.org2011-09-121-1/+1
* Move TextInputClient from chrome to content.avi@chromium.org2011-09-126-0/+539
* Enable GPU process rendering of extensions on TOUCH_UI.backer@chromium.org2011-09-121-0/+3
* Cancel pending plugin channel requests before destroying the ResourceContext.bauerb@chromium.org2011-09-123-1/+29
* IndexedDBContext: Clearing session-only databases on exit.marja@chromium.org2011-09-123-8/+77
* Remove redundant LoadURLWithHeaders method.rogerta@chromium.org2011-09-106-72/+69
* Move AttributedStringCoder from chrome to content.avi@chromium.org2011-09-091-2/+2
* Fix the readonly state in the Mac accessibility tree.dmazzoni@chromium.org2011-09-091-2/+10
* Fix potential leak in WebUI.gbillock@chromium.org2011-09-092-4/+12
* Revert 100415 - Re-land http://codereview.chromium.org/7831056/ and http://co...erikwright@chromium.org2011-09-091-4/+3
* Fix a couple of data races found by TSAN Race Verifier in VideoCaptureControl...fischman@chromium.org2011-09-091-4/+5
* Re-land http://codereview.chromium.org/7831056/ and http://codereview.chromiu...erikwright@chromium.org2011-09-091-3/+4
* Revert 100188 - Finalize a CL originally by departed intern ycxiao@ that deta...estade@chromium.org2011-09-091-4/+3
* Linux: Tweak the SUID sandbox error message.thestig@chromium.org2011-09-081-1/+1
* Move the ViewHostMsg_AppCacheAccessed message handling out of Chrome and repl...ananta@chromium.org2011-09-084-0/+15
* Refactor some more BrowserMain code. Move the small bit of remaining code tha...jam@chromium.org2011-09-082-31/+121
* Finalize a CL originally by departed intern ycxiao@ that detaches the loading...erikwright@chromium.org2011-09-081-3/+4
* net: Rename URLRequestStatus::os_error_.tfarina@chromium.org2011-09-084-7/+7
* Third-party appcache blocking.marja@chromium.org2011-09-085-9/+14
* DevTools: introduce WorkderDevToolsAgentHostyurys@chromium.org2011-09-089-392/+418
* Change enable-fullscreen flag to disable-fullscreen.koz@chromium.org2011-09-081-1/+1
* A stab at fixing a frequent crasher in the DOMStorage stuff.michaeln@google.com2011-09-081-3/+2
* Revert 100017 - broke ProfileManagerTest.CreateProfileAsyncMultipleRequestsestade@chromium.org2011-09-0716-306/+104
* Make a new integer field in sql::MetaTable (a per-profile db) containing a co...benjhayden@chromium.org2011-09-0716-104/+306
* Fix race condition in ChildProcessLauncher. r79308 made process_ used on CHIL...jam@chromium.org2011-09-072-14/+23
* Get chrome to link with USE_AURAben@chromium.org2011-09-071-0/+28
* Added more UMA statistics for downloads.ahendrickson@chromium.org2011-09-073-3/+33
* Use precompiled headers for most large projects where the .gyp filejoi@chromium.org2011-09-071-5/+10
* Revert change because one of the previous changes it depends on was reverted.enal@chromium.org2011-09-071-1/+1
* Start moving code from BrowserMain to content, so that it can be reused by al...jam@chromium.org2011-09-075-0/+471
* Make panel adjust bounds per preferred size change notification on Windows.jianli@chromium.org2011-09-078-15/+18
* Revert 99688 - Allow gpu features for about:blank (unlike other about: schemes)jamesr@chromium.org2011-09-071-2/+1
* Get the rest of the chrome target to build (but not link) with USE_AURA.ben@chromium.org2011-09-061-4/+4
* Revert 99810 - Get the rest of the chrome target to build (but not link) with...ben@chromium.org2011-09-061-4/+4
* Get the rest of the chrome target to build (but not link) with USE_AURA.ben@chromium.org2011-09-061-4/+4
* Moved the following IPCs out of chrome into content where they are handled by ananta@chromium.org2011-09-065-3/+19
* Fixing EOLs.ahendrickson@chromium.org2011-09-061-9/+9
* Remove gateway data providers for location service.allanwoj@chromium.org2011-09-0615-963/+25
* Add browser_tests for FileAPI with Quota, and remove unlimited access for fil...dmikurube@chromium.org2011-09-061-0/+106