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
*
Rollback 1806, requested by Ojan.
evanm@google.com
2008-09-06
2
-5
/
+3
*
Fix webkit.xcodeproj. Make it use our new xcconfig and common build directory
mmentovai@google.com
2008-09-06
4
-5093
/
+1920
*
Begin Linux port of webkit/default_plugin.
mmoss@google.com
2008-09-05
2
-18
/
+28
*
Removing extra copies of the text results from KJS directory.
dglazkov@google.com
2008-09-05
2
-27
/
+0
*
tweaks for mac and linux
pinkerton@google.com
2008-09-05
2
-3
/
+5
*
Now that bug 1317563 is addressed, these tests pass consistently. Also fixes ...
dglazkov@google.com
2008-09-05
6
-64
/
+23
*
generate the webkit_version.h header at build time. Use webkit_glue.cc instea...
pinkerton@google.com
2008-09-05
1
-5
/
+5
*
Rollback revisions 1785-1786 due to purify regression.
aa@google.com
2008-09-05
8
-366
/
+2
*
Missing files from r1785.
aa@google.com
2008-09-05
2
-0
/
+147
*
Try again to begin compiling the files that implemen the HTML5
aa@google.com
2008-09-05
6
-2
/
+219
*
back out part of last change, better fix upcoming.
pinkerton@google.com
2008-09-05
1
-1
/
+1
*
fix copy/paste error
pinkerton@google.com
2008-09-05
1
-0
/
+1
*
pick up another forked file in pending/kjs, if-def scrollView and bitmap usag...
pinkerton@google.com
2008-09-05
2
-1
/
+37
*
ifdef around windows code
pinkerton@google.com
2008-09-05
1
-1
/
+10
*
Fix include paths for v8 (v8/public -> v8/include)
pinkerton@google.com
2008-09-05
1
-14
/
+14
*
Rolling back 1737 because it broke the build.
aa@google.com
2008-09-04
7
-361
/
+2
*
Fix the build under Linux; there were recent changes to
erg@google.com
2008-09-04
2
-27
/
+38
*
gAdds the files that implement the HTML5 Database API to the
aa@google.com
2008-09-04
7
-2
/
+361
*
Fixes the following bugs reported with the Silverlight plugin:-
iyengar@google.com
2008-09-04
1
-0
/
+10
*
Changes to pending to get WebCore to compile on linux. This
tc@google.com
2008-09-04
14
-25
/
+33
*
Changes to webkit/port to build via gcc on linux/mac.
tc@google.com
2008-09-04
2
-2
/
+2
*
Add cast to fix warning with gcc 4.1.
mmoss@google.com
2008-09-04
1
-1
/
+1
*
[abridged bug report from keunwoo]
mmoss@google.com
2008-09-04
1
-2
/
+9
*
Add some tests to the failure list in order to get webkit builders green again.
ojan@google.com
2008-09-03
1
-0
/
+9
*
This fixes http://code.google.com/p/chromium/issues/detail?id=493, which
iyengar@google.com
2008-09-03
1
-2
/
+2
*
This fixes the gcc 4.1.3 build breakage due to:
mmoss@google.com
2008-09-03
1
-1
/
+5
*
Added $V8_DIR/include to the CPPPATH in webkit/SConscript so the compiler can
erg@google.com
2008-09-03
1
-1
/
+1
*
Updates the path to the bzip2 xcode project
avi@google.com
2008-09-03
1
-176
/
+26
*
Move icu.xcodeproj into the icu38 directory, as is done with all other
mmentovai@google.com
2008-09-03
2
-2
/
+2
*
Change the path of the V8 API headers from public to include
sgjesse@google.com
2008-09-03
3
-3
/
+3
*
GCC 4.3 build fixes.
evanm@google.com
2008-09-03
1
-2
/
+2
*
Initial changes to get WebCore to compile on linux. This depends on a heap o...
tc@google.com
2008-09-02
1
-36
/
+69
*
Initial pass at simple event tracing. I added a few traces to tcp_socket and...
erikkay@google.com
2008-09-02
6
-1
/
+31
*
Initial checkin of Mac project (no, it doesn't build)
avi@google.com
2008-09-02
10
-0
/
+4228
*
Remove last minute #define and change UA string to Chrome
mal@google.com
2008-09-02
1
-2
/
+2
*
Update Copyright text in SCons config files.
sgk@google.com
2008-09-01
16
-608
/
+224
*
Switch SharedTimerWin over to using PostDelayedTask. I made some tweaks to the
darin@google.com
2008-08-30
2
-40
/
+16
*
TBR: turns out I need to initialize UErrorCode before passing to uscript_getS...
dglazkov@google.com
2008-08-29
1
-1
/
+1
*
Temporarily moved Font::isCJKCodePoint back to SimpleFontData::isCJKCodePoint
dglazkov@google.com
2008-08-29
4
-14
/
+18
*
Makes sure that debug-only layout test failures are not to the ZERO WIDTH SPA...
dglazkov@google.com
2008-08-29
9
-86
/
+168
*
a couple more minor tweaks, rs=mmentovai
pinkerton@google.com
2008-08-29
1
-11
/
+11
*
Remove KJS targets/bindings and V8 target that didn't use Chromium's resource...
pinkerton@google.com
2008-08-29
1
-17440
/
+120
*
changes to get webCore building and some more changes for glue.
pinkerton@google.com
2008-08-29
1
-8
/
+16
*
platform ifdefs for webview. Add platform_viewdefs to wrap things like HWNDs ...
pinkerton@google.com
2008-08-29
10
-24
/
+108
*
Made changes to the JavaScript debugger in preparing for an upcoming
sgjesse@google.com
2008-08-29
2
-0
/
+10
*
Fix SCons-based webkit build on Windows (broken by the Linux
sgk@google.com
2008-08-29
1
-10
/
+21
*
Get a good piece of port building under Linux.
erg@google.com
2008-08-29
6
-93
/
+105
*
Don't run the big script every time.
erg@google.com
2008-08-28
1
-1
/
+1
*
Forgotten a rebaselined testcase.
dglazkov@google.com
2008-08-28
1
-0
/
+29
*
Another layout test fix. Technically, this is a test_shell tweak to avoid fra...
dglazkov@google.com
2008-08-28
9
-18
/
+9
[next]