summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/pdf/pdf_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-071-2/+2
* Fix compile of pdf_browsertest.cc after r233162jam@chromium.org2013-11-061-0/+1
* Disable PDFBrowserTest.Action on official MacOSX bot.pshenoy@chromium.org2013-11-061-1/+6
* GTTF: Make EmbeddedTestServer always use its own thread for IOphajdan.jr@chromium.org2013-10-251-4/+1
* bookmarks: Remove Mac specific function from BookmarkNodeData.tfarina@chromium.org2013-10-121-2/+2
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1phajdan.jr@chromium.org2013-06-261-12/+15
* Use a direct include of strings headers in chrome/browser/ui/b*-p*/.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/ui/, part 1.avi@chromium.org2013-06-081-1/+1
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-081-2/+3
* Fixed pdf_browsertest.vasilii@chromium.org2013-06-031-3/+1
* chrome: Use base::MessageLoop. (Part 2)xhwang@chromium.org2013-05-081-1/+1
* Revert 198820 "Move FileEnumerator to its own file, do some refa..."dbeam@chromium.org2013-05-081-3/+2
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-05-071-2/+3
* Move SpawnedTestServer to its own subdirectory.phajdan.jr@chromium.org2013-05-071-1/+1
* GTTF: rename net::TestServer -> net::SpawnedTestServerphajdan.jr@chromium.org2013-05-031-6/+6
* Remove dependency on ui/base/clipboard/clipboard.h from browser_context.hjeremya@chromium.org2013-04-261-1/+1
* Rewrite scoped_array<T> to scoped_ptr<T[]> in chrome.dcheng@chromium.org2013-04-111-1/+1
* Add test for RWH::GetSnapshotFromRenderer.justinlin@chromium.org2013-03-261-69/+74
* Fix pdf_browsertest.cc build issue after landing .markusheintz@chromium.org2013-02-191-1/+3
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-9/+9
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Remove GetActiveWebContents from browser_tabstrip.avi@chromium.org2013-01-291-18/+25
* Simplify ExecuteJavaScript* functions.darin@chromium.org2013-01-041-21/+14
* Fix compilation of pdf_browsertest.cc. Switch from std::wstring to std::string.darin@chromium.org2013-01-031-16/+16
* Kill TabContents.avi@chromium.org2012-12-161-1/+0
* GTTF: Split PDFBrowserTest.Loading so a lower timeout can be used.phajdan.jr@chromium.org2012-12-141-1/+16
* Fix build error on official builder.jabdelmalek@google.com2012-11-071-2/+2
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-1/+2
* Switch SnapshotTabHelper to use WebContentsUserData.avi@chromium.org2012-09-181-3/+3
* Try 2 - Change how ui::Clipboard is accessed so there's only one per thread.erg@chromium.org2012-09-111-4/+3
* Fix accidental change from previous commit to this filejam@chromium.org2012-08-201-1/+1
* Convert the pdf PerformPDFAction pyauto test to a browser test. While at it, ...jam@chromium.org2012-08-201-1/+32
* Let ui_test_utils::FindInPage optionally return the selection rect. This will...jam@chromium.org2012-08-171-2/+3
* Try two different pixel results for mac for the PDFBrowserTest.Basic test.jam@chromium.org2012-08-171-10/+11
* Disable PDFBrowserTest.Basic on Mac, as it's consistently failing on Mac Chro...rsleevi@chromium.org2012-08-141-0/+3
* Move WaitForLoadStop from ui_test_utils to browser_test_utils so that it can ...jam@chromium.org2012-07-261-1/+1
* Move ExecuteJavaScript functions from ui_test_utils.h to browser_test_utils.h...jam@chromium.org2012-07-241-3/+4
* Create content\public\test\test_utils.h to hold common test classes that are ...jam@chromium.org2012-07-201-1/+1
* Always enable dom automation for browser_tests. This avoids developers having...jam@chromium.org2012-07-181-2/+0
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-12/+14
* Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.tfarina@chromium.org2012-06-171-1/+1
* TabContentsWrapper -> TabContents, part 56.avi@chromium.org2012-06-131-15/+15
* * Separated implementation class from gfx::Screenoshima@chromium.org2012-04-251-1/+1
* Renable PDFBrowserTest.SLOW_Loading. See bug for more details.jam@chromium.org2012-03-191-2/+2
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-061-1/+1
* Remove usage of a deprecated TestServer constructor.erikwright@chromium.org2012-02-221-0/+1
* Have ScopedClipboardWriter and Clipboard::WriteObjects take a buffer parameter.peter@pcc.me.uk2012-02-221-1/+1
* Flakiness cleanup: disable flaky tests under chrome/browser/evan@chromium.org2012-02-151-7/+2
* Get rid of content::NavigationController in cc file and use "using" instead.jam@chromium.org2012-01-041-3/+4