index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds the ability to sort TableView. Contrary to what we spoke about
sky@google.com
2008-09-26
1
-0
/
+8
*
Add --js-flags to the list of flags accepted by UI tests.
patrick@chromium.org
2008-09-25
3
-0
/
+16
*
This CL adds new UI tests for the SSL UI.
jcampan@chromium.org
2008-09-24
10
-13
/
+214
*
Enforce Terminate on Heap Corruption in most of our executable on Windows XP ...
maruel@google.com
2008-09-24
4
-2
/
+8
*
Issue 2509: Duplicate tab should not create a new window.
finnur@google.com
2008-09-23
1
-3
/
+2
*
Revert r2253 to turn off magic_browzR by default and restore the
mal@chromium.org
2008-09-23
1
-6
/
+0
*
Disable tests while I investigate
jam@chromium.org
2008-09-23
1
-2
/
+2
*
Create a SafeBrowsing database interface to more easily
paulg@google.com
2008-09-20
1
-0
/
+4
*
Changes the bookmark model to allow more than one bookmark to
sky@google.com
2008-09-19
2
-1
/
+17
*
Reverting the fixes for the UI test single-process mode in the NPAPI
iyengar@google.com
2008-09-19
1
-6
/
+8
*
Fix an old leak in tab_strip_model_unittest which had recently contributed to...
erikkay@google.com
2008-09-18
1
-59
/
+0
*
filter out a couple of tests which seem to be causing a lot of purify crashes
erikkay@google.com
2008-09-18
1
-1
/
+6
*
Rename legacy methods that were in CamelCase to unix_hacker.
erg@google.com
2008-09-17
1
-426
/
+426
*
Include chrome SConscript.unit_tests in Linux build.
tc@google.com
2008-09-17
1
-0
/
+12
*
Remove a referenced file that doesn't exist.
maruel@google.com
2008-09-17
1
-4
/
+0
*
Re-land this fix from earlier. Since I was making the tab icon view optional,...
beng@google.com
2008-09-17
1
-1
/
+1
*
Create a copy of the test directory before using it.
mbelshe@google.com
2008-09-16
1
-10
/
+52
*
Remove registration step between NavigationController > Profile.
tim@chromium.org
2008-09-16
1
-10
/
+0
*
Turn on the magic frames.
beng@google.com
2008-09-16
1
-0
/
+6
*
Revert these changes now the experiment is complete.
beng@google.com
2008-09-14
1
-2
/
+0
*
Yet another test, this time with a tweak to the find test.
beng@google.com
2008-09-14
1
-0
/
+2
*
Roll back frame test now buildbots have cycled.
beng@google.com
2008-09-14
1
-2
/
+0
*
Test frames on the builders again to see if notification change helped.
beng@google.com
2008-09-14
1
-0
/
+2
*
Roll back frames now test run is complete.
beng@google.com
2008-09-14
1
-2
/
+0
*
Test new frames on buildbots again.
beng@google.com
2008-09-14
1
-0
/
+2
*
Get the new frames to pass the accessibility UI tests.
beng@google.com
2008-09-14
2
-7
/
+47
*
Move the Save Page code to the browser/download/ directory.
paulg@google.com
2008-09-14
3
-3
/
+3
*
Move the download code to new directories:
paulg@google.com
2008-09-13
2
-2
/
+2
*
forgot to modify this file
beng@google.com
2008-09-13
1
-2
/
+2
*
Move importer files into an importer subdirectory.
beng@google.com
2008-09-13
1
-10
/
+2
*
Move View components of the Browser's tab strip into the browser_views projec...
beng@google.com
2008-09-12
1
-1
/
+1
*
Closing a tab with a constrained pop-up showing an SSL interstitial would cra...
jcampan@chromium.org
2008-09-11
1
-0
/
+7
*
Renames BoomarkBarModel to BookmarkModel.
sky@google.com
2008-09-11
3
-30
/
+27
*
Moves bookmark related classes into bookmarks directory. There are no
sky@google.com
2008-09-09
2
-3
/
+3
*
Add an AtExitManager to test_chrome_plugin. It uses Time::Now(), which now u...
deanm@chromium.org
2008-09-09
1
-0
/
+5
*
Readding UI test I pulled yesterday; hopefully the bots will like it more now...
finnur@google.com
2008-09-05
5
-2
/
+62
*
Fixes crash in BookmarkBarView. If the HistoryService fails to load it
sky@google.com
2008-09-04
1
-3
/
+0
*
Moves the bookmark bar view test into the interactive tests. To get
sky@google.com
2008-09-02
4
-29
/
+38
*
Update Copyright text in SCons config files.
sgk@google.com
2008-09-01
13
-364
/
+52
*
Disable the constrained popup window title checking test.
erg@google.com
2008-08-30
1
-2
/
+1
*
Make the user data directory configurable from the cmdline
mbelshe@google.com
2008-08-29
1
-7
/
+12
*
Makes the HistoryContentsProvider query bookmark titles. I nuked a
sky@google.com
2008-08-29
2
-1
/
+52
*
Fix two tests that expected en-US locale and were failing otherwise.
maruel@google.com
2008-08-29
2
-4
/
+19
*
Made changes to the JavaScript debugger in preparing for an upcoming
sgjesse@google.com
2008-08-29
1
-4
/
+0
*
Fix tests that break with Chromium build.
rahulk@google.com
2008-08-28
3
-3
/
+20
*
Enable logging on memory tests for debugging.
mbelshe@google.com
2008-08-28
1
-0
/
+2
*
Adding a test to catch regressions where the Find box moves when you open and...
finnur@google.com
2008-08-28
5
-6
/
+90
*
Remove Google Chrome specific strings from common resources file and use them...
rahulk@google.com
2008-08-27
1
-0
/
+2
*
Send the close browser window command via a automation message
joshia@google.com
2008-08-27
1
-12
/
+12
*
Adding a test to make sure Find restarts properly after a timeout.
finnur@google.com
2008-08-27
1
-0
/
+2245
[next]