summaryrefslogtreecommitdiffstats
path: root/webkit/webkit.xcodeproj
Commit message (Collapse)AuthorAgeFilesLines
* Attempt to fix mac buildmbelshe@google.com2009-01-261-0/+12
| | | | | | Review URL: http://codereview.chromium.org/18827 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8670 0039d316-1c4b-4281-b951-d872f2087c98
* Chrome side of webkit merge to r40164.tc@google.com2009-01-241-5/+43
| | | | | | | | One file added between r40124 and r40164, however, all the worker files didn't seem to be in the xcode project so I added all of them. Review URL: http://codereview.chromium.org/18733 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8601 0039d316-1c4b-4281-b951-d872f2087c98
* Chrome side of webkit merge to 40124.tc@google.com2009-01-221-10/+24
| | | | | | | | | | | | Not much here other than CanvasPixelArray being re-added in webkit@r40089. Changes: http://trac.webkit.org/changeset?new=40124@trunk&old=40086@trunk Review URL: http://codereview.chromium.org/16617 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8520 0039d316-1c4b-4281-b951-d872f2087c98
* Fixup XCode project after WebKit Merge.jeremy@chromium.org2009-01-211-4/+22
| | | | | | Review URL: http://codereview.chromium.org/18471 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8404 0039d316-1c4b-4281-b951-d872f2087c98
* Semi-unfork BackForwardList, Chromium side.dglazkov@google.com2009-01-211-4/+4
| | | | | | | | R=darin Review URL: http://codereview.chromium.org/18626 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8398 0039d316-1c4b-4281-b951-d872f2087c98
* Delete unnecessary file.darin@google.com2009-01-211-36/+0
| | | | | | | | R=amanda Review URL: http://codereview.chromium.org/18369 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8388 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Merge 39972:40057, Chromium side.dglazkov@google.com2009-01-211-26/+15
| | | | | | | | R=jeremy Review URL: http://codereview.chromium.org/18608 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8370 0039d316-1c4b-4281-b951-d872f2087c98
* Fix for bug 6100:iposva@chromium.org2009-01-201-0/+16
| | | | | | | | | | | - Introduce a CanvasPixelArray to serve as the holder for the ImageData pixel array of a canvas element. This is the V8-specific change. Review URL: http://codereview.chromium.org/18180 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8330 0039d316-1c4b-4281-b951-d872f2087c98
* Switch over to using the image decoders from third_party/WebKitdarin@chromium.org2009-01-201-121/+79
| | | | | | | | R=dglazkov Review URL: http://codereview.chromium.org/18365 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8284 0039d316-1c4b-4281-b951-d872f2087c98
* Add v8 bindings for WebKitCSSMatrix.ager@google.com2009-01-201-0/+6
| | | | | | Review URL: http://codereview.chromium.org/18361 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8275 0039d316-1c4b-4281-b951-d872f2087c98
* Use the PluginData object instead of the PluginInfoStore interface to test fordarin@chromium.org2009-01-161-4/+0
| | | | | | | | | | plugin supported mime types. R=jam Review URL: http://codereview.chromium.org/18141 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8219 0039d316-1c4b-4281-b951-d872f2087c98
* Chrome-side of WebKit merge 39913:39933brettw@chromium.org2009-01-151-0/+6
| | | | | | Review URL: http://codereview.chromium.org/18283 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8131 0039d316-1c4b-4281-b951-d872f2087c98
* New implementations of core plugin libraries.avi@google.com2009-01-151-4/+30
| | | | | | Review URL: http://codereview.chromium.org/17427 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8122 0039d316-1c4b-4281-b951-d872f2087c98
* Chromium side of WebKit merge 39894:39913 plus a one-line fix from a morebrettw@chromium.org2009-01-151-4/+12
| | | | | | | recent WebKit revision in XMLTokenizerLibxml2.cpp to make it compile. Review URL: http://codereview.chromium.org/18075 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8068 0039d316-1c4b-4281-b951-d872f2087c98
* Re-order paths in XCode to grab CG includes before chromium.dglazkov@google.com2009-01-141-5/+5
| | | | | | | | | | This allows us to eliminate un-kosher hackery in ImageBufferData.h. R=awalker. Review URL: http://codereview.chromium.org/18050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8017 0039d316-1c4b-4281-b951-d872f2087c98
* Fix OSX build.levin@chromium.org2009-01-141-10/+0
| | | | | | | TBR=dimich git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7997 0039d316-1c4b-4281-b951-d872f2087c98
* Webkit merge 39829:39744, Chromium portion.levin@chromium.org2009-01-141-0/+8
| | | | | | Review URL: http://codereview.chromium.org/18204 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7995 0039d316-1c4b-4281-b951-d872f2087c98
* webkit/ side of moving TextBreakIteratorInternalICUChromium.cppdarin@chromium.org2009-01-131-4/+0
| | | | | | | | R=dglazkov Review URL: http://codereview.chromium.org/17385 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7945 0039d316-1c4b-4281-b951-d872f2087c98
* Move webkit_resources.rc to webkit_resources.grd. Addtc@google.com2009-01-131-0/+8
| | | | | | | | | | | | | | | | | webkit_resources.vcproj which creates the .rc files and have webkit glue depend on it. I had to add a flag to grit that allows a resource to be in the header, but not in the .rc file. We do this for a test_shell only resource that is not compiled in. SCons build also works on windows. I still need to update the other .sln files and mac build. Review URL: http://codereview.chromium.org/17466 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7910 0039d316-1c4b-4281-b951-d872f2087c98
* Pre-upstreaming scrubbing of platform\graphics\font files (Chromium side).dglazkov@google.com2009-01-121-2/+2
| | | | | | | | | | | Rearrange the include order to avoid ugliness in FontCustomPlatformData and FontPlatformData. The ugliness is removed here: http://codereview.chromium.org/17621 R=awalker Review URL: http://codereview.chromium.org/17357 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7899 0039d316-1c4b-4281-b951-d872f2087c98
* Remove duplicate SkewTransformOperation.cpp andmark@chromium.org2009-01-091-6/+4
| | | | | | | TextBreakIteratorInternalICUChromium.cpp from webcore build. Review URL: http://codereview.chromium.org/17326 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7833 0039d316-1c4b-4281-b951-d872f2087c98
* Rename AffineTransformCG.cpp to TransformationMatrixCG.cpp corresponding tomark@chromium.org2009-01-081-8/+6
| | | | | | | WebKit merge r7767. Review URL: http://codereview.chromium.org/17295 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7774 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 39660:39711, part 2. Covers webkit/ changes.darin@chromium.org2009-01-081-2375/+2392
| | | | | | | | R=ojan Review URL: http://codereview.chromium.org/17284 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7767 0039d316-1c4b-4281-b951-d872f2087c98
* Don't show environment variables when running glue_prebuild.shmark@chromium.org2009-01-081-0/+1
| | | | | | Review URL: http://codereview.chromium.org/17425 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7746 0039d316-1c4b-4281-b951-d872f2087c98
* Move ColorSkia to ColorChromium (2/2)dglazkov@google.com2009-01-081-4/+4
| | | | | | Review URL: http://codereview.chromium.org/17419 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7738 0039d316-1c4b-4281-b951-d872f2087c98
* Replace stub bogus_webkit_strings.h with real generated header via gritpinkerton@google.com2009-01-082-0/+37
| | | | | | Review URL: http://codereview.chromium.org/17267 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7733 0039d316-1c4b-4281-b951-d872f2087c98
* Add third_party/WebKit/JavaScriptCore/runtime/ByteArray.cpp to wtf build onmark@chromium.org2009-01-071-0/+23
| | | | | | | Mac, fallout from r7684 WebKit merge. Review URL: http://codereview.chromium.org/17249 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7690 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 39606:39660dimich@google.com2009-01-071-18/+6
| | | | | | Review URL: http://codereview.chromium.org/17239 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7684 0039d316-1c4b-4281-b951-d872f2087c98
* Chromium side of merge 39453:39501.pamg@google.com2008-12-301-0/+24
| | | | | | | | | | | | Includes new baselines for fast/transforms/identity-matrix-expected.html, which was edited slightly, and fast/backgrounds/opacity-on-document-element.html, which is new and looks correct. BUG=none TEST=none Review URL: http://codereview.chromium.org/17010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7513 0039d316-1c4b-4281-b951-d872f2087c98
* Kill FontCacheMacPending.cppdarin@google.com2008-12-231-4/+0
| | | | | | | | R=dglazkov Review URL: http://codereview.chromium.org/16472 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7459 0039d316-1c4b-4281-b951-d872f2087c98
* Move port/page/inspector bits to WebCore/inspector, Mac build.dglazkov@google.com2008-12-231-10/+16
| | | | | | Review URL: http://codereview.chromium.org/16255 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7456 0039d316-1c4b-4281-b951-d872f2087c98
* Kill PlatformScreenMac.mmdarin@google.com2008-12-231-16/+10
| | | | | | | | | | | | | | | | Replace it with an implementation of GetScreenInfoHelper like the other platforms. This webkit glue function is implemented in webkit_glue_mac.mm. Now that we have a GetScreenInfoHelper implemented for each platform, I moved the implementation of GetScreenInfo into test_shell.cc. R=dglazkov Review URL: http://codereview.chromium.org/16470 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7453 0039d316-1c4b-4281-b951-d872f2087c98
* Fix Max Build (Location.cpp wasn't build with any target)dglazkov@google.com2008-12-231-0/+2
| | | | | | Review URL: http://codereview.chromium.org/16469 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7449 0039d316-1c4b-4281-b951-d872f2087c98
* Spam webkit/port/page/Location on top of the one in WebCore/page, Mac build.dglazkov@google.com2008-12-231-12/+0
| | | | | | Review URL: http://codereview.chromium.org/16462 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7443 0039d316-1c4b-4281-b951-d872f2087c98
* Move webkit/port/bridge contents to their proper places in WebKit, Mac build.dglazkov@google.com2008-12-231-20/+4
| | | | | | Review URL: http://codereview.chromium.org/16244 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7436 0039d316-1c4b-4281-b951-d872f2087c98
* Remove TextBoundariesChrome.cpp (CL 2 of 2)ericroman@google.com2008-12-231-2/+2
| | | | | | | | BUG=5814 Review URL: http://codereview.chromium.org/16237 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7431 0039d316-1c4b-4281-b951-d872f2087c98
* Move port/page/chromium to WebCore/page/chromium, Mac builddglazkov@google.com2008-12-231-35/+38
| | | | | | | | R=eroman Review URL: http://codereview.chromium.org/16432 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7421 0039d316-1c4b-4281-b951-d872f2087c98
* Webkit merge 39410:39438 (CL 4 of 4).ericroman@google.com2008-12-231-0/+6
| | | | | | Review URL: http://codereview.chromium.org/16444 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7416 0039d316-1c4b-4281-b951-d872f2087c98
* Fix Mac Release build.jeremy@chromium.org2008-12-221-1/+1
| | | | | | Review URL: http://codereview.chromium.org/16431 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7388 0039d316-1c4b-4281-b951-d872f2087c98
* Point the Mac build at the newly added files in third_party/WebKit.darin@google.com2008-12-221-274/+250
| | | | | | | | | | The KeyboardCodes.h removal is to delete an unused file. The Mac build was already using the KeyboardCodes.h file from platform/chromium. R=dglazkov Review URL: http://codereview.chromium.org/16215 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7377 0039d316-1c4b-4281-b951-d872f2087c98
* Move RenderThemeMac to WebCore/rendering/RenderThemeChromiumMac (2/2)dglazkov@google.com2008-12-221-14/+6
| | | | | | Review URL: http://codereview.chromium.org/16213 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7376 0039d316-1c4b-4281-b951-d872f2087c98
* Move port/plugins/chromium to WebCore/pluginsdglazkov@google.com2008-12-221-5/+6
| | | | | | Review URL: http://codereview.chromium.org/16421 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7363 0039d316-1c4b-4281-b951-d872f2087c98
* Fix mac build bustage by building the right version of ↵darin@google.com2008-12-221-4/+4
| | | | | | | | | | MediaPlayerPrivateChromium. TBR=dglazkov Review URL: http://codereview.chromium.org/16419 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7361 0039d316-1c4b-4281-b951-d872f2087c98
* Fix Mac Build for 39369:39410 Mergedglazkov@google.com2008-12-221-0/+18
| | | | | | Review URL: http://codereview.chromium.org/16415 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7353 0039d316-1c4b-4281-b951-d872f2087c98
* cChrome side of WebKit merge 39369:39410.pamg@google.com2008-12-221-60/+62
| | | | | | | | | | | | * Move files from platform/graphics into platform/animation and platform/graphics/transforms and update include path * Add stubs for two new methods in FrameLoaderClient * Re-baseline one new layout test for Windows and add two to tests_fixable. Review URL: http://codereview.chromium.org/14917 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7352 0039d316-1c4b-4281-b951-d872f2087c98
* plumb missing image code through the chrome bridge. Use the .gif version ↵pinkerton@google.com2008-12-191-4/+4
| | | | | | | | instead of the .tiff version. Point testShell at the resources folder rather than the source tree for loading resources on Mac. Move ImageMac.cpp into the chromium port and give it a new name. Review URL: http://codereview.chromium.org/14893 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7310 0039d316-1c4b-4281-b951-d872f2087c98
* Chromium half of the WebKit merge from 39335 to 39369.pamg@google.com2008-12-191-0/+6
| | | | | | Review URL: http://codereview.chromium.org/15404 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7279 0039d316-1c4b-4281-b951-d872f2087c98
* Really fix mac build this time. TBR=darindglazkov@google.com2008-12-181-12/+6
| | | | | | Review URL: http://codereview.chromium.org/15063 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7265 0039d316-1c4b-4281-b951-d872f2087c98
* Fix Mac build TBR=darindglazkov@google.com2008-12-181-1/+3
| | | | | | Review URL: http://codereview.chromium.org/15060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7264 0039d316-1c4b-4281-b951-d872f2087c98
* Remove some files that are not needed. Cleanup the Xcode project. Some stuffdarin@google.com2008-12-181-33/+37
| | | | | | | | | | was in the port group that belonged in the webcore group. R=awalker Review URL: http://codereview.chromium.org/15049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7255 0039d316-1c4b-4281-b951-d872f2087c98