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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add FTP unit test in preparation for portable FTP implementation.
erikkay@google.com
2009-01-08
19
-248
/
+401
*
Fixup and verify URLs from the server before adding them to the autocomplete ...
pkasting@chromium.org
2009-01-08
1
-3
/
+9
*
Re-enable ui test after WebKit merge which pulled the fix from upstream.
dimich@google.com
2009-01-08
1
-3
/
+1
*
add files from http://codereview.chromium.org/17052
pinkerton@google.com
2009-01-08
1
-4
/
+36
*
check datestamps before blindly re-generating .h
pinkerton@google.com
2009-01-08
1
-6
/
+18
*
Fix broken browser_views on Windows.
phajdan.jr@chromium.org
2009-01-08
3
-0
/
+3
*
Porting in chrome/ (add 6 files to Linux SCons build)
phajdan.jr@chromium.org
2009-01-08
9
-45
/
+74
*
Fix linux / mac build.
paulg@google.com
2009-01-08
1
-2
/
+2
*
Ignore GetHash results for lists that we don't support.
paulg@google.com
2009-01-08
6
-41
/
+85
*
Adds some more cleanup and test coverage to the Accessibility tests.
klink@chromium.org
2009-01-08
5
-392
/
+354
*
Attempt at fixing bug 5800.
jcampan@chromium.org
2009-01-08
5
-8
/
+115
*
Clear the refferer registry entry upon succesful ping
cpu@google.com
2009-01-07
3
-6
/
+25
*
Move user script directory into profile.
aa@chromium.org
2009-01-07
6
-15
/
+6
*
Don't DCHECK if a watched directory doesn't exist.
aa@chromium.org
2009-01-07
1
-5
/
+4
*
* Fix error messaging for http server.
kuchhal@chromium.org
2009-01-07
1
-1
/
+1
*
Add a UI test to make sure we sanitize the filename
tc@google.com
2009-01-07
9
-15
/
+121
*
adding more grit love to other targets, updating scons files for things that ...
pinkerton@google.com
2009-01-07
4
-35
/
+170
*
Integrate grit into mac build. Add more files that are building in scons to t...
pinkerton@google.com
2009-01-07
4
-57
/
+233
*
Checking in patch for Brian Duff, reviewed by pkasting (http://codereview.chr...
finnur@google.com
2009-01-07
2
-10
/
+11
*
Change greasemonkey flag to enable-user-scripts.
aa@chromium.org
2009-01-07
1
-1
/
+1
*
In some cases (related to window.open() with no contents, see bug for more de...
jcampan@chromium.org
2009-01-07
1
-0
/
+12
*
Convert download manager to FilePath.
estade@chromium.org
2009-01-06
18
-227
/
+244
*
Upgrade our sqlite to 3.6.1, with the local changes made by Gears. I'm
mpcomplete@google.com
2009-01-06
2
-2
/
+2
*
Add histograms to track the size of SafeBrowsing Updates.
paulg@google.com
2009-01-06
2
-4
/
+20
*
* Create the registry key needed for "dr" value if it doesn't exist.
kuchhal@chromium.org
2009-01-06
1
-2
/
+3
*
Enables restoring of keyboard focus to the the toolbar button that last had f...
klink@chromium.org
2009-01-06
3
-15
/
+30
*
Change "dll" to "plugin" where appropriate.
avi@google.com
2009-01-06
13
-110
/
+113
*
Applying patch for Mohamed Mansour (reviewed by pkasting): http://codereview....
finnur@google.com
2009-01-06
6
-16
/
+22
*
Butcher some files to make ui_tests run 0 tests on Linux.
evanm@google.com
2009-01-06
4
-30
/
+137
*
Bump for 157 dev cycle
mal@chromium.org
2009-01-06
1
-1
/
+1
*
Make browser_uitest more Purify friendly.
paulg@google.com
2009-01-06
1
-13
/
+16
*
clean up safe browsing pref registration by following the
tc@google.com
2009-01-06
3
-5
/
+5
*
(Correctly) acquire real-time UMA stats for aggregation
jar@google.com
2009-01-06
4
-20
/
+46
*
Fix a leak in the RenderView tests. We were responsible for deleting the repl...
brettw@chromium.org
2009-01-06
2
-6
/
+7
*
Adds a dummy ui_tests executable to chrome.xcodeproj. This doesn't currently
mark@chromium.org
2009-01-06
1
-1
/
+269
*
Prevent files saved via the "Save as..." page menu item from
tc@google.com
2009-01-06
6
-13
/
+101
*
Build file change for enabling dynamic font support. This is a follow-up to t...
jungshik@google.com
2009-01-06
1
-0
/
+1
*
Part 2 of 'Add common words for each language, and remove forbidden words'
sidchat@google.com
2009-01-06
29
-476293
/
+515964
*
* Check expand.exe exit code.
kuchhal@chromium.org
2009-01-06
1
-1
/
+3
*
Turn on GetVisibleVisitsInRange test on POSIX.
jeremy@chromium.org
2009-01-06
2
-5
/
+1
*
This is a redo of my previous notification registrar change. I saw a crash in...
brettw@chromium.org
2009-01-06
8
-89
/
+64
*
Move plugins to FilePaths, some cleanup
avi@google.com
2009-01-06
35
-139
/
+178
*
Add third_party/icu38/public/i18n to release-mode HEADER_SEARCH_PATHS in
mark@chromium.org
2009-01-06
1
-0
/
+1
*
Add using_generated_resources.scons to the build. This
tc@google.com
2009-01-06
4
-4
/
+4
*
Reverting 7581.
brettw@chromium.org
2009-01-06
8
-61
/
+86
*
Change all classes that use the NOTIFY_NAV_ENTRY_COMMITTED notification to us...
brettw@chromium.org
2009-01-06
8
-86
/
+61
*
The timing is somewhat arbitrary, but trunk is now developing a major rev (ne...
mal@chromium.org
2009-01-06
1
-1
/
+1
*
* Disable test that seems to have been broken by r7570\
kuchhal@chromium.org
2009-01-06
1
-1
/
+3
*
Reverting 7574 which reverted 7570. It was an error on my part.
maruel@chromium.org
2009-01-06
6
-31
/
+108
*
Reverting 7570.
maruel@chromium.org
2009-01-06
6
-108
/
+31
[next]