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
*
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
*
Fixes two bookmark manager bugs. Use Activate instead of MoveToFront
sky@google.com
2008-11-04
1
-1
/
+4
*
Adds support for models to provide addition icons to the tree. Updates
sky@google.com
2008-11-04
8
-42
/
+107
*
Add ENABLE_CTI=1 to both using_javascriptcore.vsprops and using_KJSBinding.vs...
fqian@google.com
2008-11-04
1
-1
/
+1
*
Revert change r4523 because Vista doesn't like it.
erg@google.com
2008-11-04
30
-772
/
+1234
*
Fix Linux/Mac builds after my change to test_shell.
mpcomplete@google.com
2008-11-04
2
-8
/
+0
*
Remove old bookmarks/bookmark_drag_utils.cc entry.
sgk@google.com
2008-11-04
1
-1
/
+0
*
Update unit_tests.scons with patterns from later changes:
sgk@google.com
2008-11-04
2
-7
/
+12
*
Finish unforking the async history item changes.
mpcomplete@google.com
2008-11-04
9
-25
/
+6
*
Have the Gears build rename the PDB file to something recongnizable by the
mpcomplete@google.com
2008-11-04
1
-0
/
+2
*
Fix for crash in NPN_Invoke. This happened because the window script NPObjec...
jam@chromium.org
2008-11-04
1
-13
/
+15
*
Adding visual studio solution files.
bradnelson@chromium.org
2008-11-04
8
-30
/
+47
*
Fix tree breakage.
erg@google.com
2008-11-04
1
-1
/
+4
*
Redo how we block popups. Rip out the old constrained popup window cruft (whi...
erg@google.com
2008-11-04
30
-1234
/
+772
*
Add tlslite
dkegel@google.com
2008-11-04
1
-3
/
+10
*
Enable SSL session resumption by using shared Schannel
wtc@google.com
2008-11-04
2
-68
/
+155
*
More instrumentation.
ericroman@google.com
2008-11-03
4
-25
/
+74
[next]