summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant LoadURLWithHeaders method.rogerta@chromium.org2011-09-106-72/+69
* Move AttributedStringCoder from chrome to content.avi@chromium.org2011-09-0914-27/+455
* 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
* Fix use-after-free of command line data on Linux/CrOSjamescook@chromium.org2011-09-091-1/+1
* 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
* Fixing memory leak in ActiveNotificationTracker.RegisterNotification()dpapad@chromium.org2011-09-081-4/+9
* Linux: Tweak the SUID sandbox error message.thestig@chromium.org2011-09-081-1/+1
* Update libjingle to the latest version.sergeyu@chromium.org2011-09-083-2/+73
* Fix logic in GpuChannelHost::Send() during shutdown.sievers@chromium.org2011-09-081-3/+9
* 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-085-31/+138
* Finalize a CL originally by departed intern ycxiao@ that detaches the loading...erikwright@chromium.org2011-09-081-3/+4
* Move the ViewMsg_FPS and ViewHostMsg_FPS IPC messages out of content to chrom...ananta@chromium.org2011-09-083-15/+4
* ImageTransportSurface: Get rid of multiple inheritance.backer@chromium.org2011-09-086-129/+263
* net: Rename URLRequestStatus::os_error_.tfarina@chromium.org2011-09-087-17/+16
* Third-party appcache blocking.marja@chromium.org2011-09-085-9/+14
* DevTools: introduce WorkderDevToolsAgentHostyurys@chromium.org2011-09-0813-402/+425
* Enable WorkerTest.WorkerScriptErroryurys@chromium.org2011-09-081-1/+1
* Add support to download web store promo logos over https.jstritar@chromium.org2011-09-082-8/+36
* Change enable-fullscreen flag to disable-fullscreen.koz@chromium.org2011-09-084-4/+4
* 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-0717-308/+104
* Make a new integer field in sql::MetaTable (a per-profile db) containing a co...benjhayden@chromium.org2011-09-0717-104/+308
* 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-072-0/+29
* Added more UMA statistics for downloads.ahendrickson@chromium.org2011-09-073-3/+33
* Disable keyboard input in flash for touch uipenghuang@chromium.org2011-09-071-0/+6
* Speculative fix for race condition in URLFetcher.mirandac@google.com2011-09-071-2/+1
* Use precompiled headers for most large projects where the .gyp filejoi@chromium.org2011-09-073-5/+14
* [Mac] Chromium side of ATS*() -> CGFont Conversion for OOP font loading.jeremy@chromium.org2011-09-075-74/+111
* Preload D3DX DLLs before ANGLE is loaded.apatrick@chromium.org2011-09-071-13/+13
* Revert change because one of the previous changes it depends on was reverted.enal@chromium.org2011-09-074-7/+7
* Start moving code from BrowserMain to content, so that it can be reused by al...jam@chromium.org2011-09-0711-5/+574
* Make panel adjust bounds per preferred size change notification on Windows.jianli@chromium.org2011-09-0710-19/+18
* Revert 99688 - Allow gpu features for about:blank (unlike other about: schemes)jamesr@chromium.org2011-09-071-2/+1
* Remove the detach-but-don't-release special-case for the window script object.wez@chromium.org2011-09-063-18/+16
* fix content_browser dependencies to work in component build: adddpranke@chromium.org2011-09-061-7/+7
* Get the rest of the chrome target to build (but not link) with USE_AURA.ben@chromium.org2011-09-065-7/+44
* Revert 99648 - Reland 98392 - Split WebGraphicsContext3DCommandBufferImpl::in...jamesr@chromium.org2011-09-063-104/+59
* Fix thread-checker debug code in GpuChannelHost::MessageFilter.sievers@chromium.org2011-09-062-10/+6
* Revert 99810 - Get the rest of the chrome target to build (but not link) with...ben@chromium.org2011-09-064-20/+6
* Get the rest of the chrome target to build (but not link) with USE_AURA.ben@chromium.org2011-09-064-6/+20
* Clean up old dead code.ericu@chromium.org2011-09-063-138/+13
* Add TCP configuration parameters for Transport API.sergeyu@chromium.org2011-09-061-0/+9
* 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