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 two UMA histograms for DNS prefetching
jar@google.com
2008-11-05
1
-2
/
+2
*
Actually preload the cookie database. The previous logic was inverted.
deanm@chromium.org
2008-11-05
1
-11
/
+15
*
Quick and easy fix for vista taskbar auto hide issue
amit@chromium.org
2008-11-05
2
-10
/
+67
*
Don't crash when getting strings out of the database. column_text is a little...
brettw@google.com
2008-11-05
3
-5
/
+5
*
Fix bug where we failed to paint infobars and other fast-moving items correctly.
glen@chromium.org
2008-11-05
1
-1
/
+1
*
Added functions to WebDatabase and WebDataService for recording frequent entr...
petersont@google.com
2008-11-05
14
-6
/
+595
*
Roll back. Sigh. Still not fixed.
ben@chromium.org
2008-11-05
2
-2
/
+4
*
This CL adds the autofill UI in forms.
jcampan@chromium.org
2008-11-05
19
-40
/
+176
*
Reinstate this commented-out code now the root cause of the problem has been ...
ben@chromium.org
2008-11-05
2
-4
/
+2
*
Some bandaids for tab dragging UI tests:
ben@chromium.org
2008-11-05
2
-3
/
+8
*
This is r4523, with a few changes to make things work under Vista.
erg@google.com
2008-11-05
31
-1235
/
+776
*
New batch of dlls to evict from the render process (top crashers).
rvargas@google.com
2008-11-05
1
-43
/
+60
*
When a windowless plugin is hanging, the browser process
nsylvain@chromium.org
2008-11-05
1
-4
/
+0
*
Add chrome\installer\util\master_preferences.cc to the SCons build.
sgk@google.com
2008-11-05
1
-0
/
+1
*
Make the test "pass" when the internal data is not found.
maruel@chromium.org
2008-11-05
1
-0
/
+8
*
SCons rename: automated_ui_tests and ui_tests.
sgk@google.com
2008-11-05
6
-241
/
+213
*
Add to SCons build:
sgk@google.com
2008-11-05
2
-1
/
+4
*
Fixes two bookmark manager bugs:
sky@google.com
2008-11-05
4
-11
/
+39
*
Delete chrome\common\clipboard_service.cc from the SCons build.
sgk@google.com
2008-11-05
1
-1
/
+0
*
Tell the user that HTML documents can harm their computer because they can.
abarth@chromium.org
2008-11-05
4
-5
/
+12
*
Remove duplicate save_file.cc from the Windows-specific list.
sgk@google.com
2008-11-05
1
-1
/
+0
*
Enable building of chrome/tools/test/image_diff in Linux
agl@chromium.org
2008-11-05
3
-20
/
+25
*
Wrap forward declarations in their relevant namespace
agl@chromium.org
2008-11-05
3
-3
/
+10
*
Add the test certificates. Rename the directory to make the transition easier.
maruel@chromium.org
2008-11-05
6
-2
/
+160
*
Rewrote the clipboard API to be more concurrent. Added a helper class to make...
estade@chromium.org
2008-11-05
11
-157
/
+108
*
Evil hack to prevent a crash with interstitials across different tab contents...
brettw@google.com
2008-11-05
1
-0
/
+23
*
Remove a string we haven't used for a while.
pkasting@chromium.org
2008-11-05
1
-3
/
+0
*
Temporary code to upgrade Chrome open command for existing users.
kuchhal@chromium.org
2008-11-05
2
-3
/
+40
*
Always write 'dr' key to HKCU.
kuchhal@chromium.org
2008-11-05
2
-6
/
+1
*
This fixes the following bugs1. http://b/issue?id=1447957 For machine insta...
ananta@chromium.org
2008-11-04
6
-38
/
+113
*
Fix typo.
ericroman@google.com
2008-11-04
1
-1
/
+1
*
Refactoring master preference parsing code into installer util so
huanr@chromium.org
2008-11-04
6
-100
/
+184
*
Fixes possible crash in menu code. If after dropping you quickly right
sky@google.com
2008-11-04
1
-0
/
+7
*
My last fix breaks an interative ui test. I'm going to back out until I figur...
sky@google.com
2008-11-04
1
-7
/
+0
*
Fix the TemplateURLParserTest tests for use in external buildbots.
maruel@chromium.org
2008-11-04
1
-3
/
+42
*
Fixes possible crash in menu code. If after dropping you quickly right
sky@google.com
2008-11-04
1
-0
/
+7
*
fix linux scons build
tc@google.com
2008-11-04
1
-0
/
+8
*
Toolbar Import - Issue 8801, migrated from public tree to svn enlistment.
brg@chromium.com
2008-11-04
8
-19
/
+958
*
More SCons renaming:
sgk@google.com
2008-11-04
6
-153
/
+146
*
Fix hang in clearing browsing data from incognito mode.
finnur@google.com
2008-11-04
1
-1
/
+1
*
Adds support for autoscrolling on drag to bookmark tree/table.
sky@google.com
2008-11-04
15
-276
/
+486
*
Roll back my last change, it broke a unit test.
brettw@google.com
2008-11-04
1
-17
/
+0
*
Enforces strong DEP all the time. Use the /NXCOMPAT linker flag on chrome.exe...
maruel@chromium.org
2008-11-04
2
-21
/
+8
*
Evil wallpaper hack to hide a crash when going back from an interstitial and ...
brettw@google.com
2008-11-04
1
-0
/
+17
*
Rolling back
abarth@chromium.org
2008-11-04
1
-8
/
+1
*
Tell the user that HTML documents can harm their computer because they can.
abarth@chromium.org
2008-11-04
1
-1
/
+8
*
Use ElideUrl for urls. It is much nicer.
maruel@chromium.org
2008-11-04
1
-2
/
+7
*
Use the worker pool instead of a one-time thread for the breakpad initializat...
deanm@chromium.org
2008-11-04
2
-11
/
+8
*
A fix for Issue 2768 "IME: Current clause of Japanese IME doesn't appear to r...
hbono@chromium.org
2008-11-04
2
-9
/
+16
*
Fixes two bookmark manager bugs. Use Activate instead of MoveToFront
sky@google.com
2008-11-04
1
-1
/
+4
[next]