summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Change GpuDataManager to use Observer notifications rather than callbacks. T...csilv@chromium.org2011-11-012-40/+43
* Ensure forced process swaps use the correct page_id and SiteInstance.creis@chromium.org2011-11-013-16/+30
* Add a command line flag (--enable-fixed-position-compositing) for enabling co...vangelis@chromium.org2011-11-013-0/+6
* Move Mac's WebDragDest to content.avi@chromium.org2011-11-015-0/+478
* Make LazyInstance managed Locks leaky.thestig@chromium.org2011-11-011-3/+3
* Add a couple of linux-specific exports for the content component build.dpranke@chromium.org2011-11-012-5/+5
* add gtk dep to test_support_commondpranke@chromium.org2011-11-011-0/+7
* Use a DownloadRequestHandle pointer in construction to allow mocking for tests.rdsmith@chromium.org2011-11-018-38/+68
* Rearrange Should*Download delegate calls to be more useful and intuitive.rdsmith@chromium.org2011-11-018-20/+30
* refactor video capture in renderer processwjia@chromium.org2011-11-017-250/+177
* Histograms for DOMStorage accesscbentzel@chromium.org2011-11-011-0/+14
* Roll libjingle 88:92sergeyu@chromium.org2011-11-011-0/+1
* aura: Work around RenderWidgetHostTest.Background segfault.derat@chromium.org2011-11-013-5/+15
* Support dispositon attribute.gbillock@chromium.org2011-10-318-35/+44
* Enable tracking of objects by defaultjar@chromium.org2011-10-311-3/+0
* Move RendererPreferences to content/public/common and also put in the content...jam@chromium.org2011-10-3115-106/+103
* Autofill: unit test / valgrind; gyp tweakjrg@chromium.org2011-10-311-1/+0
* aura: Add fullscreen/popups to RenderWidgetHostViewAura.derat@chromium.org2011-10-314-19/+66
* Move content_restriction.h and main_function_params.h to content/public/commo...jam@chromium.org2011-10-3134-79/+88
* browser-thread related exportsdpranke@chromium.org2011-10-312-2/+3
* Tweak the WebDragDestDelegate to be useful for more than GTK.avi@chromium.org2011-10-314-16/+20
* Revert "Tweak the WebDragDestDelegate to be useful for more than GTK."avi@chromium.org2011-10-314-20/+16
* Tweak the WebDragDestDelegate to be useful for more than GTK.avi@chromium.org2011-10-314-16/+20
* Switch content tests to use BrowserThreadImpl directly.joi@chromium.org2011-10-3123-87/+126
* Revert 107895 - Fully enable about:tracking by defaultjoth@chromium.org2011-10-311-0/+3
* Revert 107949 - Add a browsertest for bug 75604gavinp@chromium.org2011-10-314-193/+0
* Add a browsertest for bug 75604gavinp@chromium.org2011-10-314-0/+193
* Support IMM32 reconversion on Windows.penghuang@chromium.org2011-10-316-7/+159
* Change RenderThread to use ScopedCOMInitializer to initialize COM.tommi@chromium.org2011-10-312-4/+8
* ui/gfx: Convert Canvas::FillRectInt() to use gfx::Rect.tfarina@chromium.org2011-10-313-8/+8
* Fully enable about:tracking by defaultjar@chromium.org2011-10-301-3/+0
* Set extension-related webkit preferences in a common location.aa@chromium.org2011-10-296-16/+6
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-2932-252/+211
* Temporary code to track down increase in renderer crashes.jam@chromium.org2011-10-294-0/+32
* Convert some non-debug logging on content/common to debug logging.brettw@chromium.org2011-10-2921-110/+111
* External autofill delegates.jrg@chromium.org2011-10-291-0/+1
* Fix selection related crash in debug build.penghuang@chromium.org2011-10-291-0/+5
* Fix history importing by delaying DownloadManager creation. Replace GetNextId...benjhayden@chromium.org2011-10-2928-130/+170
* Fix possible memory leak due to tooltip property in aura::Windowvarunjain@chromium.org2011-10-282-2/+5
* Revert 107815 - Convert the non-debug logging in chrome/common to debug logging.brettw@chromium.org2011-10-2821-110/+110
* Convert the non-debug logging in chrome/common to debug logging.brettw@chromium.org2011-10-2821-110/+110
* Move PageZoom enum into content/public/common and into the content namespace....jam@chromium.org2011-10-2820-62/+60
* Replace NewRunnable with Callback in DownloadManager.achuith@chromium.org2011-10-281-43/+46
* Don't call DidLoadResourceFromMemoryCache() on data: URLs.simonjam@chromium.org2011-10-281-1/+9
* Replace NewRunnableMethod with Callback in DownloadResourceHandler.achuith@chromium.org2011-10-281-13/+7
* Replace NewRunnableMethod with Callback in DownloadFileManager.achuith@chromium.org2011-10-281-45/+32
* Replace NewRunnableMethod with Callback in DownloadItem.achuith@chromium.org2011-10-281-10/+13
* Replace NewRunnableFunction with Callback in DownloadRequestHandle.achuith@chromium.org2011-10-281-6/+7
* RenderWidgetHostView: Fix a crash that occurrs when the TabContents is beingjhawkins@chromium.org2011-10-281-1/+5
* Add histogram to measure string response size of URLFetcher.skerner@chromium.org2011-10-281-0/+4