summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
...
* Refactoring of the chrome.experimental.popup API implementation to allow disp...twiz@google.com2009-11-162-5/+12
* Added few methods and a testcase to test Chrome Frame installation.anantha@chromium.org2009-11-168-91/+258
* Use GetSwitchValuePath.evan@chromium.org2009-11-163-20/+11
* Spellchecker: call init *after* constructor.estade@chromium.org2009-11-161-13/+3
* Escape the feed url, otherwise the web based readers suchfinnur@chromium.org2009-11-162-2/+3
* Disable NewTabUITest.HomePageLink under valgrind becausensylvain@chromium.org2009-11-151-0/+4
* Disable memory test on 64bit Linux since it sometimes crashes right now.vandebo@chromium.org2009-11-141-3/+3
* Don't run ChromeThreadTest.NotReleasedIfTargetThreadNonExistent through Purif...jam@chromium.org2009-11-141-0/+3
* Mark memory_test as flaky on 64bit linuxvandebo@chromium.org2009-11-141-3/+13
* No-change, just splitting up the RSS extension into html+css+js.finnur@chromium.org2009-11-133-500/+497
* Add stub functions for chrome.* APIs in content scripts. asargent@chromium.org2009-11-133-0/+177
* Notifications permission infobar should only be shown in response to a user g...johnnyg@chromium.org2009-11-134-0/+41
* Update the RSS extension to support editing of feed readers.finnur@chromium.org2009-11-132-27/+404
* Support localization for browser actions and page actionfinnur@chromium.org2009-11-137-0/+50
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-1311-22/+22
* Part 1 of removing PathSTring. I scrubbed files that are notmunjal@chromium.org2009-11-134-9/+12
* Remove extra suppression with line numbers for ChromeThread unit test.jam@chromium.org2009-11-131-7/+0
* Small clean-up to not expose base::Process from RenderProcesHost, and instead...jam@chromium.org2009-11-131-1/+1
* [GTTF] Use DieFileDie in UILayoutTest instead of a custom poll'n'loop.phajdan.jr@chromium.org2009-11-131-22/+8
* Partially revert WebKit.gyp switch-over, because it broke build bot setupdglazkov@google.com2009-11-131-1/+1
* Revert 31839 - Notifications permission infobar should only be shown in respo...scherkus@chromium.org2009-11-122-23/+0
* Notifications permission infobar should only be shown in response to a user g...johnnyg@chromium.org2009-11-122-0/+23
* JsonSchema support for declaring "object" constructors.rafaelw@chromium.org2009-11-122-2/+35
* Implement the gaia captcha state and unlock capability in the sync setup wizard.tim@chromium.org2009-11-121-1/+1
* Remove the last of the old samples.erikkay@chromium.org2009-11-129-589/+0
* Move benchmark extension example to new location and clean it up to use brows...erikkay@chromium.org2009-11-1210-2794/+0
* Upstreaming WebKit.gypyaar@chromium.org2009-11-123-9/+9
* More moving samples into docs/examples. erikkay@chromium.org2009-11-1245-3106/+0
* Part 1 of implementing captcha for sync dialog. tim@chromium.org2009-11-111-1/+0
* Rename unused "SSL" related automation methods to be generic, since that's wh...johnnyg@chromium.org2009-11-113-18/+17
* Moving samples into docs/examples.erikkay@chromium.org2009-11-1145-3037/+0
* Revert "Add a RWH_TabSwitchPaintDuration histogram."chase@chromium.org2009-11-111-22/+20
* Add a RWH_TabSwitchPaintDuration histogram.chase@chromium.org2009-11-111-20/+22
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-114-6/+8
* DevTools: add test for pause event during frontend load.yurys@google.com2009-11-111-0/+17
* Reverting 31632 - looks like it broke some tests.dpranke@google.com2009-11-111-21/+20
* Add a RWH_TabSwitchPaintDuration histogram.chase@chromium.org2009-11-111-20/+21
* Add recent purify breakages to suppressions filedpranke@google.com2009-11-102-18/+228
* Mark test as FLAKY. It runs fine on my machine and try servers and when manua...stoyan@chromium.org2009-11-101-1/+1
* move subscribe_page_action out of samples in preparation for removingerikkay@chromium.org2009-11-1010-427/+0
* Adding support for DatabaseTracker messages todumi@chromium.org2009-11-092-3/+14
* Update known_crashes.txt.willchan@chromium.org2009-11-091-0/+7
* Revert 31419 - Commit Issue 255057: Unit Test for Toggling of Encoding AutoDe...willchan@chromium.org2009-11-093-24/+5
* Add purify UMR suppression for unit_tests.exe.willchan@chromium.org2009-11-091-0/+10
* Fix cut-and-paste typo for KByte => byte memory stat conversion on print.sgk@chromium.org2009-11-091-1/+1
* Copy subscribe_page_action to a new directory. Step 1 of a move to appease t...erikkay@chromium.org2009-11-0910-0/+429
* More memory stats code cleanup:sgk@chromium.org2009-11-096-222/+3
* Commit Issue 255057: Unit Test for Toggling of Encoding Auto-Detectrolandsteiner@chromium.org2009-11-093-5/+24
* Kiosk Mode implementation.mhm@chromium.org2009-11-094-0/+38
* Modifying extension automation so that it is done through a particularjoi@chromium.org2009-11-088-36/+63