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
*
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
*
The GetWindowRect must return the rect of the container HWND; not the actual ...
erg@google.com
2008-08-28
4
-3
/
+16
*
Bring EventHandlerMac.mm over from WebKit to port so that we can turn off som...
avi@google.com
2008-08-28
1
-0
/
+641
*
The main thread of test_shell.exe needs to have a UI message loop.
darin@google.com
2008-08-28
1
-1
/
+1
*
Check the return value of GetFontUnicodeRange. If it fails, call EnsureFontLo...
jungshik@google.com
2008-08-28
1
-1
/
+14
*
[1 of 3] Get rid of test_shell/resources/fonts/*
ericroman@google.com
2008-08-27
2
-44
/
+0
*
Move std::string16 to base::string16. Don't pollute the std namespace. Don't
mmentovai@google.com
2008-08-27
4
-11
/
+11
*
Use correct decls for non-windows platforms. Create a platform-neutral wrappe...
pinkerton@google.com
2008-08-27
1
-4
/
+4
*
For RenderThemeMac.h into pending and create new RenderThemeMac in port to im...
pinkerton@google.com
2008-08-27
3
-13
/
+1755
*
include basictypes for mac/linux
pinkerton@google.com
2008-08-27
1
-0
/
+1
*
include config.h first otherwise bad things happen
pinkerton@google.com
2008-08-27
1
-0
/
+1
*
add stub for ScrollViewMac to build in platform/mac
pinkerton@google.com
2008-08-27
2
-12
/
+221
*
Forking ResourceResponseBase into pending until we can push it upstream to We...
pinkerton@google.com
2008-08-27
2
-1
/
+252
*
use the correct string converstion util
pinkerton@google.com
2008-08-27
1
-1
/
+1
*
make reference parameters const.
pinkerton@google.com
2008-08-27
3
-15
/
+16
*
Move a bunch of code-driven binding template configuration to a data-driven a...
deanm@google.com
2008-08-27
3
-43
/
+139
*
Debug only test failures must be marked as PASS | FAIL
erikkay@google.com
2008-08-26
1
-10
/
+17
*
use the correct string conversion.
pinkerton@google.com
2008-08-26
1
-1
/
+1
*
Use appropriate string conversion on |url_|.
pinkerton@google.com
2008-08-26
1
-1
/
+2
*
mac-only changes to get shared data buffer for the pasteboard. I don't know w...
pinkerton@google.com
2008-08-26
1
-0
/
+4
*
use append instead of helper function that has gone away in our version.
pinkerton@google.com
2008-08-26
1
-0
/
+321
*
Change DNS-Prefetch-Control header and meta directive to X-DNS-Prefetch-Control.
jackson@google.com
2008-08-26
2
-2
/
+2
[next]