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
*
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
*
Revert 1158 as it is breaking ui_tests
rahulk@google.com
2008-08-21
1
-1
/
+1
*
disable test to make build green
rahulk@google.com
2008-08-21
1
-1
/
+1
*
Moves bookmarks out of history into its own file (JSON).
sky@google.com
2008-08-21
5
-13
/
+35
*
fix build bustage
darin@google.com
2008-08-21
1
-1
/
+2
*
Fix release build bustage.
darin@google.com
2008-08-21
1
-0
/
+3
*
Fix one bug in the URL list.
mbelshe@google.com
2008-08-21
1
-2
/
+7
*
Add a new PrintResult() method that outputs perf-test results in a particular
pamg@google.com
2008-08-19
4
-35
/
+81
*
Cleans up notifications for the NavigationController. There were several
brettw@google.com
2008-08-19
3
-4
/
+222
*
Use LF for newlines in all DEPS files
mmentovai@google.com
2008-08-18
2
-7
/
+7
*
First set of changes to start separating Google specific branding from Chromi...
rahulk@google.com
2008-08-18
2
-7
/
+12
*
Added support for PostMessage from the automation framework to
iyengar@google.com
2008-08-15
3
-0
/
+22
*
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@963 0039d316-1c4b-4281-b9...
brettw@google.com
2008-08-15
3
-222
/
+4
*
Code to facilitate sending message to external host.
joshia@google.com
2008-08-15
1
-0
/
+8
*
Cleans up notifications for the NavigationController. There were several
brettw@google.com
2008-08-15
3
-4
/
+222
*
Copy from http://chrome-reviews.prom.corp.google.com/1237 (new gcl changelist...
timsteele@google.com
2008-08-15
1
-0
/
+5
*
Large patch set (159 files total) to cleanup the includes.
maruel@google.com
2008-08-15
2
-1
/
+10
*
Introduce MessagePump to represent the native message pump used to drive a
darin@google.com
2008-08-15
3
-2
/
+23
*
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@904 0039d316-1c4b-4281-b9...
sidchat@google.com
2008-08-14
4
-12
/
+18
*
A first stab at testing browser close behavior when there are unload listeners
ojan@google.com
2008-08-14
5
-0
/
+39
*
Temporaly added local copy of mjsunit.js to debugger tests.
sgjesse@google.com
2008-08-14
2
-1
/
+97
*
Updated DEPS for V8 to include Visual Studio project file for the the
sgjesse@google.com
2008-08-14
2
-15
/
+15
*
Use %ls instead of %s in wprintf format strings for wchar_t fields.
mmentovai@google.com
2008-08-14
6
-44
/
+53
*
Part 2 of the chrome_program change. Split into two changes
tc@google.com
2008-08-13
2
-6
/
+2
*
Add a helper method to SConscript.main for adding .pdb files to the
tc@google.com
2008-08-13
7
-21
/
+7
*
Tests for KeywordEditorView.
sky@google.com
2008-08-13
3
-1
/
+20
*
Set the svn:eol-style to LF on all SConscript files
tc@google.com
2008-08-13
13
-1214
/
+1214
*
Tests for BookmarkEditorView.
sky@google.com
2008-08-13
1
-0
/
+8
*
Moves bookmark bar context menu controller into its own files along
sky@google.com
2008-08-13
1
-0
/
+8
*
Two changes to help track down why session restore test is failing:
sky@google.com
2008-08-13
3
-5
/
+8
[next]