| Commit message (Expand) | Author | Age | Files | Lines |
* | Full Screen Magnifier: Add MagnificationManager | yoshiki@chromium.org | 2012-11-26 | 1 | -0/+1 |
* | Add chrome_nacl_win64 as a browser_tests dependency. It's needed because othe... | jam@chromium.org | 2012-11-26 | 1 | -7/+5 |
* | Add setBounds method and browsertest for get/set bounds to app window API | asargent@chromium.org | 2012-11-25 | 1 | -0/+1 |
* | Make sure the target 'chrome' is built for browser_tests_run. | maruel@chromium.org | 2012-11-23 | 1 | -0/+1 |
* | browser_tests_run on Windows: chrome_nacl_win64 is needed. | maruel@chromium.org | 2012-11-23 | 1 | -0/+7 |
* | Add DumpRenderTree dependency to browser_tests_run. | maruel@chromium.org | 2012-11-23 | 1 | -0/+1 |
* | Move ConstrainedWindowViewTest back into interactive_ui_tests | asanka@chromium.org | 2012-11-22 | 1 | -2/+4 |
* | desktop notification test setup: valid ShellDelegate, create ActiveDesktopMon... | scottmg@chromium.org | 2012-11-22 | 1 | -0/+5 |
* | Add MockLocalChangeProcessor class and default implementation | kinuko@chromium.org | 2012-11-21 | 1 | -0/+2 |
* | Browser-tests for editing the dictionary on chrome://settings/editDictionary | rouslan@chromium.org | 2012-11-20 | 1 | -0/+4 |
* | Added cloud_policy_browsertest.cc, that tests the cloud policy stack(s) again... | joaodasilva@chromium.org | 2012-11-20 | 1 | -0/+1 |
* | Fix DeviceStatusCollectorTest.MaxStoredPeriods. | joaodasilva@chromium.org | 2012-11-20 | 1 | -0/+2 |
* | Add systemInfo.display API implementation skeleton | hongbo.min@intel.com | 2012-11-20 | 1 | -0/+1 |
* | Disable find if constrained window is shown | sail@chromium.org | 2012-11-20 | 1 | -0/+1 |
* | Revert 168440 - Disable find if constrained window is shown | sail@chromium.org | 2012-11-19 | 1 | -1/+0 |
* | Move the safe browsing test into browser_tests instead of having a separate b... | jam@chromium.org | 2012-11-19 | 1 | -66/+5 |
* | Disable find if constrained window is shown | sail@chromium.org | 2012-11-17 | 1 | -0/+1 |
* | Make browser_tests depend on app_host. | huangs@chromium.org | 2012-11-17 | 1 | -0/+1 |
* | Remove rc file for scaled resource pak. They're already repacked in | oshima@chromium.org | 2012-11-17 | 1 | -10/+0 |
* | Support Java resources within content. | newt@chromium.org | 2012-11-16 | 1 | -0/+1 |
* | Removes two ash specific tests from win_aura browser_tests. | sky@chromium.org | 2012-11-16 | 1 | -0/+2 |
* | Moving input_method_api to chromeos/extensions | vabr@chromium.org | 2012-11-16 | 1 | -1/+1 |
* | Revert 168125 - Remove rc file for scaled resource pak. They're already repac... | kinuko@chromium.org | 2012-11-16 | 1 | -0/+10 |
* | Remove rc file for scaled resource pak. They're already repacked in | oshima@chromium.org | 2012-11-16 | 1 | -10/+0 |
* | Cleanup: Move several repeated test util gypi entries to the test_support_com... | thestig@chromium.org | 2012-11-15 | 1 | -31/+24 |
* | Move scale factor independent resources to separate chrome_unscaled_resources... | oshima@chromium.org | 2012-11-15 | 1 | -0/+6 |
* | Fixed shutdown of LoginUtilsTest. | joaodasilva@chromium.org | 2012-11-15 | 1 | -0/+1 |
* | Remove curvecp from chromium network stack | rsleevi@chromium.org | 2012-11-15 | 1 | -3/+0 |
* | Converted a gdata_wapi_service tests from browser tests to unit tests. | satorux@chromium.org | 2012-11-15 | 1 | -1/+0 |
* | Fix crash when programatically closing media gallery dialog | sail@chromium.org | 2012-11-15 | 1 | -0/+3 |
* | gooele_apis: Rename gdata_test_util.* to test_util.* | satorux@chromium.org | 2012-11-15 | 1 | -2/+2 |
* | Exclude another ash-specific browser test from windows build to get browser_t... | jam@chromium.org | 2012-11-14 | 1 | -1/+2 |
* | - Move DisplayManager and DisplayChangeObserverX11 from aura | oshima@chromium.org | 2012-11-14 | 1 | -1/+1 |
* | Revert 167397 - Fixed shutdown of LoginUtilsTest. | wez@chromium.org | 2012-11-14 | 1 | -1/+0 |
* | [sync] Componentize sync: Part 1: Clean up sync.gyp and update chrome / test ... | rsimha@chromium.org | 2012-11-14 | 1 | -6/+9 |
* | Exclude a bunch of Ash specific browser tests from windows builds. This is ne... | jam@chromium.org | 2012-11-14 | 1 | -0/+8 |
* | Fixed shutdown of LoginUtilsTest. | joaodasilva@chromium.org | 2012-11-13 | 1 | -0/+1 |
* | Combining the SpellCheckHost and the SpellCheckProfile into the SpellcheckSer... | rlp@chromium.org | 2012-11-12 | 1 | -2/+2 |
* | Test formatting of checkboxes and radio buttons on the settings page. Both s... | kevers@chromium.org | 2012-11-12 | 1 | -0/+1 |
* | Wire the mock RemoteFileSyncService into syncFileSystem API test | kinuko@chromium.org | 2012-11-12 | 1 | -0/+2 |
* | Split chrome/ unit test targets into their own gypi | stuartmorgan@chromium.org | 2012-11-10 | 1 | -2195/+0 |
* | Remove SBInterstitial field trial. Make V2 the default. | mattm@chromium.org | 2012-11-10 | 1 | -2/+0 |
* | Refactor Fullscreen Controller State Machine tests to Interactive tests and U... | scheib@chromium.org | 2012-11-10 | 1 | -1/+5 |
* | We need to build browser_tests during 'compile' step, so enabling in gypi. Di... | pshenoy@chromium.org | 2012-11-09 | 1 | -4/+3 |
* | Build and archive the new chromedriver (and unittests) on the bots. | kkania@chromium.org | 2012-11-09 | 1 | -1/+1 |
* | Move navigation interception component to content/components | jknotten@chromium.org | 2012-11-09 | 1 | -1/+0 |
* | Extract CandidateWindowController from candidate_window.cc | nona@chromium.org | 2012-11-09 | 1 | -2/+2 |
* | [chromedriver] Actually launch Chrome, using custom path or default Chrome in... | kkania@chromium.org | 2012-11-09 | 1 | -0/+10 |
* | Revert 166739 - Added network portal detector unittests. | groby@chromium.org | 2012-11-08 | 1 | -1/+0 |
* | Revert 166758 - Move navigation interception component to content/components | raymes@chromium.org | 2012-11-08 | 1 | -0/+1 |