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
*
Make View::SetBounds take a const gfx::Rect& instead of a const CRect&
ben@chromium.org
2008-10-16
99
-572
/
+298
*
Return without doing anything instead of dereferencing junk in unexpected cases.
mark@chromium.org
2008-10-16
1
-0
/
+1
*
Don't user uninitialized variables. We should at least fail predictably in
mark@chromium.org
2008-10-16
1
-1
/
+1
*
Update SpellChecker to download the latest version of the bdic dictionary files.
sidchat@google.com
2008-10-16
2
-3
/
+46
*
Clearly distinguish the multiple "path_util" modules in use.
mmoss@google.com
2008-10-16
2
-6
/
+9
*
Updating dependencies for the following projects to fix build errors.
ananta@chromium.org
2008-10-16
1
-0
/
+6
*
Revert "Fix a bug where we were truncating the last byte of images"
tc@google.com
2008-10-16
2
-2
/
+3
*
Makes the following changes to the bookmark bar context menu:
sky@google.com
2008-10-16
6
-93
/
+91
*
Add browser\interstitial_page.cc to the SCons build.
sgk@google.com
2008-10-16
1
-1
/
+2
*
Fixed the re-baselining of two layout tests to be conformant with the newest ...
olehougaard@google.com
2008-10-16
3
-10
/
+8
*
Update to latest trunk version of V8.
ager@google.com
2008-10-16
1
-1
/
+1
*
Hopefully the last of the failures. Updating the deps for
ananta@chromium.org
2008-10-16
1
-0
/
+2
*
Updating the deps for startup test and reliability test.
ananta@chromium.org
2008-10-16
1
-0
/
+4
*
Update dependencies of the memory_test project to fix build error.
ananta@chromium.org
2008-10-16
1
-0
/
+618
*
This fixes http://code.google.com/p/chromium/issues/detail?id=146&,
ananta@chromium.org
2008-10-16
13
-93
/
+367
*
Change the prefix for unconfirmed, potentially dangerous downloads
mal@chromium.org
2008-10-16
1
-1
/
+1
*
revert the test
beng@google.com
2008-10-16
1
-1
/
+1
*
Wrap some lines that are > 80 columns.
tc@google.com
2008-10-16
1
-9
/
+13
*
Fix a bug where we were truncating the last byte of images
tc@google.com
2008-10-16
2
-3
/
+2
*
a quick test
beng@google.com
2008-10-16
1
-1
/
+1
*
Fix FileEnumerator (win) for non-recursive, directory-only enumerations.
tim@chromium.org
2008-10-16
2
-4
/
+9
*
Don't send duplicate "Cache-Control: max-age=0" headers.
ericroman@google.com
2008-10-16
2
-17
/
+26
*
This is the same change as 2419 minus a line of debug code I accidentally lef...
petersont@google.com
2008-10-16
8
-191
/
+575
*
Hook up skia + v8 bindings for getImageData(), putImageData().
ericroman@google.com
2008-10-16
8
-30
/
+199
*
Make zero-byte responses an error, rather than an empty HTTP/0.9 case.
ericroman@google.com
2008-10-16
4
-17
/
+52
*
Fix test list syntax.
ericroman@google.com
2008-10-16
1
-1
/
+1
*
Fork layout_tests\pending\http\tests\misc\frame-default-enc-same-domain.html
jungshik@google.com
2008-10-16
4
-1
/
+20
*
Fix broken resize from bottom with magic frame.
ben@chromium.org
2008-10-16
1
-0
/
+1
*
Fix mac bustage caused by my big Win.cpp to Chromium.cpp change. To keep the
darin@google.com
2008-10-16
2
-46
/
+65
*
Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.
ben@chromium.org
2008-10-16
116
-580
/
+553
*
Remove some bogus NOTIMPLEMENTEDs that were leading to layout test bustage.
darin@chromium.org
2008-10-15
1
-6
/
+2
*
Set the svn:eol-style of DEPS to LF.
pkasting@chromium.org
2008-10-15
0
-0
/
+0
*
fix line endings for evan
darin@chromium.org
2008-10-15
1
-6
/
+6
*
Pick up Pinkerton's Mac fix.
pkasting@chromium.org
2008-10-15
1
-1
/
+1
*
Disable deps checking on webkit/port since that directory doesn't follow the ...
darin@chromium.org
2008-10-15
1
-1
/
+1
*
Fix check deps bustage. It is valid to #include "bindings/npruntime.h"
darin@chromium.org
2008-10-15
1
-0
/
+1
*
This is a very important change and it is past time we commit it.
evanm@google.com
2008-10-15
2
-0
/
+13
*
While doing system level install on Vista, if installer is not running
kuchhal@chromium.org
2008-10-15
4
-400
/
+429
*
Fix Linux build.
evanm@google.com
2008-10-15
2
-1
/
+11
*
add/remove files from pkasting's checkin
pinkerton@google.com
2008-10-15
1
-6
/
+6
*
Kill bogus leftover include.
darin@chromium.org
2008-10-15
1
-1
/
+0
*
Try to fix V8 build bustage; this change to the file got dropped during my fi...
pkasting@chromium.org
2008-10-15
1
-0
/
+1
*
Move many files that were suffixed Win.cpp to Chromium.cpp, and place them in...
darin@chromium.org
2008-10-15
71
-523
/
+472
*
Store the command line in a more convenient format on non-windows platforms.
estade@chromium.org
2008-10-15
3
-23
/
+103
*
As agreed on by the SafeBrowsing server team:
paulg@google.com
2008-10-15
2
-15
/
+14
*
Fork ScriptController into KJS- and V8-specific versions. The KJS files alre...
pkasting@chromium.org
2008-10-15
7
-656
/
+44
*
Add a check in Chrome to not run user level mode if machine level Chrome
kuchhal@chromium.org
2008-10-15
14
-27
/
+115
*
libcommon.a (chrome) needs the staticlib settings applied
mark@chromium.org
2008-10-15
1
-0
/
+2
*
Add WinCE installer to the Gears SConscript build.
mpcomplete@google.com
2008-10-15
3
-9
/
+42
*
Add a lot of robustness to SDCH filter decoding
jar@google.com
2008-10-15
15
-266
/
+785
[next]