summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Changes ui proxy classes to use Browser::Types rather than copyingsky@chromium.org2009-10-285-31/+9
* Constrain extension popups to a min/max size.erikkay@chromium.org2009-10-281-5/+5
* Issue 21729: Add new event chrome.tabs.onStatusChange .skerner@chromium.org2009-10-283-27/+51
* Mark AutomatedUITestBase.CloseBrowserWindow as flaky. It failsnsylvain@chromium.org2009-10-281-3/+2
* Rename getTabContentses to getExtensionTabs.aa@chromium.org2009-10-281-5/+9
* Filter out hidden files, both when loading extensions and whenaa@chromium.org2009-10-283-0/+1
* Remove the browser_sync flag.zork@chromium.org2009-10-2711-41/+0
* Add missing icon to gmail checker.aa@chromium.org2009-10-271-0/+0
* Take 2 at this. The only change between this and the first is to add the GetT...sky@chromium.org2009-10-276-7/+69
* Revert 30194 - Makes session restore on Chrome OS restore popups.sky@chromium.org2009-10-276-62/+9
* Make the web plugin proxy tolerant of windowless bitmap memory mapping failures.brettw@chromium.org2009-10-271-2/+2
* Makes session restore on Chrome OS restore popups.sky@chromium.org2009-10-276-9/+62
* Don't run WorkerTest.LimitTotal under ThreadSanitizertimurrrr@chromium.org2009-10-271-0/+2
* DevTools: fix and enable DevToolsExtensionDebugTest.TestContentScriptIsPresent.yurys@google.com2009-10-272-1/+14
* Remove some recently fixed bugs from the known_issues filesgjesse@chromium.org2009-10-271-6/+0
* Fix style issues in BookmarkModelVerifier class.nick@chromium.org2009-10-271-16/+24
* Add about:crash to known crashes.patrick@chromium.org2009-10-271-0/+3
* Move page actions over to ExtensionAction2 and get rid ofaa@chromium.org2009-10-275-16/+10
* Remove deprecated CommandLine(std::wstring) ctor.evan@chromium.org2009-10-264-15/+10
* Implemented NPN_ScheduleTimer and NPN_UnscheduleTimer.apatrick@google.com2009-10-262-0/+32
* CompactNavigationBar for toolkit views build, with some design change per Col...oshima@chromium.org2009-10-261-0/+4
* Update buildbot sample to work with newest APIs.aa@chromium.org2009-10-261-3/+3
* Polish to the gmail checker sample.aa@chromium.org2009-10-264-24/+65
* Second attempt to swap processes on rel=noreferrer, target=blank links.creis@chromium.org2009-10-261-0/+37
* Refactor BrowserActions, and add support foraa@chromium.org2009-10-243-1/+50
* Fix ExtensionApiTest.PageAction & Enable test on linuxrafaelw@chromium.org2009-10-241-3/+0
* Add a regression test for the PluginChannel::CleanUp. My earlier speculative...jam@chromium.org2009-10-242-0/+66
* Add a known crash to the reliability bot.brettw@chromium.org2009-10-231-0/+3
* Add functions to purge the Web Database memory and get the service without cr...pkasting@chromium.org2009-10-231-0/+3
* Move the json-related files into a separate json directory. This hopefully alsobrettw@chromium.org2009-10-231-2/+2
* Hook up "remaining changes" to sync client. Remove "latest timestamp".chron@chromium.org2009-10-232-5/+4
* Add a regression test for the renderer hang when a plugin's NP_Initialize fun...jam@chromium.org2009-10-232-0/+53
* Enhance extension UI testing by enabling you to select which extensionjoi@chromium.org2009-10-233-6/+21
* Introduce WebScriptController for script related methods.mhm@chromium.org2009-10-231-6/+7
* Implement extension.sendRequest, a simpler way to do messaging.mpcomplete@chromium.org2009-10-235-13/+71
* Add some icons that will be used by future tests.aa@chromium.org2009-10-237-0/+0
* Experiment with startup tests and file urls. asargent@chromium.org2009-10-232-1/+4