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
*
Fix spelling.
erg@google.com
2008-10-14
1
-1
/
+7
*
Revert "wrap HMODULE with ifdefs for right now to compile on linux"
erg@google.com
2008-10-14
1
-7
/
+1
*
Make zomm do full page zoom instead of just text zoom.
brettw@google.com
2008-10-14
1
-3
/
+3
*
wrap HMODULE with ifdefs for right now to compile on linux
erg@google.com
2008-10-14
1
-1
/
+7
*
Lots of ScriptController fixes, but it still doesn't compile cleanly.
pkasting@chromium.org
2008-10-14
2
-218
/
+408
*
Unfork 3.0: Header files, part two.
dglazkov@google.com
2008-10-14
2
-8
/
+8
*
update name file generation
tc@google.com
2008-10-14
1
-24
/
+20
*
Fix one of icefox's patchs which broke under windows by adding the header whi...
erg@google.com
2008-10-14
1
-6
/
+10
*
Committed on behalf of treat.adam@gmail.com (manyoso::TorchMobile)
pamg@google.com
2008-10-14
1
-1
/
+1
*
Revert "Wrap cursor calls with windows ifdef as cursor support only works on ...
erg@google.com
2008-10-14
1
-9
/
+6
*
Wrap cursor calls with windows ifdef as cursor support only works on windows ...
erg@google.com
2008-10-14
1
-6
/
+9
*
Replace pragma with MSVC macros
erg@google.com
2008-10-14
3
-5
/
+8
*
Remove passing test from fixable list. Passes after
ager@google.com
2008-10-14
1
-1
/
+0
*
Fix a number of layout tests.
ager@google.com
2008-10-14
14
-167
/
+315
*
Remove no-longer-referenced webkit\pending files.
sgk@google.com
2008-10-14
32
-14771
/
+0
*
Fix for issue 81
olehougaard@google.com
2008-10-14
2
-5
/
+13
*
include platform/gtk in the CPPPATH on linux
tc@google.com
2008-10-14
1
-0
/
+11
*
Fix some types in ScriptController.h to be a bit less wonky. This was mbelsh...
pkasting@chromium.org
2008-10-14
3
-20
/
+14
*
build more glue on linux
tc@google.com
2008-10-14
2
-5
/
+8
*
Remove working files from the remove_files list, and reorganize Win32 speccif...
erg@google.com
2008-10-13
1
-7
/
+2
*
Another dupe. Have no clue how they got there.
dglazkov@google.com
2008-10-13
1
-4
/
+0
*
Remove accidental dupe of ExceptionContext in the project file.
dglazkov@google.com
2008-10-13
1
-8
/
+0
*
Remove passing tests from the list.
tc@google.com
2008-10-13
1
-3
/
+0
*
Update DerivedSources.make to match modified WebKit scripts. This allows us ...
pkasting@chromium.org
2008-10-13
3
-217
/
+5
*
Re-add code to load the ahem font.
tc@google.com
2008-10-13
450
-2922
/
+3039
*
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
[next]