summaryrefslogtreecommitdiffstats
path: root/DEPS
Commit message (Collapse)AuthorAgeFilesLines
* Update webkit from 54493 to 54530.tony@chromium.org2010-02-091-1/+1
| | | | | | | | | A couple new tests and a few less failures. TBR=jorlow Review URL: http://codereview.chromium.org/599002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38458 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit from 54482 to 54493. This includes a changetony@chromium.org2010-02-091-1/+1
| | | | | | | | | | to the output of SVG elements, so we need to rebaseline a few hundred tests. TBR=jorlow Review URL: http://codereview.chromium.org/600007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38448 0039d316-1c4b-4281-b951-d872f2087c98
* Add WebKitTools/Scripts and WebKitTools/simplejson to the DEPS file since we'redpranke@chromium.org2010-02-091-0/+6
| | | | | | | | | | | | moving the python code upstream. R=victorw@chromium.org BUG=none TEST=none Review URL: http://codereview.chromium.org/582026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38437 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit from 54475 to 54482. This is the change right beforetony@chromium.org2010-02-091-1/+1
| | | | | | | | | | the big svg rebaseline. TBR=jorlow Review URL: http://codereview.chromium.org/590004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38429 0039d316-1c4b-4281-b951-d872f2087c98
* Update DEPS to pull in a gyp fix for XCode building.andybons@chromium.org2010-02-091-1/+1
| | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/589006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38416 0039d316-1c4b-4281-b951-d872f2087c98
* Retry the DEPS update that seemed to fall victim to buildbot problems last ↵sehr@google.com2010-02-081-1/+1
| | | | | | | | night. TBR=bradchen@google git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38365 0039d316-1c4b-4281-b951-d872f2087c98
* Update webkit from 54466 to 54475 (take 2).tony@chromium.org2010-02-081-1/+1
| | | | | | | | | | Pulls in one new layout test that needs a baseline. TBR=jorlow Review URL: http://codereview.chromium.org/584005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38343 0039d316-1c4b-4281-b951-d872f2087c98
* Revert "Update webkit from 54466 to 54475."tony@chromium.org2010-02-081-1/+1
| | | | | | | | | | This reverts commit r38341. TBR=jorlow Review URL: http://codereview.chromium.org/580008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38342 0039d316-1c4b-4281-b951-d872f2087c98
* Update webkit from 54466 to 54475.tony@chromium.org2010-02-081-1/+1
| | | | | | | | | Pulls in one new layout test that needs a baseline. TBR=jorlow Review URL: http://codereview.chromium.org/574026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38341 0039d316-1c4b-4281-b951-d872f2087c98
* Roll back the previous DEPS file update.sehr@google.com2010-02-081-1/+1
| | | | | | Review URL: http://codereview.chromium.org/583006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38340 0039d316-1c4b-4281-b951-d872f2087c98
* Update the DEPS version for NaCl to restore 2d/3d.sehr@google.com2010-02-081-1/+1
| | | | | | Review URL: http://codereview.chromium.org/561088 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38339 0039d316-1c4b-4281-b951-d872f2087c98
* Enable the use of Freetype's emboldening in Chrome/Linux. Skia's is not so ↵senorblanco@chromium.org2010-02-071-1/+1
| | | | | | | | | | | pretty. BUG=http://crbug.com/22360 TEST=fast/encoding/denormalised-voiced-japanese-chars.html Review URL: http://codereview.chromium.org/583001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38320 0039d316-1c4b-4281-b951-d872f2087c98
* Roll DEPS for WebKit 54340:54466.senorblanco@chromium.org2010-02-061-1/+1
| | | | | | | | | | BUG=none TEST=none TBR=tc Review URL: http://codereview.chromium.org/582008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38317 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 2.1.0.ager@chromium.org2010-02-051-1/+1
| | | | | | | | | This version contains a number of bugfixes including wrapping of values when calling user-defined functions and a stricter JSON parser. Review URL: http://codereview.chromium.org/572033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38199 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 38140 - "Roll DEPS for WebKit 54340:54361", since the Mac tests went ↵senorblanco@chromium.org2010-02-051-1/+1
| | | | | | | | | | | | all pear-shaped. BUG=none TEST=none TBR=tc Review URL: http://codereview.chromium.org/570036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38154 0039d316-1c4b-4281-b951-d872f2087c98
* Roll DEPS for WebKit 54340:54361.senorblanco@chromium.org2010-02-041-1/+1
| | | | | | | | | BUG=none TEST=none TBR=tc git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38140 0039d316-1c4b-4281-b951-d872f2087c98
* Roll DEPS for WebKit 54328:54340 (54341 gives worker tests indigestion).senorblanco@chromium.org2010-02-041-1/+1
| | | | | | | | | | BUG=none TEST=none TBR=tc Review URL: http://codereview.chromium.org/575010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38125 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 38113 - Roll DEPS for WebKit 54328:54342.senorblanco@chromium.org2010-02-041-1/+1
| | | | | | | | | | | | | BUG=none TEST=none TBR=tc Review URL: http://codereview.chromium.org/571006 TBR=senorblanco@chromium.org Review URL: http://codereview.chromium.org/575007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38114 0039d316-1c4b-4281-b951-d872f2087c98
* Roll DEPS for WebKit 54328:54342.senorblanco@chromium.org2010-02-041-1/+1
| | | | | | | | | | BUG=none TEST=none TBR=tc Review URL: http://codereview.chromium.org/571006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38113 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 38093 - Trying update of V8 to version 2.1.0. An extension JSON ↵ager@chromium.org2010-02-041-1/+1
| | | | | | | | | | | | | | | | | | | | syntax issue has been fixed since last attempt. This version contains a number of bugfixes including wrapping of values when calling userdefined functions and a stricter JSON parser. BUG=32191,34221 Review URL: http://codereview.chromium.org/571003 TBR=ager@chromium.org Review URL: http://codereview.chromium.org/573008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38095 0039d316-1c4b-4281-b951-d872f2087c98
* Trying update of V8 to version 2.1.0. An extension JSON syntax issueager@chromium.org2010-02-041-1/+1
| | | | | | | | | | | | | | | has been fixed since last attempt. This version contains a number of bugfixes including wrapping of values when calling userdefined functions and a stricter JSON parser. BUG=32191,34221 Review URL: http://codereview.chromium.org/571003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38093 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 54322:54328hamaji@chromium.org2010-02-041-1/+1
| | | | | | | | | | TBR=senorblanco TEST=trybots BUG=none Review URL: http://codereview.chromium.org/572002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38091 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 54278:54322hamaji@chromium.org2010-02-041-1/+1
| | | | | | | | | | TBR=senorblanco TEST=trybots BUG=none Review URL: http://codereview.chromium.org/573001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38088 0039d316-1c4b-4281-b951-d872f2087c98
* OTS DEPS roll to r26 to support "kern" OpenType table.yusukes@chromium.org2010-02-031-1/+1
| | | | | | | | BUG=27132 TEST=none Review URL: http://codereview.chromium.org/567019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38012 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 37968 - Update V8 to version 2.1.0.ager@chromium.org2010-02-031-1/+1
| | | | | | | | | | | | | | This version contains a number of bugfixes including wrapping of values when calling userdefined functions and a stricter JSON parser. BUG=32191,34221 Review URL: http://codereview.chromium.org/564037 TBR=ager@chromium.org Review URL: http://codereview.chromium.org/562035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37971 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 54255:54278hamaji@chromium.org2010-02-031-1/+1
| | | | | | | | | | TBR=senorblanco TEST=trybots BUG=none Review URL: http://codereview.chromium.org/561046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37969 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 2.1.0.ager@chromium.org2010-02-031-1/+1
| | | | | | | | | | | This version contains a number of bugfixes including wrapping of values when calling user-defined functions and a stricter JSON parser. BUG=32191,34221 Review URL: http://codereview.chromium.org/564037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37968 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 54232:54255hamaji@chromium.org2010-02-031-1/+1
| | | | | | | | | | TBR=senorblanco TEST=trybots BUG=none Review URL: http://codereview.chromium.org/569025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37963 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 54232:54244hamaji@chromium.org2010-02-031-1/+1
| | | | | | | | | | TBR=senorblanco TEST=trybots BUG=none Review URL: http://codereview.chromium.org/561044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37962 0039d316-1c4b-4281-b951-d872f2087c98
* Bump NaCl verion to 1454 to fix build.dspringer@google.com2010-02-031-1/+1
| | | | | | Review URL: http://codereview.chromium.org/563013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37909 0039d316-1c4b-4281-b951-d872f2087c98
* Pull in latest Native Client build.dspringer@google.com2010-02-021-1/+1
| | | | | | Review URL: http://codereview.chromium.org/566020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37902 0039d316-1c4b-4281-b951-d872f2087c98
* FFmpeg only use binaries on Windows, not Mac or Linux.fbarchard@chromium.org2010-02-021-20/+0
| | | | | | | | | BUG=26511 TEST=none Review URL: http://codereview.chromium.org/567020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37893 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 54228:54232. Also migrates to the upstream version of the ↵pfeldman@chromium.org2010-02-021-1/+1
| | | | | | | | | developer tools. TBR=hamaji,yurys git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37829 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 54214:54228.pfeldman@chromium.org2010-02-021-1/+1
| | | | | | | | TBR=hamaji Review URL: http://codereview.chromium.org/560013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37827 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 54213:54214hamaji@chromium.org2010-02-021-1/+1
| | | | | | | | | | TBR=senorblanco TEST=trybots BUG=none Review URL: http://codereview.chromium.org/563009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37826 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 54127 -> 54213.pfeldman@chromium.org2010-02-021-1/+1
| | | | | | | | TBR=hamaji,senorblanco Review URL: http://codereview.chromium.org/564009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37817 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 54103:54127.pfeldman@chromium.org2010-02-011-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37691 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 54075:54103.pfeldman@chromium.org2010-01-301-1/+1
| | | | | | Review URL: http://codereview.chromium.org/548216 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37640 0039d316-1c4b-4281-b951-d872f2087c98
* Update webkit to r54075 to resolve Mac NTP issues.darin@chromium.org2010-01-291-1/+1
| | | | | | | TBR=dglazkov git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37534 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 54045:54059pfeldman@chromium.org2010-01-291-1/+1
| | | | | | Review URL: http://codereview.chromium.org/553147 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37513 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 54016:54045.pfeldman@chromium.org2010-01-291-1/+1
| | | | | | Review URL: http://codereview.chromium.org/551202 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37503 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebKit One more past the revert of a crashiness.dglazkov@chromium.org2010-01-281-1/+1
| | | | | | | | | | TBR=aa TEST=none BUG=none Review URL: http://codereview.chromium.org/557045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37459 0039d316-1c4b-4281-b951-d872f2087c98
* Enable apps to request the HTML5 notification permission.aa@chromium.org2010-01-281-1/+1
| | | | | | | | | | Note: the big change to chrome_url_request_context.h was mostly to swap the order of ChromeURLRequestContext and ChromeURLRequestContextGetter so that the latter could reference an inner struct of the former. BUG=32361 Review URL: http://codereview.chromium.org/545149 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37456 0039d316-1c4b-4281-b951-d872f2087c98
* Revert the webkit merge to r53957.darin@chromium.org2010-01-281-1/+1
| | | | | | | | | | Due to mysterious Mac unit_test and ui_test crashes. Tomorrow should be fun. TBR=pfeldman Review URL: http://codereview.chromium.org/551186 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37393 0039d316-1c4b-4281-b951-d872f2087c98
* Update webkit to r53957.darin@chromium.org2010-01-281-1/+1
| | | | | | | | | | | | | | | | | This includes changes to WebKit that make history.{back,forward,go} behave synchronously when navigating back to a reference fragment. That is something we still implement asynchronously. As a result, we now fail the location-hash.html test. Includes changes to glue_serialize.cc to support serializing the WebHistoryItem's documentSequenceNumber. (+sky for review on this part.) TBR=pfeldman,sky Review URL: http://codereview.chromium.org/556055 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37388 0039d316-1c4b-4281-b951-d872f2087c98
* Update ICU to 37341jshin@chromium.org2010-01-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Make ICU call setlocale(LC_MESSAGES, NULL) instead of setlocale(LC_CTYPE, NULL) to determine the default OS locale. If setlocale() fails, it'll refer to the environment variables LC_ALL, LC_MESSAGES and LANG, in turn. In addition, make ICU determine the default codepage using nl_langinfo(CODESET) when it's available. If it fails, it falls back to setlocale(LC_CTYPE, NULL) and the environment variables LC_ALL, LC_CTYPE and LANG in turn. This change doesn't affect Chrome because Chrome does not use any ICU charset conversion API relying on the default codepage. BUG=19491 TEST=Run Chrome with the following environment variables set and sv_SE.UTF-8 locale installed. In all 4 cases, Swedish Chrome should be launched. The 3rd and the 4th cases work without this change. 1. LC_ALL: unset, LANG=sv_SE.UTF-8, LC_CTYPE=en_US.UTF-8, LANGUAGE:unset 2. LC_ALL: unset, LC_MESSAGES=sv_SE.UTF-8, LC_CTYPE=en_US.UTF-8, LANGUAGE:unset 3. LC_ALL=sv_SE.UTF-8, LC_CTYPE=en_US.UTF-8, LANGUAGE: unset 4. LANGUAGE=sv:fr:en, LC_CTYPE=en_US.UTF-8 TBR=tony Review URL: http://codereview.chromium.org/548176 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37386 0039d316-1c4b-4281-b951-d872f2087c98
* Wrapper script for running swig.nirnimesh@chromium.org2010-01-271-0/+13
| | | | | | | | | BUG=32285 TEST=mac build should compile Review URL: http://codereview.chromium.org/556036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37305 0039d316-1c4b-4281-b951-d872f2087c98
* DevTools: Chromium part of the SourceFrame2 migration.pfeldman@chromium.org2010-01-271-1/+1
| | | | | | Review URL: http://codereview.chromium.org/551170 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37291 0039d316-1c4b-4281-b951-d872f2087c98
* Update WebKit to r53939.darin@chromium.org2010-01-271-1/+1
| | | | | | | | TBR=pfeldman Review URL: http://codereview.chromium.org/552191 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37272 0039d316-1c4b-4281-b951-d872f2087c98
* In the sync database, use protobuf-based storage. Drop the oldnick@chromium.org2010-01-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | bookmark-only columns. Add getters and setters for BookmarkSpecifics to syncapi as well as syncable entries. Make the datatype be a required property when creating a syncapi node. Add a datatype for the 'google chrome' top level folder. Add database migrations from version 67 to the new schema. Add infrastructure to support migrations generically. Add unit tests for the migrations. Pull a new version of the protobuf library to pick up a fix for a bug that this change exposed (I upstreamed the fix). Fix some example code in the sql helpers so that it would actually compile. BUG=29899,30041 TEST=New unit tests for migrations: unit tests are based on actual database dumps. Additionally, I manually tested 2-client sync using combos of old-protocol servers, new-protocol servers, and initial database versions v67, v68, and v0 (new client). I manually verified that add/edit/delete works in these combination cases. Afterwards I verified (by inspecting the sync databases) that the ModelTypes are consistent across the various migration/protocol paths. Review URL: http://codereview.chromium.org/554066 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37253 0039d316-1c4b-4281-b951-d872f2087c98