summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing/printing_layout_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated things from net test suite:phajdan.jr@chromium.org2010-04-301-6/+6
* [GTTF] Miscellanous UI tests cleanups:phajdan.jr@chromium.org2010-03-301-19/+4
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* Re-try r29078: Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-1/+2
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-151-2/+1
* Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-1/+2
* Enable the RenderViewTest printing tests on the Mac.stuartmorgan@chromium.org2009-10-141-2/+2
* More style nits.erg@google.com2009-10-141-1/+1
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-2/+2
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* Fix to use FilePath in more unittests.phajdan.jr@chromium.org2009-09-141-8/+7
* Uses the FilePath::CopyFile version that recieves FilePath instead of std::ws...thestig@chromium.org2009-08-211-11/+12
* Extract Image class so it can be used in more tests.sverrir@chromium.org2009-07-131-175/+3
* Move printing related stuff to the root printing project from the browser pro...sverrir@google.com2009-07-071-1/+1
* Move Emf class to the printing library. Also creates a platform agnostic Nat...sverrir@google.com2009-07-061-8/+8
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-141-1/+1
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-281-3/+3
* Yet more deprecation of the wstring version of PathService::Get() for UI tests.thestig@chromium.org2009-05-021-2/+2
* Convert Windows Sleep to PlatformThread::Sleepevan@chromium.org2009-04-281-5/+5
* Removed unneeded includes of base/time.h.thestig@chromium.org2009-03-161-4/+0
* NO CODE CHANGE.maruel@google.com2009-03-051-1/+2
* Disable the printing UI tests again :(maruel@chromium.org2009-02-141-2/+4
* Reenable tests disabled in r9262.maruel@chromium.org2009-02-121-2/+2
* Temporarily disable the printing test while I find out what I did wrong.maruel@chromium.org2009-02-051-2/+2
* Provide the option for HTTPServer to be created with a specificsky@google.com2009-01-291-4/+7
* Disable the test while investigating.maruel@chromium.org2009-01-291-1/+2
* Re-land revision 8821 with the ui test fixed.maruel@chromium.org2009-01-291-114/+98
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-5/+2
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2009-01-081-11/+22
* Revert 7508.7509 and 7510nsylvain@chromium.org2008-12-301-22/+11
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2008-12-301-11/+22
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-1/+1
* Move file enumeration to filepaths.avi@google.com2008-12-111-3/+4
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-221-1/+1
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-2/+2
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+3
* Patch by Thatcher Ulrich <tulrich@google.com>.ojan@google.com2008-10-091-1/+1
* Cross-platform wrappers for fopen, _wfopen_s, etc.mark@chromium.org2008-10-011-5/+4
* Minor cleanup to OneShotTimer and RepeatingTimer: moves more of the member v...darin@google.com2008-09-031-23/+23
* Disable the "Complex" Script because it fails.nsylvain@google.com2008-08-311-1/+2
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-2/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Introduce MessagePump to represent the native message pump used to drive adarin@google.com2008-08-151-1/+1
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@873 0039d316-1c4b-4281-b9...awalker@google.com2008-08-141-2/+2
* Disable PrintingLayoutTest.Delayed on Windows 2000 (even though it's already ...maruel@google.com2008-08-131-1/+5
* Disable the Delayed UI test so the tree will be green.tc@google.com2008-08-121-1/+1
* Use the new Thread::StopSoon() facility. Add a new tight loop to control the ...maruel@google.com2008-08-121-2/+2
* Add chrome to the repository.initial.commit2008-07-261-0/+643