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
*
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
*
Adding a UI test to catch the crash described in issue 1341577.This test is d...
finnur@google.com
2008-08-27
4
-10
/
+40
*
Makes deleting history no longer delete starred urls. Thiseffectively reenabl...
sky@google.com
2008-08-27
2
-13
/
+24
*
Force unittests to run using en-us strings.
tc@google.com
2008-08-26
1
-1
/
+3
*
Hopefully, this will be the final attempt to fix
kasperl@google.com
2008-08-26
1
-1
/
+1
*
Stop passing all the shell arguments as a single
kasperl@google.com
2008-08-26
1
-2
/
+2
*
Update debugger tests to use the new (old) way of passing
kasperl@google.com
2008-08-26
1
-2
/
+2
*
fix build bustage
darin@google.com
2008-08-26
2
-5
/
+1
*
Chrome changes corresponding to my message_loop_type CL.
darin@google.com
2008-08-26
10
-40
/
+39
*
Remove the profiling system. This wasn't being used and complicated some part...
brettw@google.com
2008-08-25
1
-12
/
+0
*
Make PlatformThread::SetName operate only on the current thread.
deanm@google.com
2008-08-25
1
-1
/
+1
*
Use a more compact license header in source files.
license.bot
2008-08-24
80
-2616
/
+688
*
Code review changes. Incorporated all the suggestions from previous review.
joshia@google.com
2008-08-21
3
-10
/
+12
*
Add the ability to disable breakpad while running the ui tests.
maruel@google.com
2008-08-21
3
-0
/
+12
[next]