summaryrefslogtreecommitdiffstats
path: root/DEPS
Commit message (Collapse)AuthorAgeFilesLines
* WebKit roll 67439 -> 67459podivilov@chromium.org2010-09-141-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59376 0039d316-1c4b-4281-b951-d872f2087c98
* webkit roll to 67439jamesr@chromium.org2010-09-141-1/+1
| | | | | | | | | | BUG=none TEST=hope TBR=dpranke Review URL: http://codereview.chromium.org/3423001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59334 0039d316-1c4b-4281-b951-d872f2087c98
* Bumping ANGLE from 418 to 419 to pick up fix for depth stencil buffers.jamesr@chromium.org2010-09-141-1/+1
| | | | | | | | | BUG=55045 TEST=manual Review URL: http://codereview.chromium.org/3399003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59328 0039d316-1c4b-4281-b951-d872f2087c98
* webkit roll to 67426, pick up some expectation changesdpranke@chromium.org2010-09-141-1/+1
| | | | | | | | TEST=webkit debug bots green up R=none BUG=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59313 0039d316-1c4b-4281-b951-d872f2087c98
* roll ppapi to include fullscreenpiman@chromium.org2010-09-141-1/+1
| | | | | | TBR=brettw git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59308 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll from 67361 to r67417dpranke@chromium.org2010-09-131-1/+1
| | | | | | | | TEST=bots stay green BUG=none R=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59301 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 59138 - Revert 59123 - Don't use the return value of ↵rogerta@google.com2010-09-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | rlz_lib::SendFinancialPing() as the return value of the chrome extension API, since a false does not represent an error. Added an optional callback to the API so that caller can determine if the ping was sent or not. This CL is to reapply change 58827, which was reverted due to a test break. I found an uninitialized variable in the underlying RLZ code, see http://code.google.com/p/rlz/source/detail?r=18 for the fix. This CL includes a bump of the RLZ library to get this fix. The tests have been expanded a bit too since 58827. BUG=54294 TEST=n/a Review URL: http://codereview.chromium.org/3350016 Review URL: http://codereview.chromium.org/3330019 TBR=sky@chromium.org Review URL: http://codereview.chromium.org/3323028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59248 0039d316-1c4b-4281-b951-d872f2087c98
* Revert "WebKit roll 67361 -> 67384"podivilov@chromium.org2010-09-131-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59222 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 67361 -> 67384podivilov@chromium.org2010-09-131-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59221 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 2.4.3sgjesse@google.com2010-09-131-1/+1
| | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/3364021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59214 0039d316-1c4b-4281-b951-d872f2087c98
* Track Pepper string and object vars with the module so they can be deleted onbrettw@chromium.org2010-09-131-1/+1
| | | | | | | | | | | | | | module destruction (though this currently isn't implemented). This adds a new object called a PluginObject that wraps plugin-implemented NPObjects. Now object var IDs are per-module, so there is now tracking on the module for these. TEST=unit tests BUG=43964 Review URL: http://codereview.chromium.org/3320010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59210 0039d316-1c4b-4281-b951-d872f2087c98
* webkit roll to r67361 - more expectations changesdpranke@chromium.org2010-09-131-1/+1
| | | | | | | | R=none BUG=none TEST=more bots green up git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59209 0039d316-1c4b-4281-b951-d872f2087c98
* webkit roll to 67360 - more test expectations suppressions.dpranke@chromium.org2010-09-131-1/+1
| | | | | | | | BUG=none R=none TEST=bots green up git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59208 0039d316-1c4b-4281-b951-d872f2087c98
* webkit roll to 67359 to pick up more suppressionsdpranke@chromium.org2010-09-131-1/+1
| | | | | | | | R=none BUG=none TEST=bots green up git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59207 0039d316-1c4b-4281-b951-d872f2087c98
* webkit roll to r67358 to clean up expectations.dpranke@chromium.org2010-09-131-1/+1
| | | | | | | | TEST=bots stay green BUG=none R=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59205 0039d316-1c4b-4281-b951-d872f2087c98
* Webkit roll from 67178 to 67353.dpranke@chromium.org2010-09-121-1/+1
| | | | | | | | | | | I expect the page_cycler_morejs to fail; will update the baselines afterwards when I have data telling me what to update them to. BUG=none TEST=bots stay green (except for page_cycler_morejs) R=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59204 0039d316-1c4b-4281-b951-d872f2087c98
* Updating ANGLE to r418 to fix tree.apatrick@chromium.org2010-09-111-1/+1
| | | | | | | | | TEST=none BUG=none TBR=vangelis@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59182 0039d316-1c4b-4281-b951-d872f2087c98
* Rolled ANGLE revision to r417.apatrick@chromium.org2010-09-111-1/+1
| | | | | | | | | TEST=try BUG=none Review URL: http://codereview.chromium.org/3343021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59181 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 59123 - Don't use the return value of rlz_lib::SendFinancialPing() as ↵sky@chromium.org2010-09-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | the return value of the chrome extension API, since a false does not represent an error. Added an optional callback to the API so that caller can determine if the ping was sent or not. This CL is to reapply change 58827, which was reverted due to a test break. I found an uninitialized variable in the underlying RLZ code, see http://code.google.com/p/rlz/source/detail?r=18 for the fix. This CL includes a bump of the RLZ library to get this fix. The tests have been expanded a bit too since 58827. BUG=54294 TEST=n/a Review URL: http://codereview.chromium.org/3350016 TBR=rogerta@google.com Review URL: http://codereview.chromium.org/3330019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59138 0039d316-1c4b-4281-b951-d872f2087c98
* Don't use the return value of rlz_lib::SendFinancialPing() as the return valuerogerta@google.com2010-09-101-1/+1
| | | | | | | | | | | | | | | | | | | of the chrome extension API, since a false does not represent an error. Added an optional callback to the API so that caller can determine if the ping was sent or not. This CL is to reapply change 58827, which was reverted due to a test break. I found an uninitialized variable in the underlying RLZ code, see http://code.google.com/p/rlz/source/detail?r=18 for the fix. This CL includes a bump of the RLZ library to get this fix. The tests have been expanded a bit too since 58827. BUG=54294 TEST=n/a Review URL: http://codereview.chromium.org/3350016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59123 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebKit to r67178.dpranke@chromium.org2010-09-101-1/+1
| | | | | | | | | | | | | | This version is basically tip-of-tree with r66992 (and r66997) rolled out, under the theory that r66992 is causing the perf regression in page_cycler_more_js. BUG=https://bugs.webkit.org/show_bug.cgi?id=45524 R=tkent,ukai TEST=page_cycler_more_js goes green Review URL: http://codereview.chromium.org/3347021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59070 0039d316-1c4b-4281-b951-d872f2087c98
* Webkit roll to r67173.dpranke@chromium.org2010-09-101-1/+1
| | | | | | | | TBR=ukai TEST=bots stay green BUG=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59067 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll to r67171.dpranke@chromium.org2010-09-101-1/+1
| | | | | | | | BUG=none TBR=ukai TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59065 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll to 66991.dpranke@chromium.org2010-09-101-1/+1
| | | | | | | | | | BUG=none TBR=ukai TEST=bots stay green Review URL: http://codereview.chromium.org/3312019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59039 0039d316-1c4b-4281-b951-d872f2087c98
* Make sure that chrome's RLZ pings contain an id cgi parameter whose valuerogerta@google.com2010-09-101-1/+1
| | | | | | | | | | | | | | | | | | | is calculated the same way that it was before changing over to the open source RLZ libary. This change simply bumps the revision number of the RLZ library linked into chrome. The actual change to the code can be seen here: http://code.google.com/p/rlz/source/detail?r=17 BUG=54913 TEST=Install chrome5 with a non-organic brand code and look at the value of the id cgi parameter. Then uninstall chrome5 and reinstall chrome6, and make sure the id parameter value is the same. Review URL: http://codereview.chromium.org/3328015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59032 0039d316-1c4b-4281-b951-d872f2087c98
* Add Farsi supportjshin@chromium.org2010-09-091-1/+1
| | | | | | | | | | | | | | | | | | | | | Add 'fa' entry to all the grd files. For *locale_settings*, create new xtb files for Farsi (copied from Arabic). Also, pulls in ICU @r=58904 (with Farsi data). locale_settings_fa.xtb has a lot of UI dimensions that may not work well in Farsi. We need LQA to take a look at them. terms_FOO.html is not yet available for Farsi as well as Amharic and Swahili. Tentatively, use terms_en.html. BUG=45505 TEST='chrome --lang=fa' on Windows should bring up Chrome in Farsi. 'LANGUAGE=fa chrome' should do the same on Linux. (on Ubuntu, 'language-pack-gnome-fa' and 'language-pack-fa' have be installed to get Chrome in Farsi with the UI mirrored). Review URL: http://codereview.chromium.org/3296013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58998 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 58916 - WebKit Roll 66952->67063bauerb@chromium.org2010-09-091-1/+1
| | | | | | | | | | | | | BUG=none TEST=trybots & canary TBR=dpranke Review URL: http://codereview.chromium.org/3296014 TBR=ukai@chromium.org Review URL: http://codereview.chromium.org/3300024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58926 0039d316-1c4b-4281-b951-d872f2087c98
* Update ppapi to r238.darin@chromium.org2010-09-091-1/+1
| | | | | | | | TBR=brettw Review URL: http://codereview.chromium.org/3323017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58919 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Roll 66952->67063ukai@chromium.org2010-09-091-1/+1
| | | | | | | | | | BUG=none TEST=trybots & canary TBR=dpranke Review URL: http://codereview.chromium.org/3296014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58916 0039d316-1c4b-4281-b951-d872f2087c98
* Convert one last instance of native client on code.google.com to mal@chromium.org2010-09-081-1/+1
| | | | | | | | | | | use Var("nacl_trunk") instead. BUG=none TEST=none (well, hopefully the official builds will stop timing out on code.google.com SVN) R= bradnelson Review URL: http://codereview.chromium.org/3290014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58887 0039d316-1c4b-4281-b951-d872f2087c98
* libjingle roll 27->29sergeyu@chromium.org2010-09-081-1/+1
| | | | | | | | | BUG=None TEST=unittests Review URL: http://codereview.chromium.org/3368008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58885 0039d316-1c4b-4281-b951-d872f2087c98
* Back out r58861. Move ANGLE back to r402.mark@chromium.org2010-09-081-1/+1
| | | | | | | | | | | | | | | | | This may have caused the following ui_tests failures in debug mode on Windows: MediaTest.VideoBearTheora MediaTest.VideoBearSilentWebm MediaTest.VideoBearSilentTheora UILayoutTest.MediaUILayoutTest MediaTest.VideoBearWebm BUG=0 TEST=tests TBR=apatrick@chromium.org Review URL: http://codereview.chromium.org/3295021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58878 0039d316-1c4b-4281-b951-d872f2087c98
* Rolled deps to get ANGLE r408.apatrick@chromium.org2010-09-081-1/+1
| | | | | | | | | | | This will pull in support for the GL_NV_fence extension and a fix for eglSwapInterval. TEST=try BUG=none Review URL: http://codereview.chromium.org/3347017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58861 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Roll 66944->66952ukai@chromium.org2010-09-081-1/+1
| | | | | | | | | | BUG=none TEST=trybots TBR=dpranke Review URL: http://codereview.chromium.org/3298017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58798 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 2.4.2.ager@chromium.org2010-09-081-1/+1
| | | | | | | | BUG=None TEST=None Review URL: http://codereview.chromium.org/3340017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58796 0039d316-1c4b-4281-b951-d872f2087c98
* Webkit roll 66934->66944ukai@chromium.org2010-09-081-1/+1
| | | | | | | | | | | | | | update test_expectations.txt - remove fast/events/continuous-platform-wheelevent-in-scrolling-div.html, fixed at webkit r66812 - remove svg/custom/use-invalid-pattern.svg, fixed at webkit 66868 BUG=54656 TEST=trybot TBR=dpranke Review URL: http://codereview.chromium.org/3359011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58790 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebKit to r66934 on behalf of zmo@chromium.orgvangelis@chromium.org2010-09-081-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58780 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit from r66862 to r66893.zmo@google.com2010-09-071-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58748 0039d316-1c4b-4281-b951-d872f2087c98
* Roll back webkit to r66862 due to a compiling error.zmo@google.com2010-09-071-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58729 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit from r66862 to r66893.zmo@google.com2010-09-071-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58724 0039d316-1c4b-4281-b951-d872f2087c98
* Revert update of V8 to version 2.4.1.kmillikin@chromium.org2010-09-071-1/+1
| | | | | | | | | | | | V8 rolled back to version 2.4.0. There were unexpected layout and ui test failures. TEST=layout and ui tests BUG=non Review URL: http://codereview.chromium.org/3350012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58680 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 2.4.1.kmillikin@chromium.org2010-09-071-1/+1
| | | | | | | | | TEST=none BUG=none Review URL: http://codereview.chromium.org/3334008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58674 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Roll 66858->66862ukai@chromium.org2010-09-071-1/+1
| | | | | | | | | | BUG=none TEST= TBR=zmo Review URL: http://codereview.chromium.org/3342019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58673 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Roll 66804 -> 66858ukai@chromium.org2010-09-071-1/+1
| | | | | | | | | | | | | | | | | | update test_expectations.txt - remove BUG50197 svg/dynamic-updates/, rebaselined at webkit r66806 [tkent] - remove BUGWK44514, fixed at webkit r66816 [rolandsteiner] - add BUG54655 editing/selection/shift-click.html = TEXT need layoutTestController.setEditingBehavior - add BUG54656 svg/custom/use-invalid-pattern.svg = MISSING need expected data for chromium port BUG=50197,54655,54656 TEST= TBR=zmo Review URL: http://codereview.chromium.org/3323011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58665 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Roll 66724 -> 66804ukai@chromium.org2010-09-061-1/+1
| | | | | | | | | | BUG=54591,54592 TEST=none TBR=zmo Review URL: http://codereview.chromium.org/3341015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58627 0039d316-1c4b-4281-b951-d872f2087c98
* Roll libvpx_revision from 58318 to 58584. Updates us to v9.2-1.tomfinegan@google.com2010-09-041-1/+1
| | | | | | | | | | | TBR=fbarchard BUG=none TEST=none Review URL: http://codereview.chromium.org/3315012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58585 0039d316-1c4b-4281-b951-d872f2087c98
* ffmpeg with libvpx 0.9.2fbarchard@chromium.org2010-09-041-1/+1
| | | | | | | | | BUG=54007 TEST=media_bench.exe --stream=video --video-threads=16 d:\mediatests\red\red2.webm Review URL: http://codereview.chromium.org/3298013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58575 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 58544 - Roll webkit deps from 66724 to 66768.gavinp@chromium.org2010-09-041-1/+1
| | | | | | | | | Linux interactive_ui_tests were sad. TBR=zmo@google.com Review URL: http://codereview.chromium.org/3330009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58564 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webkit deps from 66724 to 66768.zmo@google.com2010-09-031-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58544 0039d316-1c4b-4281-b951-d872f2087c98
* Upgrade the version of Native Client pulled into Chrome.msneck@google.com2010-09-031-1/+1
| | | | | | | | | BUG=none TEST=all tests still pass, notably nacl_ui_tests Review URL: http://codereview.chromium.org/3357008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58536 0039d316-1c4b-4281-b951-d872f2087c98