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
/
webkit.xcodeproj
Commit message (
Expand
)
Author
Age
Files
Lines
*
More fixes for port. Don't build GKURLMac since we hopefully won't need
mark@chromium.org
2008-10-22
1
-4
/
+0
*
Some of the easier fixes in port for the PLATFORM(MAC) killing project
mark@chromium.org
2008-10-22
1
-0
/
+2
*
chromium tree changes for removing platform(mac).
pinkerton@google.com
2008-10-22
1
-96
/
+137
*
Resubmit r3612 and r3613 this time with mac fixes (thanks mark!).
ojan@google.com
2008-10-20
1
-6
/
+28
*
Q: Am I still needed? A: No.
mark@chromium.org
2008-10-17
1
-3
/
+0
*
add/remove files to fix bustage
pinkerton@google.com
2008-10-17
1
-9
/
+13
*
Fix mac bustage caused by my big Win.cpp to Chromium.cpp change. To keep the
darin@google.com
2008-10-16
1
-46
/
+58
*
add/remove files from pkasting's checkin
pinkerton@google.com
2008-10-15
1
-6
/
+6
*
Fixing a layout test by introducing support for SVG tags altGlyph and glyph.
olehougaard@google.com
2008-10-15
1
-0
/
+6
*
Add a mising header file to xcode and visual studio build files (which i omit...
ericroman@google.com
2008-10-14
1
-0
/
+2
*
Fix a number of layout tests.
ager@google.com
2008-10-14
1
-0
/
+24
*
Unfork additional webkit files to keep mac build in sync with windows and linux
amanda@chromium.org
2008-10-10
1
-33
/
+35
*
Adjust mac project to accommodate http://codereview.chromium.org/6368,
amanda@chromium.org
2008-10-09
1
-13
/
+7
*
Fix Mac build bustage caused by r3029 by providing a temporary stub method.
mark@chromium.org
2008-10-09
1
-0
/
+4
*
Mac build breakage. Revert 3035 & 3040.
maruel@google.com
2008-10-08
1
-9
/
+11
*
Update Xcode project to match http://codereview.chromium.org/6353/
amanda@chromium.org
2008-10-08
1
-11
/
+9
*
Remove references to WebCoreFrameBridge which is no longer in webkit
pinkerton@google.com
2008-10-08
1
-8
/
+0
*
Update XCode project to point to unforked Node.* & HTMLPlugInElement.*
jeremy@chromium.org
2008-10-07
1
-12
/
+12
*
Use AccessibilityObjectWin.cpp as our AccessibilityObject stub in the Mac
mark@chromium.org
2008-10-07
1
-0
/
+4
*
Implement missing KURL functions for Mac port.
jeremy@chromium.org
2008-10-07
1
-0
/
+4
*
Stub out plugin routines so we can link Mac port.
jeremy@chromium.org
2008-10-07
1
-0
/
+8
*
Provide webcoresysteminterface; link testshell against it and
mark@chromium.org
2008-10-07
2
-0
/
+128
*
Allow HAVE_ACCESSIBILITY to be turned off at build time. third_party/WebKit
amanda@chromium.org
2008-10-07
1
-6
/
+2
*
Add still more new files to the build to resolve still more link dependencies.
mark@chromium.org
2008-10-07
1
-2
/
+60
*
Eliminate unintentional dependency on JSC's KJS::Heap in the V8 build by
mark@chromium.org
2008-10-07
2
-5
/
+17
*
Fix some more link errors in Mac port.
jeremy@chromium.org
2008-10-07
1
-0
/
+14
*
Add more new files to the build to resolve some more link dependencies. Now
mark@chromium.org
2008-10-07
1
-21
/
+65
*
Fix another couple of link errors in the Mac port.
jeremy@chromium.org
2008-10-07
1
-0
/
+18
*
Add GKURL.cpp, adjust a couple lingering wchar_ts to UTF16Chars
amanda@chromium.org
2008-10-07
1
-0
/
+4
*
Fix another few link errors in the Mac port.
jeremy@chromium.org
2008-10-07
1
-0
/
+26
*
add CollatorICU to project
pinkerton@google.com
2008-10-07
1
-0
/
+8
*
Fix a couple of link errors.
jeremy@chromium.org
2008-10-07
1
-0
/
+16
*
include refcountedleakcounter
pinkerton@google.com
2008-10-07
1
-0
/
+4
*
Add more new files to the build to resolve some more link dependencies. Now
mark@chromium.org
2008-10-07
1
-14
/
+192
*
Add new files to the build to resolve some link dependencies, now down to 250
mark@chromium.org
2008-10-07
1
-16
/
+232
*
Fix glue's HEADER_SEARCH_PATHS, allowing it to build fully.
mark@chromium.org
2008-10-06
1
-0
/
+2
*
Don't try building files no longer in port. Instead, build files that are in
mark@chromium.org
2008-10-06
1
-30
/
+26
*
Add WebCore/bridge/jni to the list of include directories to satisfy
mark@chromium.org
2008-10-06
1
-0
/
+2
*
Update xcode project to account for http://codereview.chromium.org/6500
amanda@chromium.org
2008-10-06
1
-23
/
+25
*
Don't build WebCore/platform/mac/KURLMac or WebCore/platform/cf/KURLCFNet.
mark@chromium.org
2008-10-06
1
-4
/
+0
*
Merge enough of the trunk WebKit changes into our copy of PasteboardMac.mm to
mark@chromium.org
2008-10-06
1
-0
/
+2
*
SecurityOrigin.cpp was unforked and moved out of pending into WebCore/platform
mark@chromium.org
2008-10-06
1
-2
/
+2
*
Fork platform/mac/WebCoreObjCExtras.c -> webkit/pending/WebCoreObjCExtras.mm
jeremy@chromium.org
2008-10-03
1
-4
/
+4
*
Use the upstream version of TextCodecMac.cpp, it should satisfy all of our
mark@chromium.org
2008-10-03
1
-1
/
+1
*
Drop GlobalHistoryMac.mm from the build. It's been removed upstream.
mark@chromium.org
2008-10-03
1
-10
/
+0
*
Unfork ResourceResponseBase.cpp
jeremy@chromium.org
2008-10-03
1
-4
/
+4
*
WebCore's Console.cpp has extra dependencies on JSC. We have our own version
mark@chromium.org
2008-10-03
1
-2
/
+6
*
Add more directories to HEADER_SEARCH_PATHS following the merge
mark@chromium.org
2008-10-03
1
-0
/
+6
*
Fixes for the webcore target. Don't use another DerivedSources phase, just
mark@chromium.org
2008-10-03
2
-29
/
+5
*
Relocate files in webcore/svg post-merge.
jeremy@chromium.org
2008-10-02
1
-102
/
+18
[next]