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
/
test_shell
/
mac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dramatically improve the link time in release mode. Today's MC Hammer Xcode
mark@chromium.org
2008-11-07
1
-0
/
+19
*
fix bug in scrolling where we wouldn't store the unioned rectangles, just let...
pinkerton@google.com
2008-11-06
1
-1
/
+1
*
Fix FEATURE_DEFINES after r4818. Remove HAVE_ACCESSIBILITY from Release (it
mark@chromium.org
2008-11-06
1
-2
/
+2
*
make sure the host gets notified of invalidates so we only paint what changes
pinkerton@google.com
2008-11-05
2
-6
/
+7
*
make it easier to type urls into testshell by adding http if there's no scheme
pinkerton@google.com
2008-11-04
1
-2
/
+6
*
Fix Linux/Mac builds after my change to test_shell.
mpcomplete@google.com
2008-11-04
1
-4
/
+0
*
Build database files on the Mac (r4486). Sets HEADER_SEARCH_PATHS and adds
mark@chromium.org
2008-11-03
1
-0
/
+43
*
I missed this reference (broke mac build).
ericroman@google.com
2008-10-27
1
-0
/
+1
*
Hook up mouse events with the correct coordinates. Make sure they are view-lo...
pinkerton@google.com
2008-10-24
1
-2
/
+2
*
Don't build glue as Objective-C++ now that PLATFORM_MAC is off. Re-sniff glue
mark@chromium.org
2008-10-23
1
-2
/
+2
*
Build libxslt on the Mac. This seems to be needed while disabling
mark@chromium.org
2008-10-22
1
-0
/
+43
*
painting_ only exists in debug mode, so only check it in debug mode
mark@chromium.org
2008-10-15
1
-0
/
+2
*
When running layout tests, have logging only go to a file. This prevents info...
pinkerton@google.com
2008-10-15
1
-3
/
+2
*
Fix build break. TBR=paulg
jam@chromium.org
2008-10-09
1
-0
/
+4
*
set the exception ports so that we don't put up crash dialogs when running in...
pinkerton@google.com
2008-10-09
1
-1
/
+12
*
Changes to get the layout test harness running on mac.
pinkerton@google.com
2008-10-09
1
-9
/
+15
*
Provide webcoresysteminterface; link testshell against it and
mark@chromium.org
2008-10-07
1
-26
/
+60
*
Add still more new files to the build to resolve still more link dependencies.
mark@chromium.org
2008-10-07
1
-0
/
+4
*
Fix #include "WebSystemInterface.h" in TestShell so that we can get back to
mark@chromium.org
2008-10-07
2
-1
/
+3
*
Move on to the "298 link errors" stage of the McMerge game:
mark@chromium.org
2008-10-07
5
-337
/
+0
*
Make TestShell build most of the way. Add the bindings directory to its
mark@chromium.org
2008-10-06
2
-9
/
+5
*
Use open-vcdiff for sdch compression on the Mac
mark@chromium.org
2008-09-26
1
-15
/
+66
*
retain NSEvent explicitly instead of adopt, fixes over-releasing. Check event...
pinkerton@google.com
2008-09-24
1
-1
/
+7
*
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
*
initialize the command line singleton
pinkerton@google.com
2008-09-23
1
-0
/
+1
*
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
*
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
*
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
1
-2
/
+6
*
Add in a temp copy of the WebKit SPI files. These are the ones corresponding ...
avi@google.com
2008-09-15
5
-6
/
+329
*
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
1
-4
/
+6
*
Bring layout_test_controller.cc into the mac project.
avi@google.com
2008-09-10
1
-4
/
+4
*
Update include path for TestShell to be able to use Skia headers like SkTypes.h
mark@chromium.org
2008-09-10
1
-0
/
+2
*
Apply xcconfigs to Mac TestShell, fix warnings
mmentovai@google.com
2008-09-09
3
-690
/
+443
*
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
1
-43
/
+43
*
Fix webkit.xcodeproj. Make it use our new xcconfig and common build directory
mmentovai@google.com
2008-09-06
1
-10
/
+0
*
Changes to pending to get WebCore to compile on linux. This
tc@google.com
2008-09-04
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
1
-1
/
+1
*
Initial checkin of Mac project (no, it doesn't build)
avi@google.com
2008-09-02
10
-0
/
+4228