summaryrefslogtreecommitdiffstats
path: root/DEPS
Commit message (Collapse)AuthorAgeFilesLines
* Roll font-compression-referencebashi@chromium.org2014-06-061-1/+1
| | | | | | | | | | To fix build error on Windows. https://code.google.com/p/font-compression-reference/source/detail?r=6cef49677dc4c650ef6e3f56041e0a41803afa8c Review URL: https://codereview.chromium.org/315393005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275456 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webrtc & libjingle 6333:6346ronghuawu@chromium.org2014-06-061-1/+1
| | | | | | | | R=fischman@chromium.org Review URL: https://codereview.chromium.org/311263013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275437 0039d316-1c4b-4281-b951-d872f2087c98
* Skia roll 4962140:b0b0febbungeman@chromium.org2014-06-061-1/+1
| | | | | | | | | TBR=jvanverth@google.com NOTRY=True Review URL: https://codereview.chromium.org/316213005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275428 0039d316-1c4b-4281-b951-d872f2087c98
* Blink roll r175594:r175622dcheng@chromium.org2014-06-061-1/+1
| | | | | | | | | | http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=175595:175622&mode=html TBR=peter@chromium.org Review URL: https://codereview.chromium.org/317323002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275407 0039d316-1c4b-4281-b951-d872f2087c98
* DEPS: Uprev cros_system_api.armansito@chromium.org2014-06-061-1/+1
| | | | | | | | | | | Uprevved system_api to the latest commit for Bluetooth additional GATT constants. BUG=362799 Review URL: https://codereview.chromium.org/316283002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275400 0039d316-1c4b-4281-b951-d872f2087c98
* Roll gyp r1921:1927.torne@chromium.org2014-06-061-1/+1
| | | | | | | | | | | | | | | | | r1927 android: Handle inputs with spaces inside make functions. r1926 Fix msvs-ninja OutputDirectory path. r1925 msvs: Revert r1920 and add a test for excluded idl r1924 Use relative path/dir msbuild variables to map $(InputDir) and $(InputPath) r1923 Fix for some rules not being run if their trigger is also an action dependency r1922 ninja win: filter 64 bit idl processing, and confirm in test BUG= Review URL: https://codereview.chromium.org/313243004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275368 0039d316-1c4b-4281-b951-d872f2087c98
* Pull libaddressinput strings to work better with translation tools.rouslan@chromium.org2014-06-061-0/+10
| | | | | | | | | | | | | This patch adds the upstream libaddressinput strings into the Chrome build inside of chrome/app/address_input.grdp to work well with the translation tools. TBR=estade@chromium.org BUG=327046 Review URL: https://codereview.chromium.org/312883005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275325 0039d316-1c4b-4281-b951-d872f2087c98
* Blink roll r175582:r175594dcheng@chromium.org2014-06-061-1/+1
| | | | | | | | | | http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=175582:175594&mode=html TBR=peter@chromium.org Review URL: https://codereview.chromium.org/321443002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275316 0039d316-1c4b-4281-b951-d872f2087c98
* Roll FFmpeg DEPS to pick up MP3 decoding improvments.dalecurtis@google.com2014-06-061-1/+1
| | | | | | | | | | | | | | Pulls in: 9caa384 avcodec/mpegaudiodec: Reset dither and mdct state BUG=381356 TEST=md5 hashes of decoded packets match (test coming separately). R=wolenetz@chromium.org TBR=wolenetz Review URL: https://codereview.chromium.org/319043002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275300 0039d316-1c4b-4281-b951-d872f2087c98
* Add woff2_dec targetbashi@chromium.org2014-06-061-1/+1
| | | | | | | | | | | Preparation for removing woff2 from ots TEST=compiled woff2_dec target BUG=371267 Review URL: https://codereview.chromium.org/305013005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275279 0039d316-1c4b-4281-b951-d872f2087c98
* Roll pdfium, add GN build for pdf and pdfium.brettw@chromium.org2014-06-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | Pdfium changes: d68f9a3 Add GN build file for pdfium, rename GYP target. f0a5576 fix two uninitialized reads https://code.google.com/p/pdfium/issues/detail?id=9 https://code.google.com/p/pdfium/issues/detail?id=10 bb2b1e7 Use unsigned type for iteration to avoid int overflow. 62a7fd6 Wrong variable assignment in Pdfium. In the GN build this separates out the no-exceptions flag since pdfium must be compiled with exceptions enabled. Updates pdfium naming in GYP from fpdfsdk. Removes src/pdf from .gitignore now that it is checked in. BUG= R=jam@chromium.org Review URL: https://codereview.chromium.org/315313002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275269 0039d316-1c4b-4281-b951-d872f2087c98
* Blink roll 175568:175582peter@chromium.org2014-06-051-1/+1
| | | | | | | | | TBR=dcheng@chromium.org BUG= Review URL: https://codereview.chromium.org/314163002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275245 0039d316-1c4b-4281-b951-d872f2087c98
* Skia roll 9b14f26:4962140skia-deps-roller@chromium.org2014-06-051-1/+1
| | | | | | | | | | | https://skia.googlesource.com/skia/+log/9b14f26d0f3a974f3dd626c8354e1db1cfcd322f..4962140c9e6623b29417a2fb9ad903641fb0159c TBR=jvanverth@google.com BUG= NOTRY=True Review URL: https://codereview.chromium.org/316183002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275197 0039d316-1c4b-4281-b951-d872f2087c98
* NaCl: Update revision in DEPS, r13267 -> r13281mseaborn@chromium.org2014-06-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | This pulls in the following Native Client changes: r13268: (jvoung) Update revision for PNaCl r13250->r13261 r13269: (mseaborn) Cleanup: Remove irt_mutex.c, irt_cond.c, etc. from libpthread_private r13270: (mcgrathr) toolchain_build: Fix arm-linux-gnueabi-gcc -v collection r13271: (mcgrathr) Update newlib revision for x86 and ARM r13272: (jvoung) Generate biased bitcode using the same triple (part 2). r13273: (noelallen) Removed dependency on untar'd toolchain. r13274: (mseaborn) Cleanup: Remove use of AddBiasForPNaCl() from pthread_cleanup test r13275: (mseaborn) Cleanup: Remove some unused SRPC test code r13276: (mseaborn) Move src/third_party_mod/* into src/third_party/ r13277: (mseaborn) Non-SFI Mode: Enable more tests -- specifically, the toolchain_tests suite r13278: (dyen) Added standard testing to toolchain_build bots for nacl_arm_newlib. r13279: (bradnelson) Fix toolchain_build to avoid treating a source output as an input. r13280: (mseaborn) Replace newlib's abort() so that it crashes rather than calling _exit() r13281: (jvoung) PNaCl: Update LLVM revision in pnacl/COMPONENT_REVISIONS BUG=none TEST=browser_tests and nacl_integration Review URL: https://codereview.chromium.org/313323002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275189 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebRTC to r6333niklase@chromium.org2014-06-051-1/+1
| | | | | | | | R=ronghuawu@chromium.org Review URL: https://codereview.chromium.org/319703004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275183 0039d316-1c4b-4281-b951-d872f2087c98
* Blink roll 175512:175568peter@chromium.org2014-06-051-1/+1
| | | | | | | | | TBR=dcheng@chromium.org BUG= Review URL: https://codereview.chromium.org/317183002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275164 0039d316-1c4b-4281-b951-d872f2087c98
* Do not exclude pdf from DEPS check.tfarina@chromium.org2014-06-051-1/+0
| | | | | | | | | | | | | | Otherwise the DEPS file under pdf/ directory has no effect. As a result of enabling it, some entries had to be added. BUG=None TEST=./tools/checkdeps/checkdeps.py - SUCCESS R=thestig@chromium.org Review URL: https://codereview.chromium.org/318763005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275148 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 3.27.20 (based on bleeding_edge revision r21679).machenbach@chromium.org2014-06-051-1/+1
| | | | | | | | | | Please reply to the V8 sheriff mvstanton@chromium.org in case of problems. TBR=mvstanton@chromium.org Review URL: https://codereview.chromium.org/318863003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275114 0039d316-1c4b-4281-b951-d872f2087c98
* Switch Dr. Memory to use a binary in GS rather than a DEPS entry.agable@chromium.org2014-06-051-0/+11
| | | | | | | | | | | | Since Dr. Memory is basically just a binary file anyway, using a gclient hook for download_from_google_storage is a better way to pull it onto bots that need it. R=bruening@chromium.org, hinoka@chromium.org Review URL: https://codereview.chromium.org/305053005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275048 0039d316-1c4b-4281-b951-d872f2087c98
* DEPS: Uprev cros_system_api.armansito@chromium.org2014-06-051-1/+1
| | | | | | | | | BUG=378182 R=benchan@chromium.org Review URL: https://codereview.chromium.org/319543005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275023 0039d316-1c4b-4281-b951-d872f2087c98
* Remove dependency on octane repo.tonyg@chromium.org2014-06-051-4/+0
| | | | | | | | | | The octane benchmark now uses a WPR recording in cloud storage. BUG= Review URL: https://codereview.chromium.org/301313008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275013 0039d316-1c4b-4281-b951-d872f2087c98
* Revert "Skia roll 9b14f26:df1640d"darin@chromium.org2014-06-051-1/+1
| | | | | | | | | | | | This change included modifications to a GYP file that lists non- existent header files. As a result, the GYP validation step that runs on http://build.chromium.org/p/chromium/builders/Win fails. TBR=jvanverth@google.com Review URL: https://codereview.chromium.org/311243005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275008 0039d316-1c4b-4281-b951-d872f2087c98
* Use libaddressinput revision 265.rouslan@chromium.org2014-06-051-1/+1
| | | | | | | | | | | | | Revision 265 slightly improves the names in used API and makes sure that COUNTRY is always a required field. The libaddressinput team does not plan to change the API further until Chromium integration is complete. TBR=estade@chromium.org BUG=327046 Review URL: https://codereview.chromium.org/311163004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275003 0039d316-1c4b-4281-b951-d872f2087c98
* Skia roll 9b14f26:df1640dskia-deps-roller@chromium.org2014-06-051-1/+1
| | | | | | | | | | https://skia.googlesource.com/skia/+log/9b14f26d0f3a974f3dd626c8354e1db1cfcd322f..df1640d413c16abf4527960642aca41581808699 TBR=jvanverth@google.com BUG= Review URL: https://codereview.chromium.org/316103003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274995 0039d316-1c4b-4281-b951-d872f2087c98
* Blink roll 175426:175512jchaffraix@chromium.org2014-06-051-1/+1
| | | | | | | | | | http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=175426:175512&mode=html TBR=peter@chromium.org Review URL: https://codereview.chromium.org/310393005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274963 0039d316-1c4b-4281-b951-d872f2087c98
* Roll Web Page Replay to b62c02d3b64cf00a2f65a82cca0721aa42c3d6ad.tonyg@chromium.org2014-06-041-1/+1
| | | | | | | | | | | This fixes two bugs which should make replaying more stable. TBR=slamm@chromium.org BUG= Review URL: https://codereview.chromium.org/307143002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274917 0039d316-1c4b-4281-b951-d872f2087c98
* Blink roll 175413:175426jchaffraix@chromium.org2014-06-041-1/+1
| | | | | | | | | | http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=175413:175426&mode=html TBR=peter@chromium.org Review URL: https://codereview.chromium.org/315043002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274894 0039d316-1c4b-4281-b951-d872f2087c98
* Skia roll abc0733:9b14f26skia-deps-roller@chromium.org2014-06-041-1/+1
| | | | | | | | | | https://skia.googlesource.com/skia/+log/abc073376091e66f705674b825b1247148cb9c24..9b14f26d0f3a974f3dd626c8354e1db1cfcd322f TBR=jvanverth@google.com BUG= Review URL: https://codereview.chromium.org/318653004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274870 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 3.27.19.3 (merged r21678).jochen@chromium.org2014-06-041-1/+1
| | | | | | | | TBR=machenbach@chromium.org Review URL: https://codereview.chromium.org/313913003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274835 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 3.27.19.2 (merged r21666).machenbach@chromium.org2014-06-041-1/+1
| | | | | | | | | | | Please reply to the V8 sheriff mvstanton@chromium.org in case of problems. R=jochen@chromium.org, mvstanton@chromium.org TBR=mvstanton@chromium.org Review URL: https://codereview.chromium.org/316853002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274820 0039d316-1c4b-4281-b951-d872f2087c98
* Skia roll 1940df9:abc0733skia-deps-roller@chromium.org2014-06-041-1/+1
| | | | | | | | | | https://skia.googlesource.com/skia/+log/1940df968da44ef95ddb332270aa23481552ca65..abc073376091e66f705674b825b1247148cb9c24 TBR=jvanverth@google.com BUG= Review URL: https://codereview.chromium.org/310963003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274767 0039d316-1c4b-4281-b951-d872f2087c98
* Bump libaddressinput revision to 262.rouslan@chromium.org2014-06-041-1/+1
| | | | | | | | | | | | This version contains guessing the administrative area based on the postal code. TBR=estade@chromium.org BUG=327046 Review URL: https://codereview.chromium.org/317533002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274751 0039d316-1c4b-4281-b951-d872f2087c98
* Blink roll 175388:175413eseidel@chromium.org2014-06-041-1/+1
| | | | | | | | | | http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=175389:175413&mode=html TBR=jchaffraix@chromium.org,beverloo@chromium.org,eseidel@chromium.org BUG= Review URL: https://codereview.chromium.org/310253002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274744 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 274647 "Skia roll 1940df9:868074b"jchaffraix@chromium.org2014-06-031-1/+1
| | | | | | | | | | | | | | | | | | | | | The roll is breaking Windows builders with the following error: Missing input files: src\third_party\skia\include\core\SkTileGridPicture.h > Skia roll 1940df9:868074b > > https://skia.googlesource.com/skia/+log/1940df968da44ef95ddb332270aa23481552ca65..868074b50b0fc3e460d2aa97c1096827fe0a1935 > TBR=jvanverth@google.com > BUG= > > Review URL: https://codereview.chromium.org/316673002 TBR=skia-deps-roller@chromium.org Review URL: https://codereview.chromium.org/312803004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274656 0039d316-1c4b-4281-b951-d872f2087c98
* Skia roll 1940df9:868074bskia-deps-roller@chromium.org2014-06-031-1/+1
| | | | | | | | | | https://skia.googlesource.com/skia/+log/1940df968da44ef95ddb332270aa23481552ca65..868074b50b0fc3e460d2aa97c1096827fe0a1935 TBR=jvanverth@google.com BUG= Review URL: https://codereview.chromium.org/316673002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274647 0039d316-1c4b-4281-b951-d872f2087c98
* Blink roll 175351:175388jchaffraix@chromium.org2014-06-031-1/+1
| | | | | | | | | | http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=175351:175388&mode=html TBR=peter@chromium.org Review URL: https://codereview.chromium.org/317463002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274627 0039d316-1c4b-4281-b951-d872f2087c98
* NaCl: Update revision in DEPS, r13261 -> r13267mseaborn@chromium.org2014-06-031-1/+1
| | | | | | | | | | | | | | | | | | This pulls in the following Native Client changes: r13262: (noelallen) Automate file and symlinks copy for libstdc++ r13263: (bradnelson) Use chromium credential if no other credential is available. r13264: (sdefresne) Fix quoting of arguments on Linux/Mac r13265: (bradnelson) Switch to hard float for arm. r13266: (mseaborn) command_tester: Reduce verbosity of the output r13267: (mseaborn) Cleanup: Remove unused Gyp definition of libpthread_private BUG=none TEST=browser_tests and nacl_integration Review URL: https://codereview.chromium.org/313663002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274625 0039d316-1c4b-4281-b951-d872f2087c98
* Roll buildtools to 5d89977ce55240995d1596fe420b818468f5ec37jochen@chromium.org2014-06-031-1/+1
| | | | | | | | | BUG=none TBR=brettw@chromium.org Review URL: https://codereview.chromium.org/317443003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274583 0039d316-1c4b-4281-b951-d872f2087c98
* Roll grit to r168.leiyi.jp@gmail.com2014-06-031-1/+1
| | | | | | | | | | | | r168: Have grit survive a Windows registry with Unicode keys. Review: https://codereview.chromium.org/253443002 R=thakis@chromium.org BUG=365188 Review URL: https://codereview.chromium.org/310773002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274579 0039d316-1c4b-4281-b951-d872f2087c98
* Blink roll 175314:175351peter@chromium.org2014-06-031-1/+1
| | | | | | | | | | | | http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=175314:175351&mode=html TBR=jchaffraix@chromium.org NOTRY=true (don't trust the Android try-bot to be correct, will stick around) BUG= Review URL: https://codereview.chromium.org/315603002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274569 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 3.27.18.1 (merged r21632).machenbach@chromium.org2014-06-031-1/+1
| | | | | | | | | | | Please reply to the V8 sheriff mvstanton@chromium.org in case of problems. TBR=mvstanton@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/310813002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274515 0039d316-1c4b-4281-b951-d872f2087c98
* Blink roll 175308:175314eseidel@chromium.org2014-06-031-1/+1
| | | | | | | | | | http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=175309:175314&mode=html TBR=mvanouwerkerk@chromium.org,jchaffraix@chromium.org,eseidel@chromium.org BUG= Review URL: https://codereview.chromium.org/309063009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274445 0039d316-1c4b-4281-b951-d872f2087c98
* Skia roll b328158:1940df9skia-deps-roller@chromium.org2014-06-031-1/+1
| | | | | | | | | | https://skia.googlesource.com/skia/+log/b3281585bb6ee3ad8385bf4ba46513af609fa11b..1940df968da44ef95ddb332270aa23481552ca65 TBR=jvanverth@google.com BUG= Review URL: https://codereview.chromium.org/306893011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274438 0039d316-1c4b-4281-b951-d872f2087c98
* Blink roll 175159:175308jchaffraix@chromium.org2014-06-021-1/+1
| | | | | | | | | | http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=175159:175308&mode=html TBR=mvanouwerkerk@chromium.org Review URL: https://codereview.chromium.org/301173008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274335 0039d316-1c4b-4281-b951-d872f2087c98
* NaCl: Update revision in DEPS, r13251 -> r13261mseaborn@chromium.org2014-06-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | This pulls in the following Native Client changes: r13252: (sehr) Make Android scons build align better with gyp android build r13253: (mseaborn) Add test for PNaCl setjmp() bug in which stack slots get reused wrongly r13254: (jvoung) Remove -sfi-load, etc. from the pnacl-translate driver (always set for nacl) r13255: (dyen) Added a way for toolchain_build to update known git mirrors. r13256: (hamaji) Non-SFI Mode: Build newlib-based Linux static executables for ARM r13257: (mcgrathr) Include address in ReserveBottomPages failure message r13258: (sbc) Add {TOOLCHAIN}/usr/local/lib to pnacl library search path. r13259: (sehr) Fix stlport issues in scons build r13260: (mcgrathr) Accept mmap EINVAL failure for any <64k page, not just 0 r13261: (jvoung) PNaCl: Update LLVM revision in pnacl/COMPONENT_REVISIONS BUG=none TEST=browser_tests and nacl_integration Review URL: https://codereview.chromium.org/304323011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274333 0039d316-1c4b-4281-b951-d872f2087c98
* Roll libyuv to r1007 which includes a BUILD.gn for chromium.fbarchard@chromium.org2014-06-021-1/+1
| | | | | | | | | | BUG=none TESTED=try bots built unittests R=wjia@chromium.org Review URL: https://codereview.chromium.org/294343006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274274 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 3.27.17.1 (merged r21597).jochen@chromium.org2014-06-021-1/+1
| | | | | | | | TBR=mvstanton@chromium.org Review URL: https://codereview.chromium.org/306023013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274207 0039d316-1c4b-4281-b951-d872f2087c98
* Revert of Update V8 to version 3.27.17 (based on bleeding_edge revision ↵jochen@chromium.org2014-06-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | r21586) (https://codereview.chromium.org/303263007/) Reason for revert: gn config doesn't work Original issue's description: > Update V8 to version 3.27.17 (based on bleeding_edge revision r21586) > > R=mvstanton@chromium.org > TBR=mvstanton@chromium.org > BUG=none > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274195 TBR=mvstanton@chromium.org NOTREECHECKS=true NOTRY=true BUG=none Review URL: https://codereview.chromium.org/304313005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274202 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 3.27.17 (based on bleeding_edge revision r21586)jochen@chromium.org2014-06-021-1/+1
| | | | | | | | | | R=mvstanton@chromium.org TBR=mvstanton@chromium.org BUG=none Review URL: https://codereview.chromium.org/303263007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274195 0039d316-1c4b-4281-b951-d872f2087c98
* Manual Skia DEPS roll 5744bbe -> b328158epoger@google.com2014-06-011-1/+1
| | | | | | | | | | | control (whitespace CL) is at https://codereview.chromium.org/305183005 BUG=skia:2610 NOTRY=True Review URL: https://codereview.chromium.org/309503006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274114 0039d316-1c4b-4281-b951-d872f2087c98