summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing/print_dialog_cloud_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Simplify GCP integration with print preview.abodenha@chromium.org2011-09-191-1/+2
* Revert 101256 - Simplify GCP integration with print preview.hbono@chromium.org2011-09-151-2/+1
* Simplify GCP integration with print preview.abodenha@chromium.org2011-09-151-1/+2
* Disable PrintDialogCloudTest.HandlersRegistered on Windowsasanka@chromium.org2011-09-011-1/+1
* Mark PrintDialogCloudTest.HandlersRegistered test flaky on Windowskinuko@chromium.org2011-08-311-1/+7
* Fix flakey test by making sure WebUI dialog is shut down before test completion.scottbyer@chromium.org2011-08-281-0/+7
* Code to accept a print ticket on the command line.abeera@google.com2011-08-201-0/+1
* Revert 97442 - Code to accept a print ticket on the command line.bauerb@chromium.org2011-08-191-1/+0
* Code to accept a print ticket on the command line.abeera@google.com2011-08-191-0/+1
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-2/+2
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Memory leak fix.scottbyer@chromium.org2011-03-221-1/+1
* Change cloud print dialog and command line switches for cloud print dialog to...scottbyer@chromium.org2011-03-151-0/+1
* Revert 78231 - Change cloud print dialog and command line switches for cloud ...scottbyer@chromium.org2011-03-151-1/+0
* Change cloud print dialog and command line switches for cloud print dialog to...scottbyer@chromium.org2011-03-151-0/+1
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-3/+3
* WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/u...tfarina@chromium.org2011-02-271-1/+1
* Reland "WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/w...tfarina@chromium.org2011-02-191-1/+1
* Revert 75453 - WebUI: Move more files from chrome/browser/dom_ui to chrome/br...scherkus@chromium.org2011-02-181-1/+1
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-181-1/+1
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-091-2/+3
* Revert 74118 - Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-3/+2
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-2/+3
* Clean up net unit testing code.erg@google.com2011-01-261-1/+1
* Revert "Clean up net unit testing code." since it breaks the shlib builder.erg@google.com2011-01-251-1/+1
* Clean up net unit testing code.erg@google.com2011-01-251-1/+1
* Modify chrome to accept a pdf file on the command line and upload it to Cloud...scottbyer@chromium.org2011-01-241-1/+4
* net: Remove typedef net::URLRequestTestJob URLRequestTestJob;tfarina@chromium.org2011-01-111-5/+5
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* net: Add namespace net to URLRequestFilter.tfarina@chromium.org2010-12-261-2/+2
* net: Remove typedef net::URLRequestJob URLRequestJob;tfarina@chromium.org2010-12-111-3/+3
* This CL add a GetInstance() method to singleton classes instead of relying on...satish@chromium.org2010-12-041-17/+29
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-4/+4
* Thread IO safety: annotate file_util, and block IO thread from doing IOevan@chromium.org2010-10-231-2/+7
* Revert 63600 - Thread IO safety: annotate file_util, and block IO thread from...isherman@chromium.org2010-10-231-7/+2
* Thread IO safety: annotate file_util, and block IO thread from doing IOevan@chromium.org2010-10-231-2/+7
* Revert "Thread IO safety: annotate file_util, and block IO thread from doing IO"evan@chromium.org2010-10-221-7/+2
* Thread IO safety: annotate file_util, and block IO thread from doing IOevan@chromium.org2010-10-221-2/+7
* In a fake SSLInfo, set security_bits to -1 instead of 0 wtc@chromium.org2010-10-151-1/+1
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part8:tfarina@chromium.org2010-10-091-4/+4
* Refactor out the cloud print URL management into a separate header/file for f...scottbyer@google.com2010-09-291-2/+3
* FBTF: A giant cleanup to net/erg@google.com2010-08-311-0/+1
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-0/+1
* Coverity issues 6506, 11549, 11097, 8454: Uninitialized members in various fi...finnur@chromium.org2010-07-231-1/+4
* Fix crashy test.scottbyer@chromium.org2010-06-161-31/+74
* Revert 49592 - Fix crashy test.scottbyer@chromium.org2010-06-111-46/+19
* Revert 49593 - Tweaks to the test.scottbyer@chromium.org2010-06-111-41/+21
* Tweaks to the test.scottbyer@chromium.org2010-06-111-21/+41