summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* Add v8::internal::Invoke (sqrt) crash to known crashes.patrick@chromium.org2009-03-171-0/+3
* Move v8::internal::SweepSpace to the mysterious crash section.patrick@chromium.org2009-03-171-3/+3
* Initial unit tests implementation.yurys@google.com2009-03-172-0/+5
* Porting unit tests in chrome/phajdan.jr@chromium.org2009-03-171-7/+0
* trying once more, this time with a sledgehammerben@chromium.org2009-03-171-13/+0
* forgot this file tooben@chromium.org2009-03-171-4/+4
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-4/+4
* fix bustage - file movedben@chromium.org2009-03-171-1/+1
* fix bustage - file movedben@chromium.org2009-03-171-1/+1
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-173-3/+3
* Move widget related files into views/widgetben@chromium.org2009-03-171-1/+1
* Moved the EvictFileFromSystemCacheWrapper function to the UITest class as we ...ananta@chromium.org2009-03-163-13/+17
* Removed unneeded includes of base/time.h.thestig@chromium.org2009-03-161-1/+0
* Linux accelerators cleanup:estade@chromium.org2009-03-161-1/+1
* Port visitedlink tests to Linux. Also make them pass on Linux, whichphajdan.jr@chromium.org2009-03-161-1/+0
* DevToolsManager is a service in the browser process that manages all open dev...yurys@google.com2009-03-161-0/+4
* Rename Window->WindowWinben@chromium.org2009-03-141-2/+2
* rollback againben@chromium.org2009-03-141-2/+2
* Rename Window->WindowWinben@chromium.org2009-03-141-2/+2
* RSS feed support (part 1), 2nd attempt.finnur@chromium.org2009-03-131-0/+1
* revertben@chromium.org2009-03-131-2/+2
* Rename Window->WindowWinben@chromium.org2009-03-131-2/+2
* Reverting 11640.finnur@chromium.org2009-03-131-1/+0
* RSS feed support (part 1)finnur@chromium.org2009-03-131-0/+1
* Add support for repositioning/resizing a tab window. This is needed as the Se...ananta@chromium.org2009-03-134-0/+84
* Remove unneeded uses of logging.h in header files.thestig@chromium.org2009-03-121-1/+0
* Run ExtensionViewTest in single-process mode to try to make it less flaky.mpcomplete@google.com2009-03-122-1/+22
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-2/+2
* Update known crashes.patrick@chromium.org2009-03-121-2/+14
* Redisable the java test. Even though the machine wasnsylvain@chromium.org2009-03-121-1/+2
* Re-enable java plugin test (reverting 11510)jar@chromium.org2009-03-121-2/+1
* Restore bretts change (reverting 11506) and disabling java testjar@chromium.org2009-03-121-1/+2
* Rollback 11498jar@chromium.org2009-03-121-2/+1
* - Add UI test for DOM checker.patrick@chromium.org2009-03-129-58/+316
* Diable a failing test. This seems to be related to the WebKit merge 41559:41588brettw@chromium.org2009-03-121-1/+2
* Reverting 11467.mpcomplete@google.com2009-03-112-9/+1
* Try to make ExtensionViewTest less flaky by running it in single-process mode.mpcomplete@google.com2009-03-112-1/+9
* Add hanging test to Purify gtest filter file. Report location of filter filepam@chromium.org2009-03-111-0/+2
* Hopefully make DownloadTest.UnknownSize not-flaky.phajdan.jr@chromium.org2009-03-111-4/+4
* Reenable incremental linking for most projects except the largest ones. Will ...maruel@chromium.org2009-03-113-1/+3
* Remove TabContents from scaffolding. Yay!pinkerton@chromium.org2009-03-111-6/+0
* Remove some empty source files from the tree.deanm@chromium.org2009-03-114-0/+0
* Fix startup and page_cycler_tests shared linking when using SHARED=1evan@chromium.org2009-03-102-1/+6
* Unrevert 11294.mpcomplete@google.com2009-03-103-5/+22
* NO CODE CHANGEdeanm@chromium.org2009-03-1049-51/+0
* NO CODE CHANGE.maruel@google.com2009-03-108-12/+23
* Reverting 11294.mpcomplete@google.com2009-03-093-22/+5
* Support loading extensions into the bookmark toolbar.mpcomplete@google.com2009-03-093-5/+22
* Enable download_request_manager_unittest on linux.estade@chromium.org2009-03-092-3/+10
* Changing ForwardMessageToExternalHost to postMessage and passing a propertommi@chromium.org2009-03-096-16/+209