summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leaks in Firefox impoter unittest.kuchhal@chromium.org2009-08-261-3/+0
* Second part of memory_test for Mac.paul@chromium.org2009-08-262-9/+52
* Fixes a string comparison bug in DeleteFolder.kuchhal@chromium.org2009-08-261-2/+3
* Attempt 2 at landing bookmark menus.sky@chromium.org2009-08-261-0/+14
* With this change script can look out for password file if password was not su...tejasshah@google.com2009-08-261-2/+12
* Reverts menu patch.sky@chromium.org2009-08-261-14/+0
* Avoids the use of ToWStringHack in a few places.evan@chromium.org2009-08-262-12/+11
* Gets bookmark menu working on linux. There are just a handful ofsky@chromium.org2009-08-261-0/+14
* Fix the dates in the test profile history databases.deanm@chromium.org2009-08-265-0/+0
* Copy upgraded typical_history database to the other theme profiles.deanm@chromium.org2009-08-264-0/+0
* Updating the script to pass the port value as part of sync-url instead of sep...tejasshah@google.com2009-08-261-2/+1
* Fix another source of flakiness in ErrorPageTestphajdan.jr@chromium.org2009-08-263-8/+59
* Adds a new reliability crash to known_crashes.txt.yutak@chromium.org2009-08-261-0/+3
* Turn tips on by default, and turn off tip loading during UI testing.mirandac@chromium.org2009-08-262-6/+3
* Convert internal time format to Windows 1601 epoch on Linux & Mac.brettw@chromium.org2009-08-261-0/+0
* Introduce accesskeys for Chrome menus.mhm@chromium.org2009-08-261-0/+2
* Revert 24306 - Update known crashes filter with twonick@chromium.org2009-08-251-6/+0
* add 128 icon to mappyerikkay@chromium.org2009-08-252-1/+2
* First part of getting memory_tests running on Mac.paul@chromium.org2009-08-255-27/+69
* Update known crashes filter with twonick@chromium.org2009-08-251-0/+6
* Revert 24266 - This CL ensures that plugins always peek in the context of out...ananta@chromium.org2009-08-252-49/+0
* add icon to buildbot. increase poll delay to 4min. use a different URL for ...erikkay@chromium.org2009-08-253-3/+4
* This CL ensures that plugins always peek in the context of outgoing sync calls. ananta@chromium.org2009-08-252-0/+49
* Addding reference build results for DOM perf testsasargent@chromium.org2009-08-251-0/+22
* Introduce "testFunction" to reduce boilerplate in extensions API tests.asargent@chromium.org2009-08-252-189/+204
* DevTools: Enable devtools sanity tests on Linux.pfeldman@chromium.org2009-08-253-4/+8
* Revert r24223. Storage test is not working.aa@chromium.org2009-08-254-123/+0
* Adds a new reliability crash to known_crashes.txt.yutak@chromium.org2009-08-251-0/+4
* Try again to commit r24174: Change the way json_schema.js is loaded.aa@chromium.org2009-08-252-4/+4
* Force databases and localstorage to be enabled extensions.aa@chromium.org2009-08-254-0/+123
* Revert r24217.aa@chromium.org2009-08-251-1/+1
* Change the way json_schema.js is loaded. This is required soaa@chromium.org2009-08-251-1/+1
* Revert breakage from r24174.aa@chromium.org2009-08-241-1/+1
* Change the way json_schema.js is loaded. This is required soaa@chromium.org2009-08-241-1/+1
* Cache images on theme install so startup does no image processing.mirandac@chromium.org2009-08-241-5/+8
* Exposes a chrome.devtools object to extensions. This allows extensions to ca...mpcomplete@chromium.org2009-08-245-0/+115
* Add permission to use the chrome.tabs object.finnur@chromium.org2009-08-241-1/+2
* Update the version.finnur@chromium.org2009-08-241-1/+1
* Remove MaskSuperBlitter::~MaskSuperBlitter() from known_crashes.txt, fixedsenorblanco@chromium.org2009-08-241-3/+0
* Make ShowModalDialogTest.BasicTest not flaky and re-enable it.phajdan.jr@chromium.org2009-08-242-3/+3
* Implement granular cross-origin XHR for extensions.aa@chromium.org2009-08-231-1/+1
* Added a plugin crash which occurs in NPP_NewStream to the known crashes list....ananta@chromium.org2009-08-231-0/+4
* New images for complex_theme startup tests, to accommodate disk caching change.mirandac@chromium.org2009-08-228-0/+0
* Add a UI test for "Encoding" menu. Please see crbug.com/5515 for more details...jnd@chromium.org2009-08-2263-3/+961
* Validation of extension api callbacks and event parameters in DEBUGrafaelw@chromium.org2009-08-222-4/+5
* Revert 24063. The webkit roll was reverted so we don't need this exclusion an...dimich@google.com2009-08-221-4/+0
* Add a new reliability crash to suppress it. Fallout from webkit roll 47630:47...dimich@google.com2009-08-221-0/+3
* Mask the BrokerServices class behind an ifdef for Windows only; Linux and Mac...jhawkins@chromium.org2009-08-211-3/+5
* Recommit "Bring up Firefox Password Import Unittest on OS X."jeremy@chromium.org2009-08-2117-0/+20
* handle index from bookmarks API properlyerikkay@chromium.org2009-08-212-11/+25