summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/test
Commit message (Expand)AuthorAgeFilesLines
* GTTF: test server cleanup:phajdan.jr@chromium.org2010-07-231-3/+3
* Moved InitNavigationParams to test_render_view_host so that other test can us...oshima@chromium.org2010-07-142-0/+26
* Add unit test and supporting code to test process overflow case.erikkay@chromium.org2010-07-111-0/+115
* Try to cut down Browser/TabContents header dependencies.erg@chromium.org2010-07-091-0/+1
* Improve input method support.suzhe@chromium.org2010-06-231-1/+3
* Added plumbing to transport the frame name between RenderViewHost and the Web...atwilson@chromium.org2010-06-122-2/+3
* Merge DidPaintBackingStoreRects and DidScrollBackingStoreRectdarin@chromium.org2010-06-111-3/+2
* Rip out the multiprofile implementation.erg@chromium.org2010-06-102-5/+0
* [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacementphajdan.jr@chromium.org2010-06-011-1/+2
* Disable RenderViewHostManagerTest.ChromeURLAfterDownload because it hangs fla...jhawkins@chromium.org2010-05-251-1/+9
* TTF: Re-enable WebCacheManagerBrowserTest.CrashOnceOnly by marking it flaky.jhawkins@chromium.org2010-05-251-2/+2
* TTF: Re-enable RenderViewHostManagerTest.ChromeURLAfterDownload which was wri...jhawkins@chromium.org2010-05-251-2/+1
* Fixes a bug in slow cross-site navigations.creis@chromium.org2010-05-222-1/+19
* Do right-alignment of popups when WebKit indicates to do so.avi@chromium.org2010-05-131-1/+2
* Remove deprecated things from net test suite:phajdan.jr@chromium.org2010-04-301-6/+6
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-291-1/+1
* Implement app process model isolation.mpcomplete@chromium.org2010-04-221-15/+17
* Made Pepper 3D plugins' output opaque on Mac OS X by filling thekbr@google.com2010-04-152-2/+3
* Destroy testing profile on UI thread.mnissler@chromium.org2010-04-091-0/+4
* Browser and unit test cases for patch submitted for Issue 23584 undertony@chromium.org2010-04-081-1/+6
* Merge UiTest::GetTest* and ui_test_utils::GetTest*. Convert these utility fun...thestig@chromium.org2010-03-311-1/+3
* Extend the file browser/chooser to support more modes of operation, and plumbbrettw@chromium.org2010-03-301-2/+0
* This CL ensures the interstitial when hidden does not calljcivelli@google.com2010-03-291-0/+1
* [Mac] Match popup contents to page zoom size.thakis@chromium.org2010-03-171-0/+1
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Rename uses of GPUPlugin in class names and IPC to AcceleratedSurface.pinkerton@chromium.org2010-03-122-14/+16
* Initial work for cross-process video rendering using layers.scherkus@chromium.org2010-02-262-0/+7
* Add 3D support for the Mac on Leopard (OS X 10.5) and earlier. This CL usesdspringer@google.com2010-02-232-0/+11
* Make the translation bar not show up again when you closed it in a page jcampan@chromium.org2010-02-232-0/+10
* GTK: visually de-emphasize the render view contents when a constrained window...estade@chromium.org2010-02-161-0/+1
* Implements the auto-translate on click: if you have translatedjcampan@chromium.org2010-02-121-2/+2
* CL implementing focus-dismissal of the chrome.experimental.popup set of exten...twiz@chromium.org2010-02-101-0/+4
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-2/+2
* Send window frame information to Mac plugins via IPCstuartmorgan@chromium.org2010-02-081-0/+1
* [GPU] Get GPU process running on the mackbr@google.com2010-02-032-0/+31
* Hide plugins in minimized/hidden windows on the Macstuartmorgan@chromium.org2010-02-021-0/+1
* temp_scaffolding_stubs cleanup.thestig@chromium.org2010-01-221-6/+1
* Introduce all the plumbing for Session Storage. This mostly consists of crea...jorlow@chromium.org2010-01-152-2/+5
* Add the ability for the GPU process to be used to paint the backing store of abrettw@chromium.org2010-01-133-2/+64
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-082-7/+7
* Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.darin@chromium.org2009-12-212-4/+6
* Revert 34951 - Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.rsesek@chromium.org2009-12-181-4/+2
* Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.darin@chromium.org2009-12-181-2/+4
* Revert "Allow silent extension installations from the extensions gallery - Pa...rafaelw@chromium.org2009-12-082-1/+13
* Allow silent extension installations from the extensions gallery - Part 1.rafaelw@chromium.org2009-12-072-13/+1
* amit, please review everything, jam please review the changes to the tab_cont...ananta@chromium.org2009-11-172-2/+3
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Small clean-up to not expose base::Process from RenderProcesHost, and instead...jam@chromium.org2009-11-131-2/+1
* Ninth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-4/+4
* Attempt at fixing bug 24248 with a workaround.jcampan@chromium.org2009-10-281-0/+1