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
*
Remove unused variable (warnings are compile errors)
erg@google.com
2008-10-13
1
-3
/
+2
*
4 layout tests rebaslined.
ericroman@google.com
2008-10-13
7
-7
/
+3
*
Fix build.
evanm@google.com
2008-10-13
1
-1
/
+2
*
Minimal change to make test_shell_tests link and run zero tests on Linux.
evanm@google.com
2008-10-13
3
-109
/
+147
*
Tweaks for the text on the About box (from bug 3360):
finnur@google.com
2008-10-13
4
-6
/
+19
*
IDL file merge.
ager@google.com
2008-10-13
14
-734
/
+31
*
Add about_credits.html and recognize ssl_error.html in its new location.
sgk@google.com
2008-10-11
1
-14
/
+24
*
Fixes a null pointer bug, and adds null checks around potentially dying proce...
klink@chromium.org
2008-10-11
1
-5
/
+11
*
6 more passing layout tests.
ericroman@google.com
2008-10-11
1
-6
/
+0
*
Fix problem with how Image is created for ImageBuffer, that was causing some ...
ericroman@google.com
2008-10-11
7
-73
/
+91
*
Remove black line above detached poppup location bars
ben@chromium.org
2008-10-11
1
-1
/
+1
*
Add incognito icon to vista frame windows that are incognito.
ben@chromium.org
2008-10-11
2
-3
/
+48
*
enable v8bindings warnings
tc@google.com
2008-10-11
6
-30
/
+21
*
This fixes http://code.google.com/p/chromium/issues/detail?id=2846, which is ...
ananta@chromium.org
2008-10-10
3
-6
/
+29
*
Remove WatchObject calls from FileInputStream.
rvargas@google.com
2008-10-10
1
-22
/
+20
*
Fix error when manually running http_server on Windows.
mmoss@google.com
2008-10-10
1
-5
/
+4
*
Fix RTL issues with opaque frame.
ben@chromium.org
2008-10-10
4
-19
/
+14
*
Updating DEPS file to get third_party\* packages with exe bit set.
kuchhal@chromium.org
2008-10-10
1
-3
/
+3
*
Implement layoutTestController.setPopupBlockingEnabled. This
tc@google.com
2008-10-10
3
-5
/
+17
*
Fix typo in command line unit test.
estade@chromium.org
2008-10-10
1
-1
/
+1
*
Add $JAVASCRIPTCORE_DIR/wtf to CPPPATH for the Windows build.
sgk@google.com
2008-10-10
1
-1
/
+2
*
Add V8WebKitCSSKey{frame,fames}Rule.cpp to V8Bindings.lib.
sgk@google.com
2008-10-10
1
-263
/
+271
*
Start splitting out view-related stuff from WebContents into a new class WebC...
brettw@google.com
2008-10-10
11
-391
/
+622
*
Enable AddTrust External CA Root for EV. The patch is
wtc@google.com
2008-10-10
2
-0
/
+7
*
Add about:terms to Chrome, and about:licenses to Chromium and Chrome.
glen@google.com
2008-10-10
95
-3
/
+7032
*
Fix build errors on Linux.
mmoss@google.com
2008-10-10
1
-12
/
+12
*
Implement CaptureImage on the Mac
amanda@chromium.org
2008-10-10
1
-1
/
+17
*
add file:// handling to mac and linux builds
pinkerton@google.com
2008-10-10
4
-10
/
+18
*
Add a meaning= attributes to two strings that both have the same
tc@google.com
2008-10-10
1
-1
/
+1
*
This CL adds prompting for dangerous types of files (executable) when they ar...
jcampan@chromium.org
2008-10-10
33
-436
/
+1334
*
set exe bit
kuchhal@chromium.org
2008-10-10
1
-0
/
+0
*
Add a support to NPN_PostUrl[Notify] using files
joshia@google.com
2008-10-10
1
-34
/
+82
*
Rolling back tree breakage
dglazkov@google.com
2008-10-10
6
-45
/
+26
*
Rebaseline tests for Windows XP buildbots without MS Office installed (and w...
jungshik@google.com
2008-10-10
58
-121
/
+93
*
Terms of Service don't apply to Chromium. Remove the link from the About box.
finnur@google.com
2008-10-10
2
-19
/
+18
*
Unfork additional webkit files to keep mac build in sync with windows and linux
amanda@chromium.org
2008-10-10
1
-33
/
+35
*
Remove --nohttp, --nosvg, --save-failures and the code for them.
tc@google.com
2008-10-10
1
-23
/
+5
*
Implement cross-platform ExceptionContext (2/2)
dglazkov@google.com
2008-10-10
6
-26
/
+45
*
Add stacking_order_iterator.cc to the SCons build.
sgk@google.com
2008-10-10
1
-0
/
+1
*
Roll back trial from last night
ben@chromium.org
2008-10-10
3
-22
/
+0
*
Catch up SCons build with more unforking.
sgk@google.com
2008-10-10
1
-18
/
+7
*
Unfork Clipboard.idl and implement the remaining custom methods.
ager@google.com
2008-10-10
3
-49
/
+93
*
Change Location::setHash to match JSC version.
darin@chromium.org
2008-10-10
2
-2
/
+2
*
fix linux build
tc@google.com
2008-10-10
7
-6
/
+7
*
libxml DerivedSources
tc@google.com
2008-10-10
2
-6
/
+7
*
Forgot a .h file.
finnur@google.com
2008-10-10
1
-0
/
+2
*
Allow the translators to chose which link appears first in the About box.
finnur@google.com
2008-10-10
3
-11
/
+22
*
TBR
mbelshe@google.com
2008-10-10
1
-1
/
+1
*
Another attempt at fixing non-client flicker. Let's see how well this works.
ben@chromium.org
2008-10-10
1
-9
/
+9
*
Make loading animations on app windows not call WM_SETICON on every frame. Ow.
ben@chromium.org
2008-10-10
6
-11
/
+18
[next]