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