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
/
webkit
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
GCC 4.3 fixes
tc@google.com
2008-10-13
5
-7
/
+0
*
Build WebCore on linux. Seems to compile cleanly after disabling warnings.
tc@google.com
2008-10-13
2
-5
/
+3
*
This fixes a regression introduced by my fix for http://code.google.com/p/chr...
ananta@chromium.org
2008-10-13
1
-1
/
+1
*
Basic GTK test shell: links in the SConscript and brings up a window with non...
evanm@google.com
2008-10-13
5
-13
/
+187
*
Second attempt at introducing cross-platform ExceptionContext in the midst of...
dglazkov@google.com
2008-10-13
9
-35
/
+111
*
This file was supposed to be part of r3290 but I forgot to "svn add" it.
ericroman@google.com
2008-10-13
1
-0
/
+11
*
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
*
IDL file merge.
ager@google.com
2008-10-13
14
-734
/
+31
*
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
*
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
*
Fix error when manually running http_server on Windows.
mmoss@google.com
2008-10-10
1
-5
/
+4
*
Implement layoutTestController.setPopupBlockingEnabled. This
tc@google.com
2008-10-10
3
-5
/
+17
*
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
*
Implement CaptureImage on the Mac
amanda@chromium.org
2008-10-10
1
-1
/
+17
*
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
5
-44
/
+25
*
Rebaseline tests for Windows XP buildbots without MS Office installed (and w...
jungshik@google.com
2008-10-10
58
-121
/
+93
*
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
5
-25
/
+44
*
Add stacking_order_iterator.cc to the SCons build.
sgk@google.com
2008-10-10
1
-0
/
+1
*
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
*
libxml DerivedSources
tc@google.com
2008-10-10
1
-1
/
+1
*
This change seems dumb, but it works.
pkasting@chromium.org
2008-10-10
1
-1
/
+1
*
Some initial fixes for ScriptController errors. There's still
ojan@google.com
2008-10-10
1
-41
/
+27
*
Change JSC build to use ScriptControllerKJS.cpp.
ojan@google.com
2008-10-10
2
-2
/
+4
*
Make more code compile.
erg@google.com
2008-10-10
3
-9
/
+2
*
Get more of glue/ compiling.
erg@google.com
2008-10-10
2
-23
/
+21
*
Hack around macro conflict problems in KURL.h.
pkasting@chromium.org
2008-10-10
1
-0
/
+5
*
Fix build break. TBR=paulg
jam@chromium.org
2008-10-09
1
-0
/
+4
*
Fix build break
jam@chromium.org
2008-10-09
2
-0
/
+5
*
Remove unused variable (warnings are errors)
erg@google.com
2008-10-09
2
-2
/
+1
*
Implement ScrollView::inWindow by plumbing through RenderWidget::is_hidden to...
jam@chromium.org
2008-10-09
7
-3
/
+26
*
Add stub constructors to compile on Linux and remove warning for switch cases...
erg@google.com
2008-10-09
2
-2
/
+9
*
Some small linux build cleanups:
tc@google.com
2008-10-09
4
-22
/
+8
*
Unfork DerivedSources.make, part 2.
pkasting@chromium.org
2008-10-09
3
-661
/
+3
*
set the exception ports so that we don't put up crash dialogs when running in...
pinkerton@google.com
2008-10-09
1
-1
/
+12
*
Fix build (Icefox's patch used WebKit ifdefs instead of Chromium ones).
erg@google.com
2008-10-09
1
-1
/
+1
*
Fix build (Icefox's patch used WebKit ifdefs instead of Chromium ones).
erg@google.com
2008-10-09
2
-5
/
+5
*
Patch by Thatcher Ulrich <tulrich@google.com>.
ojan@google.com
2008-10-09
16
-36
/
+504
*
Update list of API headers to copy to match what WebKit trunk seems to be doi...
pkasting@chromium.org
2008-10-09
2
-24
/
+13
*
Accomodate recent unforks in the Linux (SCons) build.
sgk@google.com
2008-10-09
3
-63
/
+22
[prev]
[next]