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