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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Roll the third_party/icu38 revision in DEPS to have SCons build libicu,
sgk@google.com
2008-09-26
1
-1
/
+1
*
Use open-vcdiff for sdch compression on the Mac
mark@chromium.org
2008-09-26
1
-15
/
+66
*
Repair the SCons test_shell build on Windows:
sgk@google.com
2008-09-25
1
-5
/
+1
*
Attempt to fix Mac build bustage
pkasting@chromium.org
2008-09-24
1
-1
/
+0
*
Add a command-line switch to change the user agent.BUG=757345
pkasting@chromium.org
2008-09-24
2
-2
/
+1
*
Update SCons build of WebKit on Windows:
sgk@google.com
2008-09-24
1
-6
/
+0
*
retain NSEvent explicitly instead of adopt, fixes over-releasing. Check event...
pinkerton@google.com
2008-09-24
1
-1
/
+7
*
This CL adds new UI tests for the SSL UI.
jcampan@chromium.org
2008-09-24
1
-6
/
+9
*
Enforce Terminate on Heap Corruption in most of our executable on Windows XP ...
maruel@google.com
2008-09-24
2
-219
/
+222
*
Temporarily disable any use of Xlib in our code until we get the X development
evanm@google.com
2008-09-24
1
-0
/
+6
*
my efforts of porting webkit/tools/npapi_layout_test_plugin to Linux
evanm@google.com
2008-09-24
4
-42
/
+95
*
Fix the Mac TestShell following r2517
mark@chromium.org
2008-09-23
1
-1
/
+2
*
Make the Mac TestShell finish launching without crashing by hooking up my
mark@chromium.org
2008-09-23
1
-3
/
+6
*
The ContextMenuCapturing.ContextMenuCapturing test from the test shell tests ...
jcampan@chromium.org
2008-09-23
2
-2
/
+4
*
initialize the command line singleton
pinkerton@google.com
2008-09-23
1
-0
/
+1
*
Make sure webkit/port and webkit/glue are in lower case because libGlue.a loo...
tc@google.com
2008-09-19
1
-2
/
+2
*
Fix whitespace back to before I screwed it up.
evanm@google.com
2008-09-19
1
-129
/
+129
*
Link TestShell against libevent, now required. Turn off objc-gc setting in
mark@chromium.org
2008-09-18
1
-13
/
+84
*
Bring X.509 cert handling (at least preliminarily) to the Mac.
avi@google.com
2008-09-18
1
-0
/
+4
*
Add a new switch: --allow-scripts-to-close-windows.
patrick@chromium.org
2008-09-17
5
-0
/
+16
*
Wrap a reference to a debug-only member variable with #ifndef NDEBUG in
amanda@chromium.org
2008-09-16
1
-0
/
+2
*
More linkage (stubbing out willCacheResponse()) for now
avi@google.com
2008-09-16
1
-25
/
+25
*
Add one more function; tweak since "HWND" isn't really a window...
avi@google.com
2008-09-16
1
-1
/
+10
*
All these tests are failing in the jail.
nsylvain@chromium.org
2008-09-15
1
-0
/
+57
*
First stab at lib dependencies
avi@google.com
2008-09-15
1
-1
/
+392
*
Add test shell WebView and WebWidget host classes. This are stopgaps and
amanda@chromium.org
2008-09-15
5
-4
/
+1144
*
Fix the link paths.
avi@google.com
2008-09-15
1
-4
/
+12
*
Changes to test shell on Mac.
avi@google.com
2008-09-15
3
-123
/
+95
*
Add in a temp copy of the WebKit SPI files. These are the ones corresponding ...
avi@google.com
2008-09-15
5
-6
/
+329
*
Update overridden function signature for the test to bring it in sync with my
brettw@google.com
2008-09-14
2
-4
/
+2
*
Revert the change that fixed the encoding when viewing source in subframes.
brettw@google.com
2008-09-12
2
-2
/
+2
*
Disable the test.
fqian@google.com
2008-09-12
1
-0
/
+5
*
Remove an unexisting file from the project.
maruel@google.com
2008-09-12
1
-10
/
+2
*
Bring the Mac test shell into the fold.
avi@google.com
2008-09-12
1
-0
/
+947
*
Minor fixes for Mac main. Won't compile cleanly until the WebCore merge comes.
avi@google.com
2008-09-11
1
-3
/
+1
*
In r1120, brettw merged the NavigationController and NavigationControllerBase...
avi@google.com
2008-09-11
1
-14
/
+0
*
Bring test shell test into the mac project
avi@google.com
2008-09-10
2
-5
/
+10
*
Bring layout_test_controller.cc into the mac project.
avi@google.com
2008-09-10
4
-9
/
+22
*
Update include path for TestShell to be able to use Skia headers like SkTypes.h
mark@chromium.org
2008-09-10
1
-0
/
+2
*
Use gcc 4.2 for the Mac build. Fix up new warnings and errors pointed out
mark@chromium.org
2008-09-10
1
-1
/
+1
*
Apply xcconfigs to Mac TestShell, fix warnings
mmentovai@google.com
2008-09-09
5
-695
/
+448
*
Update the v8 reference in the Mac testshell project.
avi@google.com
2008-09-09
1
-114
/
+54
*
Bulk fixes to get Mac Test Shell more compile-happy.
avi@google.com
2008-09-09
9
-123
/
+226
*
Normalize all whitespace in this SConscript in anticipation of changes to come.
evanm@google.com
2008-09-07
1
-129
/
+129
*
Fix webkit.xcodeproj. Make it use our new xcconfig and common build directory
mmentovai@google.com
2008-09-06
1
-10
/
+0
*
Now that bug 1317563 is addressed, these tests pass consistently. Also fixes ...
dglazkov@google.com
2008-09-05
1
-41
/
+0
*
Changes to pending to get WebCore to compile on linux. This
tc@google.com
2008-09-04
1
-1
/
+1
*
Add some tests to the failure list in order to get webkit builders green again.
ojan@google.com
2008-09-03
1
-0
/
+9
*
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
1
-1
/
+1
[next]