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
*
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
*
With ERROR and FATAL errors now printing to stderr, some layout tests are bre...
erikkay@google.com
2008-08-26
1
-0
/
+17
*
Add UTF8 <-> UTF-16 conversion functions, and a WebCore::String -> std::strin...
brettw@google.com
2008-08-26
2
-14
/
+25
*
forks webcoreframebridge (as a stopgap, it no longer exists in ToT webkit) an...
pinkerton@google.com
2008-08-26
2
-9
/
+264
*
Forking webkit sources for clipboard/drag impl on Mac. It's almost exactly
pinkerton@google.com
2008-08-26
4
-0
/
+1618
*
can't forward declare enums outside MSVC.
pinkerton@google.com
2008-08-26
1
-1
/
+1
*
need to include config.h first
pinkerton@google.com
2008-08-26
1
-1
/
+1
*
Mac-ify webinputevent
avi@google.com
2008-08-26
6
-22
/
+220
*
Allow consumers of MessageLoop to specify the type of MessageLoop they want.
darin@google.com
2008-08-26
2
-5
/
+7
*
Some more glue code for the personalization module.
ericcheng@google.com
2008-08-26
4
-0
/
+33
*
Move subdirectory skipping from being in the DEPS file of the directory to sk...
brettw@google.com
2008-08-26
2
-2
/
+4
*
Remove all concept of deferredness since it no longer has any meaning now tha...
ojan@google.com
2008-08-26
4
-352
/
+264
*
Fixup some nits from brett
pinkerton@google.com
2008-08-25
1
-2
/
+1
*
Simplify and unify some calls to yacc, making them work on Linux too.
evanm@google.com
2008-08-25
1
-27
/
+14
*
Ensure "contextmenu" event is dispatched _after_ "mouseup".
ericroman@google.com
2008-08-25
6
-30
/
+133
*
Allow BINDINGSCOMSTR to show prettier output while generating WebKit bindings.
evanm@google.com
2008-08-24
1
-6
/
+6
*
these 2 tests started failing after the license change, mark them as flaky.
nsylvain@google.com
2008-08-24
1
-0
/
+4
*
Use a more compact license header in source files.
license.bot
2008-08-24
300
-8601
/
+1393
*
Ignore tests that started failing with revision 1242.
nsylvain@google.com
2008-08-23
1
-0
/
+7
*
The deps_checker is complaining that v8_binding includes
nsylvain@google.com
2008-08-23
2
-2
/
+2
*
Rearrange the SConscript a bit to show which parts we build and which ones we...
evanm@google.com
2008-08-23
1
-36
/
+29
*
Allow access to clipboard text in cut/paste event handlers. I
tc@google.com
2008-08-23
1
-1
/
+16
*
Get the majority of the files in V8Bindings/ building.
erg@google.com
2008-08-22
11
-43
/
+64
*
Not checking whether a font covers a character or not for LATIN make a lot of
jungshik@google.com
2008-08-22
1
-11
/
+41
*
Fix wrong note in README.
evanm@google.com
2008-08-22
1
-1
/
+1
*
De-winify context headers in prep for future mac implementations. First step.
pinkerton@google.com
2008-08-22
4
-10
/
+20
*
crosstool's gcc complains about several functions in ACIICType.h:
dkegel@google.com
2008-08-22
1
-0
/
+7
*
cast to the correct expected type (char16).
pinkerton@google.com
2008-08-22
1
-1
/
+1
*
Introduce PLATFORM(CHROME) and turn on Skia for mac if we're building that pl...
pinkerton@google.com
2008-08-22
1
-0
/
+8
*
Fix _finite() v. finite() differences between unix/win.
pinkerton@google.com
2008-08-22
1
-2
/
+3
*
Fix gcc'ism in initializer list.
pinkerton@google.com
2008-08-22
1
-1
/
+1
*
Start porting port. Also move perl declarations into the correct place
erg@google.com
2008-08-21
6
-125
/
+126
*
Fix ChromeClientImpl::windowRect() to return the current
erg@google.com
2008-08-21
4
-20
/
+30
*
Don't leak the pending entry in test_shell.
brettw@google.com
2008-08-21
1
-0
/
+1
*
Fixed bug #1251296
jhaas@google.com
2008-08-21
1
-7
/
+8
*
Fix a build idiocraty with NTFS and Vista in particular. Cygwin tries to be a...
maruel@google.com
2008-08-21
2
-1
/
+10
*
put our forked BackForwardList.h into the headermap for WebCore target so we ...
pinkerton@google.com
2008-08-21
1
-30
/
+19
*
Update googleurl to r91. This fixes the linux build.
tc@google.com
2008-08-21
1
-1
/
+1
*
Update chrome strings.
tc@google.com
2008-08-21
2
-30
/
+30
*
Make sure that javascript exceptions thrown while evaluating the code
ager@google.com
2008-08-21
3
-4
/
+18
*
Port the Thread class properly to Mac and Linux. This involved porting
darin@google.com
2008-08-21
1
-0
/
+2
*
As Brett pointed it out, We normally use 8-bit for encoding names since they'...
jnd@google.com
2008-08-21
7
-14
/
+14
*
Hopefully fix leaks of TestNavigationEntries. They aren't be deleted in the d...
brettw@google.com
2008-08-21
2
-11
/
+9
*
Remove temp\test_navigation_controller_base.cc from SCons build.
sgk@google.com
2008-08-20
1
-1
/
+0
*
Put back explicit $WEBKIT_DIR in CPPPATH (in place of the
sgk@google.com
2008-08-20
1
-0
/
+1
[next]