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
*
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
*
Keep trying to undo 7564.
estade@chromium.org
2009-01-05
1
-2
/
+2
*
Unbreak unit tests. Revert r7564.
estade@chromium.org
2009-01-05
14
-193
/
+182
*
* Port l10n_utiL and it's unit test on POSIX.
jeremy@chromium.org
2009-01-05
6
-31
/
+108
*
Fix an uninitialized memory read that purify exposed.
brettw@chromium.org
2009-01-05
1
-6
/
+7
*
* switch download manager to using FilePath
estade@chromium.org
2009-01-05
13
-180
/
+191
*
Checking in a patch from m0interactive, reviewed by pkasting. Quote:
finnur@google.com
2009-01-05
1
-1
/
+1
*
Some more GRIT refactoring.
tc@google.com
2009-01-05
9
-19
/
+8
*
Add the home page url of the ICU project to the credit file.
jungshik@google.com
2009-01-05
1
-2
/
+3
*
Refactor the render widget unittest so it can be reused to create a render view
brettw@chromium.org
2009-01-05
11
-213
/
+538
*
Update some comments/nits following r7486.
ericroman@google.com
2009-01-05
2
-4
/
+5
*
Windows SCons build fixes.
phajdan.jr@chromium.org
2009-01-05
2
-1
/
+6
*
Fix part of linking problems in Windows SCons build.
phajdan.jr@chromium.org
2009-01-03
1
-0
/
+4
*
g++ 4.3.x doesn't seem to like forward declarations
phajdan.jr@chromium.org
2009-01-03
1
-1
/
+3
*
Fix a leak in unzip code. I was calling the wrong close function.
erikkay@google.com
2008-12-31
1
-1
/
+1
*
Add generic unzip support. This is to be used by extensions.
erikkay@google.com
2008-12-31
13
-9
/
+384
*
Porting in chrome/
phajdan.jr@chromium.org
2008-12-31
9
-22
/
+20
*
Bug fix issue 4669 (http://code.google.com/p/chromium/issues/detail?id=4669)
hclam@chromium.org
2008-12-31
1
-1
/
+2
*
Revert 7508.7509 and 7510
nsylvain@chromium.org
2008-12-30
19
-375
/
+222
*
Add FTP unit test in preparation for portable FTP implementation.
erikkay@google.com
2008-12-30
19
-222
/
+375
*
Adjusting the name of a function to make it more descriptive.
avi@google.com
2008-12-30
2
-2
/
+2
*
Provide and use auto startup/teardown for tracked objects
jar@google.com
2008-12-30
1
-21
/
+9
*
Revert sdk 6.1 upgrade changes.
jungshik@google.com
2008-12-30
1
-32
/
+31
*
Change build-related files to use Windows SDK 6.1 instead of Windows SDK 6.0.
jungshik@google.com
2008-12-30
1
-0
/
+1
*
Remove compatibility #defines in string_util.h
phajdan.jr@chromium.org
2008-12-30
2
-5
/
+8
*
Enable Hebrew spell checker after Jeremy fixed the underlying Webkit bug.
xji@chromium.org
2008-12-30
1
-1
/
+1
*
Part 1 of 'Add common words for each language, and remove forbidden words'.
sidchat@google.com
2008-12-29
2
-27
/
+59
[next]