summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* Make the gmail checker show no badge if there are zero unread messages.aa@chromium.org2009-11-051-1/+3
* Get rid of GetMemoryInfo() in favor of using base::ProcessMetrics.sgk@chromium.org2009-11-058-150/+167
* Fix bug where we were not displaying icons in the managementaa@chromium.org2009-11-053-3/+0
* Update sample screen shot extension to use a browser action instead of a tool...skerner@chromium.org2009-11-057-28/+54
* Implement membuster in memory_test.vandebo@chromium.org2009-11-051-19/+171
* Push the Omaha app guid into the browser distribution classes to remove compi...robertshield@chromium.org2009-11-051-3/+8
* Show only one app menu. Cole pointed out that ChromeOS currently has two almo...oshima@chromium.org2009-11-051-0/+1
* Coverity: Fix unnecessary Singleton object instantiation.mattm@chromium.org2009-11-051-2/+2
* Disable test while investigating.stoyan@google.com2009-11-041-1/+1
* Expected output changed. Updating files to match.finnur@chromium.org2009-11-043-0/+3
* GMocking Externaltab tests.stoyan@google.com2009-11-045-99/+251
* Remove stack trace since Brett fixed this bug.jam@chromium.org2009-11-041-3/+0
* Addin a time-out to view base tests to prevent them fromjcampan@chromium.org2009-11-042-5/+38
* Clean up the strings for sync code:munjal@chromium.org2009-11-043-10/+8
* Implement loading blacklists from extensions.phajdan.jr@chromium.org2009-11-042-0/+20
* Add support for getting the real process id from within the suid sandbox. The...thestig@chromium.org2009-11-041-0/+28
* Add first class support for user scripts.aa@chromium.org2009-11-042-0/+12
* Reverting 30879.jcampan@chromium.org2009-11-042-11/+5
* Making the interactive ui tests run out of process to avoid runningjcampan@chromium.org2009-11-032-5/+11
* Disable failing in-process-browser interactive_ui_tests.rafaelw@chromium.org2009-11-031-0/+4
* Re-commit "Add new user script injection point:aa@chromium.org2009-11-031-21/+17
* Revert r30784aa@chromium.org2009-11-031-17/+21
* Add new user script injection point "document_idle" and make it the default.aa@chromium.org2009-11-031-21/+17
* Submitting change from http://codereview.chromium.org/276029/showmad@chromium.org2009-11-033-0/+83
* Re-landing of r30726, which was reverted as a possible cause of chromeos buil...estade@chromium.org2009-11-025-0/+158
* Fix interactive_ui_tests.tony@chromium.org2009-11-021-0/+2
* Remove themes/default.dll and merge the resources into chrome.dll.tc@google.com2009-11-021-1/+0
* Unittest for fix to allow navigation when there is no history DB.pkasting@chromium.org2009-11-022-5/+7
* fireEventListener supressionslightlyoff@chromium.org2009-11-021-0/+4
* Don't run reference tests under Valgrindtimurrrr@chromium.org2009-11-023-9/+5
* Revert "Handle GTK enter and leave notification events and pass them to WebKi...rafaelw@chromium.org2009-11-025-158/+0
* Handle GTK enter and leave notification events and pass them to WebKit as estade@chromium.org2009-11-025-0/+158
* DevTools: report correct content length for resources.yurys@google.com2009-11-022-0/+7
* Don't run WorkerTest.LimitTotal under Valgrindtimurrrr@chromium.org2009-11-023-5/+4
* Don't run DromaeoReferenceTest.Perf under ThreadSanitizertimurrrr@chromium.org2009-11-021-0/+4
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-023-3/+5
* API test for CL http://codereview.chromium.org/347016erikkay@chromium.org2009-10-304-0/+33
* Show a warning when the history files can't be read correctly.pkasting@chromium.org2009-10-301-1/+1
* Ensure that NPN_PluginThreadAsyncCall callbacks are not invoked after NPP_Des...apatrick@google.com2009-10-302-0/+49
* Refactor memory_test so that it can easily support additional workloads.vandebo@chromium.org2009-10-301-165/+206
* Add a command-line option for specifying a particular build to test and for p...kkania@chromium.org2009-10-306-255/+267
* Remove redundant tests for chrome.experimental.history API.brg@chromium.com2009-10-301-108/+0
* Implement the Extension History API, v 0.1.The first version is a weak wrappe...brg@chromium.com2009-10-305-0/+622
* Connect the various pieces for notifications... hook up NotificationUIManager...johnnyg@chromium.org2009-10-301-0/+4
* Re-enable the warm perf load test.chase@chromium.org2009-10-301-1/+1
* Change the extension.onRequest even to include the sender info.mpcomplete@chromium.org2009-10-292-13/+16
* - Removes fallback from Prefs to LoadExtension on UI thread.cira@chromium.org2009-10-292-5/+71
* New event style for pageAction API.asargent@chromium.org2009-10-294-0/+44
* Factor search vs. navigate classification into its own file to make it more b...pkasting@chromium.org2009-10-291-0/+3
* AutomatedUITestBase.CloseTab fails on multiple platforms, notnsylvain@chromium.org2009-10-281-8/+2