summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* Adding reliability suppression for crash in PpapiHostMsg_PPBTesting_RunMessag...robertshield@chromium.org2011-03-091-1/+4
* Add ability to find out whether an extension pref value is coming from incogn...bauerb@chromium.org2011-03-096-4/+19
* Suppress reliability failure in WebCore::ScriptExecutionContext::~ScriptExecu...zea@chromium.org2011-03-091-1/+4
* Add reliability suppression for new Skia skpixelref::unlockpixels crash.zea@chromium.org2011-03-091-1/+4
* Add reliability suppression for http://code.google.com/p/chromium/issues/deta...zea@chromium.org2011-03-091-1/+4
* wstring: text case dirs are always ASCIIevan@chromium.org2011-03-091-3/+5
* Add suppression for V8 FatalProcessOutOfMemory reliability failure.zea@chromium.org2011-03-081-1/+4
* cd Move prerender specific functionality out of TabContents into a tab contenttburkard@chromium.org2011-03-082-1/+8
* Rename TreeNode::GetParent() to TreeNode::parent(). Part 2tfarina@chromium.org2011-03-082-12/+12
* Disable the failing pyauto tests on chromeosnirnimesh@chromium.org2011-03-081-0/+20
* Implement blocking for webRequest.onBeforeRequest extension event.mpcomplete@chromium.org2011-03-0812-65/+204
* Exit early and pass over the log string when a test fails.dtseng@chromium.org2011-03-081-10/+12
* Removing references to off the record in comments and log messages.akalin@chromium.org2011-03-082-3/+3
* Adding suppression for reliability failure in WTF::deleteAllPairSeconds calle...robertshield@chromium.org2011-03-081-0/+3
* Consolidate some more stuff in Window. PreferredSize obtaining.ben@chromium.org2011-03-081-3/+3
* Add a reliability suppression for PasswordStoreWin::GetLogins.robertshield@chromium.org2011-03-081-0/+3
* Update GetDistinctHost to prefer .com, .net, and .org when de-duping.tessamac@chromium.org2011-03-081-0/+756
* Make GPUInfo a struct, which it should be according to the C++ guidelines. T...jam@chromium.org2011-03-081-2/+2
* Rename IndexOfChild to GetIndexOf. Part 1tfarina@chromium.org2011-03-082-8/+8
* Lands http://code.google.com/p/chromium/issues/detail?id=71571 forsky@chromium.org2011-03-084-0/+20
* Fixed failing Autofill tests for PyAuto.dyu@chromium.org2011-03-083-6/+3
* Cleanup /home/chronos before every pyauto tests on chromeosnirnimesh@chromium.org2011-03-081-1/+5
* Reland r76840 with fix for webkit_gpu dependencies.apatrick@chromium.org2011-03-081-47/+0
* Convert ChromeDriver to use only the JSON automation interface.kkania@chromium.org2011-03-089-263/+609
* Fixing some instant pyauto tests that were failing.sunandt@chromium.org2011-03-071-4/+4
* autofill: Rename AutoFillType to AutofillType.tfarina@chromium.org2011-03-073-10/+10
* Fix missing change notifications of UserPrefStorebattre@chromium.org2011-03-072-4/+4
* Move notification service code to content. We'll need to figure out how to s...jam@chromium.org2011-03-071-2/+2
* autofill: Rename AutoFillManager to AutofillManager.tfarina@chromium.org2011-03-052-6/+6
* Marking sync test SinkBMs10LevelDown as a failure due to r76700.rsimha@chromium.org2011-03-051-1/+3
* Disable verbose logging for sync integration tests.rsimha@chromium.org2011-03-051-4/+0
* ui_tests: use proper API for getting tab titleevan@chromium.org2011-03-043-11/+7
* Give a helpful warning message if a url patern contains a port.skerner@chromium.org2011-03-046-1/+61
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-042-3/+3
* Changing the URL pointed to clear browsing data shortcut in shortcuts pyauto ...sunandt@chromium.org2011-03-041-1/+1
* cleanup: make OnLogin to be pure virtual as all methods around.dilmah@chromium.org2011-03-041-0/+2
* Return accessible icon URLs for disabled extensions in the management API.jstritar@chromium.org2011-03-041-1/+2
* Update known crash.ukai@chromium.org2011-03-041-0/+3
* Revert 76840 - Removed GPU plugin.jcivelli@chromium.org2011-03-041-0/+47
* ui_tests: use the correct tab titleevan@chromium.org2011-03-031-1/+1
* Removed GPU plugin.apatrick@chromium.org2011-03-031-47/+0
* Change these JS files from CRLF to LF eol-style. svn:eol-style had been appl...dtseng@chromium.org2011-03-032-101/+101
* Add a NavigateToURL automation method which uses the JSON interface. Use it i...kkania@chromium.org2011-03-035-10/+168
* Disabling a couple of pyauto autofill tests that need to be modified.sunandt@chromium.org2011-03-031-0/+3
* Adding a couple of pyauto tests for browser shortcuts.sunandt@chromium.org2011-03-031-2/+32
* New automation hooks to get/set the thumbnail/menu modes for NTP sections.nirnimesh@chromium.org2011-03-032-0/+329
* Functions not intended as tests should not begin with 'test'nirnimesh@chromium.org2011-03-032-8/+2
* Update known crashes.ukai@chromium.org2011-03-031-1/+4
* sync: Optimize GetFirstChildId and ComputePrevIdFromServerPosition by having ...nick@chromium.org2011-03-031-1/+1
* Fix ChromeDriver shutdown due to regression in 76517.kkania@chromium.org2011-03-031-1/+2