summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Add a 'invalidate resize rect' IPC message.thakis@chromium.org2012-02-075-0/+24
* Use InterstitialPage through a delegate interface instead of deriving from it.jam@chromium.org2012-02-074-55/+153
* Defer render_widget draw until host window is availablejamesr@chromium.org2012-02-074-12/+36
* Adding command line switch --enable-deferred-2d-canvasjunov@chromium.org2012-02-074-0/+7
* Revert 120789 - Propogate status setting for profiler to track parentsjar@chromium.org2012-02-078-38/+23
* Revert 116551 - Fix bug 62037: Task manager tooltips appear behind task manag...cbentzel@chromium.org2012-02-071-2/+1
* Propogate status setting for profiler to track parentsjar@chromium.org2012-02-078-23/+38
* Try to fix 10.6 build after clang revert.thakis@chromium.org2012-02-071-0/+4
* Removed CHECKs used for bug investigation.xhwang@chromium.org2012-02-075-23/+6
* Fix build (missing NON_EXPORTED_BASE)tommi@chromium.org2012-02-072-2/+2
* Provide a hint for the idle notification handler.ulan@chromium.org2012-02-071-1/+4
* Monitor the IO message loop in the AudioDevice classes.tommi@chromium.org2012-02-077-74/+178
* WebSpeechInputResult::set() was renamed to assign()hans@chromium.org2012-02-071-1/+1
* Cleanup: Remove even more dead switches.thestig@chromium.org2012-02-072-13/+0
* content::URLFetcher: Add HTTP PUT request type and method to append header st...kuan@chromium.org2012-02-075-4/+22
* Move gpu client files to content_common, in content/common/gpu/clientpiman@chromium.org2012-02-0728-223/+208
* Early-return in RenderViewImpl::DidFlushPaint() if there is no WebView.wez@chromium.org2012-02-071-0/+5
* Fix windows buildpiman@chromium.org2012-02-071-1/+2
* Remove a non-existing file from content_common.gypimichaeln@google.com2012-02-071-1/+0
* Remove renderer dependencies from the GPU client classes.piman@chromium.org2012-02-0711-146/+212
* Add self to content/common/gpu/OWNERSpiman@chromium.org2012-02-071-0/+1
* Reduce GPU sandbox level on NVIDIA optimus computers.jbauman@chromium.org2012-02-079-4/+25
* Mark IndexeDBBrowserTestWithLowQuota.QuotaTest test as DISABLED.jsbell@chromium.org2012-02-071-1/+2
* Implement required tracing API for UnitTestWebKitPlatformSupport.jbates@chromium.org2012-02-061-1/+7
* re-enable call to XInputEnablescottmg@google.com2012-02-061-1/+1
* Mark disabled IDB tests as flaky to check status.jsbell@chromium.org2012-02-061-5/+5
* Allow SiteInstance for about:blank in new tab to be reused.creis@chromium.org2012-02-062-4/+28
* Revert "Support sharing of ContentMain and BrowserMain code with embedded use...evan@chromium.org2012-02-0619-863/+558
* Support sharing of ContentMain and BrowserMain code with embedded use cases.marshall@chromium.org2012-02-0619-558/+863
* Move TabContentsViewMac to content.avi@chromium.org2012-02-067-2/+815
* Introduce ResourceThrottle as a replacement for chrome's usage of ResourceHan...darin@chromium.org2012-02-0611-90/+419
* Remove chrome dependencies on GpuProcessHost. I've moved all of the WebKitPre...jam@chromium.org2012-02-0614-34/+245
* URLFetcherTempFileTest should not be flaky after 120507.sergeyu@chromium.org2012-02-051-8/+2
* Mark URLFetcherTempFileTest.LargeGet FLAKY_ on ChromeOS to stop halting the treedbeam@chromium.org2012-02-051-2/+8
* Added net logging to BaseFile.ahendrickson@chromium.org2012-02-058-46/+253
* Enable SmallGet. The test that caused original failure has been disabled in 1...sergeyu@chromium.org2012-02-051-2/+2
* Add DCHECK to ensure proper destruction order of P2PSocketDispatcher.sergeyu@chromium.org2012-02-053-2/+9
* "Save As" for content retrieved via POST works in most circumstances.cbentzel@chromium.org2012-02-048-25/+66
* Provide WillInitiatePaint() as well as DidInitiatePaint() and tweak semantics.wez@chromium.org2012-02-048-22/+53
* Split TabContentsViewMac.avi@chromium.org2012-02-045-9/+54
* Remove DownloadManager* dependency on DownloadStatusUpdater rdsmith@chromium.org2012-02-0426-447/+87
* MakeContextCurrent before querying for swapbuffers_complete GL extensionjamesr@chromium.org2012-02-041-0/+2
* Fix component buildjam@chromium.org2012-02-041-0/+3
* Move DOMAutomationController code from chrome to content. This is needed by i...jam@chromium.org2012-02-0327-33/+789
* Add new automation hook to get v8 heap statistics from a renderer process.dennisjeffrey@chromium.org2012-02-031-0/+5
* Remove "high"-latency audio code pathvrk@chromium.org2012-02-0310-500/+139
* Fix up Dispatcher ownership issues.gbillock@chromium.org2012-02-035-21/+38
* Refactor WebGraphicsContext3DInProcess and TestWebGraphicsContext3Dpiman@chromium.org2012-02-033-40/+13
* content: Add a reference to crbug.com/112607 in ResourceDispatcherHost.satorux@chromium.org2012-02-031-0/+1
* Store the UploadData identifier in NavigationEntryImpl.cbentzel@chromium.org2012-02-036-2/+37