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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Paint regions properly on linux test_shell.
tc@google.com
2008-11-05
1
-14
/
+39
*
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
*
Review URL: http://codereview.chromium.org/8220
dsh@google.com
2008-11-04
2
-5
/
+9
*
Refactoring master preference parsing code into installer util so
huanr@chromium.org
2008-11-04
6
-100
/
+184
*
Hook up linux test shell mouse events
tc@google.com
2008-11-04
1
-15
/
+46
*
Pull in icu38 r4634 to pick up our own EUC-JP mapping.
jungshik@google.com
2008-11-04
1
-1
/
+1
*
Take Hammer out of the default target list.
bradnelson@chromium.org
2008-11-04
1
-1
/
+2
*
make it easier to type urls into testshell by adding http if there's no scheme
pinkerton@google.com
2008-11-04
1
-2
/
+6
*
Fixes possible crash in menu code. If after dropping you quickly right
sky@google.com
2008-11-04
1
-0
/
+7
*
Avoid size mismatch on windows.
dkegel@google.com
2008-11-04
1
-3
/
+4
*
Spelling fix (r4652)
mark@chromium.org
2008-11-04
1
-1
/
+3
*
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 gears-scons build break for wince.
mpcomplete@google.com
2008-11-04
1
-3
/
+0
*
Port more of url_request_unittest.cc.
dkegel@google.com
2008-11-04
5
-20
/
+20
*
Fix the TemplateURLParserTest tests for use in external buildbots.
maruel@chromium.org
2008-11-04
1
-3
/
+42
*
roll deps for platform.h change
pinkerton@google.com
2008-11-04
1
-1
/
+1
*
Fixes possible crash in menu code. If after dropping you quickly right
sky@google.com
2008-11-04
1
-0
/
+7
*
Fix scoped_cftyperef<>::reset() to adopt the incoming CFTypeRef when the
mark@chromium.org
2008-11-04
1
-3
/
+3
*
Turn time_mac.cc back on, with workaround for scoped_cftyperef reset bug
amanda@chromium.org
2008-11-04
2
-10
/
+8
*
Cleanup editor_client_impl.cc after http://codereview.chromium.org/8677/show
tc@google.com
2008-11-04
1
-15
/
+0
*
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
*
Handle time overflow more gracefully in base/time_posix.cc. Instead of
mark@chromium.org
2008-11-04
1
-5
/
+38
*
More SCons renaming:
sgk@google.com
2008-11-04
7
-153
/
+149
*
Fix a crasher when printing.
maruel@chromium.org
2008-11-04
1
-1
/
+33
*
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
*
Prevent recycling TCPClientSocket in the case of https, so as not to crash.
ericroman@google.com
2008-11-04
1
-2
/
+2
*
Remove the debugging instrumentation.
ericroman@google.com
2008-11-04
4
-72
/
+0
*
Don't use ENABLE_DATABASE in DOMWindow.idl yet, it's not ready (r4486 fallout)
mark@chromium.org
2008-11-04
1
-1
/
+2
*
Roll back my last change, it broke a unit test.
brettw@google.com
2008-11-04
1
-17
/
+0
*
Updating the Chrome plugin installer database files with the updated
ananta@chromium.org
2008-11-04
2
-0
/
+653
*
Enforces strong DEP all the time. Use the /NXCOMPAT linker flag on chrome.exe...
maruel@chromium.org
2008-11-04
3
-54
/
+9
*
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
*
Add chromium_bridge_impl.cc to the Xcode build.
darin@google.com
2008-11-04
1
-2
/
+4
*
Use ElideUrl for urls. It is much nicer.
maruel@chromium.org
2008-11-04
1
-2
/
+7
*
Add 2 new failures to the tests_fixable list to
nsylvain@chromium.org
2008-11-04
1
-1
/
+4
*
Fix two issues with window.location:
ager@google.com
2008-11-04
5
-13
/
+81
*
Update v8 to version 0.4.3.
ager@google.com
2008-11-04
1
-1
/
+1
*
Rebaselined the following layout tests
sgjesse@chromium.org
2008-11-04
4
-6
/
+3
*
Use the worker pool instead of a one-time thread for the breakpad initializat...
deanm@chromium.org
2008-11-04
2
-11
/
+8
*
Set the thread name for the sandbox event thread.
deanm@chromium.org
2008-11-04
1
-0
/
+3
*
Use CreateThread instead of _beginthreadex. This should still be safe, and w...
deanm@chromium.org
2008-11-04
1
-6
/
+8
*
Remove chrome/fast/encoding/hanarei-blog32-fc2-com.html test and result. It's...
jungshik@google.com
2008-11-04
2
-45
/
+0
*
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
*
Adding in new software construction toolkit version.
bradnelson@google.com
2008-11-04
13
-244
/
+1299
[next]