summaryrefslogtreecommitdiffstats
path: root/DEPS
Commit message (Collapse)AuthorAgeFilesLines
* NaCl: Update revision in DEPS, r8575 -> r8592mseaborn@chromium.org2012-05-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | This pulls in the following Native Client changes: r8576: (mseaborn) Thread suspension: Add tests that use real untrusted threads r8577: (khim) Use slower, table-based validator for MSVC 2008, ASAN and Apple-LLVM r8578: (khim) Add change lost from CL 8577 r8579: (bradchen) Enable hello_world_glibc test for gyp. r8580: (khim) Roll toolchain deps to rev 8575 r8582: (dschuff) Switch the compiler-rt repo to gerrit r8583: (mseaborn) x86-64: Remove the unused tls_base field r8584: (khim) Use different actions for different types of commands r8585: (dschuff) Roll Chrome rev to 136852 r8587: (khim) Disable __cpuidex for MSVC2008. r8588: (kschimpf) Fix code so that always_precedes and always_follows are consistent. r8589: (kschimpf) Clean up code to clarify we are only tracking the condition flags of APSR. r8590: (dschuff) Update compiler_rt_rev to merge with upstream tip r8591: (robertm) Cleanup the crtbegin/crtend handling. r8592: (robertm) Enabling rudimentary pthread testing BUG=none TEST=nacl_integration Review URL: https://chromiumcodereview.appspot.com/10386126 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137226 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 117044:117086jianli@chromium.org2012-05-151-1/+1
| | | | | | | | | | | TBR=tkent@chromium.org BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10399032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137216 0039d316-1c4b-4281-b951-d872f2087c98
* PPAPI/NaCl: Fix IPC ppapi proxy builddmichael@chromium.org2012-05-151-1/+1
| | | | | | | | | | | Take files out of ppapi_proxy_untrusted.gyp that have been removed. Roll googleurl DEPS. BUG=116317 TEST= Review URL: https://chromiumcodereview.appspot.com/10382138 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137158 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 137119 - Revert r137113 - "WebKit roll 117030:117044"jianli@chromium.org2012-05-151-1/+1
| | | | | | | | | | | | | | | | It broke Chromium OS test bots: http://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%20Tests%20%281%29/builds/3668 BUG=None TEST=None TBR=tkent@chromium.org, jianli@chromium.org Review URL: https://chromiumcodereview.appspot.com/10382173 TBR=mnissler@chromium.org Review URL: https://chromiumcodereview.appspot.com/10383188 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137156 0039d316-1c4b-4281-b951-d872f2087c98
* Roll ffmpeg 136643:137006; only change is:fischman@chromium.org2012-05-151-2/+2
| | | | | | | | | - Make arm_float_abi (softfp/hard) gyp-time selectable. Review URL: https://chromiumcodereview.appspot.com/10399019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137136 0039d316-1c4b-4281-b951-d872f2087c98
* roll skia to 3931reed@google.com2012-05-151-1/+1
| | | | | | Review URL: https://chromiumcodereview.appspot.com/10381153 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137124 0039d316-1c4b-4281-b951-d872f2087c98
* Revert r137113 - "WebKit roll 117030:117044"mnissler@chromium.org2012-05-151-1/+1
| | | | | | | | | | | | | It broke Chromium OS test bots: http://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%20Tests%20%281%29/builds/3668 BUG=None TEST=None TBR=tkent@chromium.org, jianli@chromium.org Review URL: https://chromiumcodereview.appspot.com/10382173 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137119 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 3.11.1.yangguo@chromium.org2012-05-151-1/+1
| | | | | | | | | | | | TBR=danno@chromium.org BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10392103 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137115 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 117030:117044tkent@chromium.org2012-05-151-1/+1
| | | | | | | | | | | BUG=none TEST=none TBR=jianli@chromium.org Review URL: https://chromiumcodereview.appspot.com/10310165 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137113 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 117006:117030tkent@chromium.org2012-05-151-1/+1
| | | | | | | | | | BUG=none TEST=none TBR=jianli@chromium.org Review URL: https://chromiumcodereview.appspot.com/10381144 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137092 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 116976:117006jianli@chromium.org2012-05-151-1/+1
| | | | | | | | | | | TBR=tkent@chromium.org BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10388128 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137051 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 136837 - Update V8 to version 3.11.0.jianli@chromium.org2012-05-151-1/+1
| | | | | | | | | | | | | | | | This breaks a few webkit layout tests, like: fast/js/prototypes.html fast/dom/Window/window-property-shadowing-name.html TBR=danno@chromium.org Review URL: https://chromiumcodereview.appspot.com/10382129 TBR=jkummerow@chromium.org Review URL: https://chromiumcodereview.appspot.com/10384173 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137021 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 116945:116976jianli@chromium.org2012-05-141-1/+1
| | | | | | | | | | | TBR=tkent@chromium.org BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10391119 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136991 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Roll 116816:116945jianli@chromium.org2012-05-141-1/+1
| | | | | | | | | | | TBR=tkent@chromium.org BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10382150 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136942 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 136762 - Bump Breakpad revision to r963glider@chromium.org2012-05-141-1/+1
| | | | | | | | | | | | | Reason: symupload got broken BUG=127776 TBR=mark Review URL: https://chromiumcodereview.appspot.com/10377108 TBR=glider@chromium.org Review URL: https://chromiumcodereview.appspot.com/10398022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136925 0039d316-1c4b-4281-b951-d872f2087c98
* Roll Skia DEPS to 3920epoger@google.com2012-05-141-4/+1
| | | | | | Review URL: https://chromiumcodereview.appspot.com/10384151 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136916 0039d316-1c4b-4281-b951-d872f2087c98
* NaCl: Update toolchain revision in DEPS, r8557 -> r8575vissi@google.com2012-05-141-13/+13
| | | | | | | | | | BUG=none TEST=nacl_integration Review URL: https://chromiumcodereview.appspot.com/10378120 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136872 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 136857 - roll skia to 3912reed@google.com2012-05-141-1/+4
| | | | | | | | | | mirror of https://chromiumcodereview.appspot.com/10310126/ Review URL: https://chromiumcodereview.appspot.com/10391105 TBR=reed@google.com Review URL: https://chromiumcodereview.appspot.com/10356152 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136859 0039d316-1c4b-4281-b951-d872f2087c98
* roll skia to 3912reed@google.com2012-05-141-4/+1
| | | | | | | mirror of https://chromiumcodereview.appspot.com/10310126/ Review URL: https://chromiumcodereview.appspot.com/10391105 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136857 0039d316-1c4b-4281-b951-d872f2087c98
* Pull libjpeg-turbo 1.2.80 to the Chromium tree.hbono@chromium.org2012-05-141-1/+1
| | | | | | | | BUG=none TEST=build Chromium without regressions. Review URL: https://chromiumcodereview.appspot.com/10310139 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136839 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 3.11.0.jkummerow@chromium.org2012-05-141-1/+1
| | | | | | | | | TBR=danno@chromium.org Review URL: https://chromiumcodereview.appspot.com/10382129 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136837 0039d316-1c4b-4281-b951-d872f2087c98
* Pull hunspell 1.3.2.hbono@chromium.org2012-05-141-1/+1
| | | | | | | | | | | This change pulls hunspell 1.3.2 to the Chromium tree. TBR=jshin BUG=68924,119557 TEST=build Chromium without regressions. Review URL: https://chromiumcodereview.appspot.com/10386009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136825 0039d316-1c4b-4281-b951-d872f2087c98
* NaCl: Update revision in DEPS, r8557 -> r8575mseaborn@chromium.org2012-05-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This pulls in the following Native Client changes: r8558: (mseaborn) Remove tests/nacl_file/nacl_file.c, which is not built or tested r8559: (robertm) Really break dependency on glibc r8560: (robertm) Avoid a call to __nacl_tls_tdb_start inside nc_release_tls_node r8561: (dschuff) Fix spec arm LLC validation-time test. r8562: (jvoung) Merge llvm with upstream from 154816 to 156513. r8563: (robertm) * add some missing dependencies r8564: (khim) Really disable optimizations on Windows bot r8565: (kschimpf) Fix the two-instruction pattern checker to be able to check single instructions. r8566: (kschimpf) Check if BIC updates flags register. r8567: (mseaborn) Simplify mini-sel_ldr tests to use CHECK instead of LOG_FATAL r8568: (halyavin) Build gdb with nacl target. r8569: (eaeltsin) Debug stub: associate NaClAppThread with IThread r8570: (robertm) Make nacl's pthread slightly more compatible with it's r8571: (khim) Bump REVISIONS r8572: (khim) Bump GlibC revisions for PNaCl r8573: (robertm) This change shrinks the API nacl's tls exposes r8574: (dschuff) Revert "Merge llvm with upstream from 154816 to 156513." r8575: (robertm) Some restructuring for 64bit debugging and intial pthreads hookup. BUG=none TEST=nacl_integration Review URL: https://chromiumcodereview.appspot.com/10386099 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136778 0039d316-1c4b-4281-b951-d872f2087c98
* roll gyp 1373:1377thakis@chromium.org2012-05-121-1/+1
| | | | | | | | | | | | | | | 1374: mac make & ninja: Remove workaround for OTHER_CPLUSPLUSFLAGS being a string. 1375: mac ninja: Support LD_RUNPATH_SEARCH_PATHS. 1376: mac ninja: Don't retrict the file types that can be added as bundle resources. 1377: msvc: Correct order of OutputDirectory and IntermediateDirectory BUG=none TEST=none TBR=bradn Review URL: https://chromiumcodereview.appspot.com/10310134 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136771 0039d316-1c4b-4281-b951-d872f2087c98
* Bump Breakpad revision to r963glider@chromium.org2012-05-121-1/+1
| | | | | | | | | | | Add two NULL parameters to CrashGenerationServer ctor to match the new prototype (changed in r952) Add the files appeared in r945 to breakpad.gyp BUG=127776 TBR=mark Review URL: https://chromiumcodereview.appspot.com/10377108 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136762 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 116787:116816jianli@chromium.org2012-05-121-1/+1
| | | | | | | | | | | TBR=tkent@chromium.org BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10384137 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136732 0039d316-1c4b-4281-b951-d872f2087c98
* Roll rlz 127:128thakis@chromium.org2012-05-111-1/+1
| | | | | | | | | | | | | | 128: rlz: Move UrlFetcher to net, part 1 Also remove a temporary workaround. No functionality change BUG=118220 TEST=none TBR=willchan Review URL: https://chromiumcodereview.appspot.com/10378115 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136711 0039d316-1c4b-4281-b951-d872f2087c98
* Checkout Web Page Replay in src/third_party (was ↵slamm@google.com2012-05-111-0/+3
| | | | | | | | | | | | | | | | | | | | chrome/tools/build/third_party). Previously (issue 10020064), this was committed and backed out because of licensecheck.pl issues. This CL depends on issue 10310044 to fix licensecheck.pl UNKNOWNs for webpagereplay/third_party/dns. This CL differs from 10020064 in that it grabs an updated Web Page Replay to fix UNKNOWNs for webpagereplay/third_party/nbhttp. BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10310084 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136708 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 116768:116787jianli@chromium.org2012-05-111-1/+1
| | | | | | | | | | | TBR=tkent@chromium.org BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10392055 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136678 0039d316-1c4b-4281-b951-d872f2087c98
* Roll FFmpeg DEPS to pick up non-code changes.dalecurtis@google.com2012-05-111-2/+2
| | | | | | | | | | BUG=none TEST=mac build. TBR=thakis Review URL: https://chromiumcodereview.appspot.com/10332123 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136654 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 116756:116769jianli@chromium.org2012-05-111-1/+1
| | | | | | | | | | | TBR=tkent@chromium.org BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10310125 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136634 0039d316-1c4b-4281-b951-d872f2087c98
* Revert the breakpad version back to r939 because of compilation issues on Win.glider@chromium.org2012-05-111-1/+1
| | | | | | | | TBR=mark BUG=127776 Review URL: https://chromiumcodereview.appspot.com/10392046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136568 0039d316-1c4b-4281-b951-d872f2087c98
* roll skia to 3902reed@google.com2012-05-111-1/+1
| | | | | | Review URL: https://chromiumcodereview.appspot.com/10383131 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136565 0039d316-1c4b-4281-b951-d872f2087c98
* Bump the Breakpad revision to r963 -- Bits necessary to send the reports ↵glider@chromium.org2012-05-111-1/+1
| | | | | | | | | | along with the minidumps. TBR=mark BUG=127776 Review URL: https://chromiumcodereview.appspot.com/10387084 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136558 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 116736:116756tkent@chromium.org2012-05-111-1/+1
| | | | | | | | TBR=jianli@chromium.org BUG=none TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136550 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 116675:116736tkent@chromium.org2012-05-111-1/+1
| | | | | | | | | | | TBR=jianli@chromium.org BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10384118 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136528 0039d316-1c4b-4281-b951-d872f2087c98
* Webkit roll 116642:116675jianli@chromium.org2012-05-111-1/+1
| | | | | | | | | | | TBR=tkent@chromium.org BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10387070 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136474 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 116624:116642jianli@chromium.org2012-05-101-1/+1
| | | | | | | | | | | TBR=tkent@chromium.org BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10378091 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136425 0039d316-1c4b-4281-b951-d872f2087c98
* NaCl: Update revision in DEPS, r8545 -> r8557mseaborn@chromium.org2012-05-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | This pulls in the following Native Client changes: r8546: (mseaborn) Remove the unused get_ticks() function r8547: (mseaborn) Enable run_pm_pi_manifest_file_chrome_browser_test for irt=1 r8548: (kschimpf) Build test for issue 2771. r8549: (dschuff) Roll UPSTREAM_REV to bring in localmod revert: r8550: (jvoung) Add flag to toggle link-time-stubs / metadata for pnacl. r8551: (jvoung) Add perf expectations for the ARM panda board's spec tests r8552: (khim) Disable optimizations on Windows. r8553: (mseaborn) Windows: Ensure that LOG_FATAL errors are reported by Breakpad r8554: (mseaborn) Simplify: Merge NaClAppThreadAllocSegCtor() into NaClAppThreadCtor() r8555: (mseaborn) Drop the 'chrome_browser_tests without IRT' step from the Buildbots r8556: (jvoung) Have pnacl merge-tool script print out the remaining conflicts r8557: (jvoung) Coverage bots -- don't clobber toolchain after downloading it, then d/l again. BUG=none TEST=nacl_integration Review URL: https://chromiumcodereview.appspot.com/10356090 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136370 0039d316-1c4b-4281-b951-d872f2087c98
* roll skia to 3891reed@google.com2012-05-101-1/+1
| | | | | | Review URL: https://chromiumcodereview.appspot.com/10377084 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136308 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 116621:116624tkent@chromium.org2012-05-101-1/+1
| | | | | | | | | | | TBR=jianli@chromium.org BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10383102 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136283 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 116609:116621tkent@chromium.org2012-05-101-1/+1
| | | | | | | | | | TBR=jianli@chromium.org BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10383099 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136271 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 116563:116609tkent@chromium.org2012-05-101-1/+1
| | | | | | | | | | TBR=jianli@chromium.org TEST=none BUG=none Review URL: https://chromiumcodereview.appspot.com/10332084 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136258 0039d316-1c4b-4281-b951-d872f2087c98
* Roll v8-i18n 32:67.cira@chromium.org2012-05-101-1/+1
| | | | | | | | | | | | | | This change adds new v8Intl global namespace and new API that reflects the current EcmaScript 402 draft - http://wiki.ecmascript.org/doku.php?id=globalization:specification_drafts. The old v8Locale is still available, so the current users won't notice the addition. BUG=28604 TEST= Review URL: https://chromiumcodereview.appspot.com/10383097 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136252 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 136243 - WebKit roll 116563:116605tkent@chromium.org2012-05-101-1/+1
| | | | | | | | | | | | | TBR=jianli@chromium.org TEST=none BUG=none Review URL: https://chromiumcodereview.appspot.com/10387052 TBR=tkent@chromium.org Review URL: https://chromiumcodereview.appspot.com/10310092 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136246 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 116563:116605tkent@chromium.org2012-05-101-1/+1
| | | | | | | | | | TBR=jianli@chromium.org TEST=none BUG=none Review URL: https://chromiumcodereview.appspot.com/10387052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136243 0039d316-1c4b-4281-b951-d872f2087c98
* NaCl: Update revision in DEPS, r8500 -> r8545mseaborn@chromium.org2012-05-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This pulls in the following Native Client changes: r8501: (robertm) Adding irt support to pnacl shared linking experiment. r8502: (mseaborn) Exception handling: Remove a function that Chromium no longer uses r8503: (thakis) When building with VS 2010, causes warnings like: r8504: (robertm) Remove the pic arm test from the toolchain builder bot r8505: (robertm) Next step in newlib shared experiment: actually link newlib into the dynamic image r8506: (kschimpf) Add notion of class inheritance that can be used to find the tester r8507: (bbudge) Update Chrome revision in NaCl DEPS. r8509: (khim) Add CPUID for validator-ragel r8510: (robertm) Build and call into a shared version of newlib. r8511: (jvoung) Bump llvm and gold revs for symbol version changes: r8512: (kschimpf) Add column bit pattern comments to tests in generated decoder parsers. r8513: (robertm) Some cleanup for the pnacl toolchain builder to reduce waterfall clutter. r8514: (robertm) Add a few missing stub function to libnosys r8515: (robertm) Clean up for pnacl shared newlib experiment r8516: (robertm) Build libnosys also as a pso in pnacl shared newlib experiment r8517: (kschimpf) Sort the optimized rows in the testing parser, to match that of one r8518: (kschimpf) Clean up testing of instructions. Allow testing to quit if test pattern tests r8519: (robertm) Fix arm untrusted TC builder. r8520: (dschuff) Revert "Clean up testing of instructions. Allow testing to quit if test pattern tests" r8521: (jvoung) Change pnacl driver's "linker hack" to allow the needed libs to show up r8522: (dschuff) Validate arm spec binaries on the arm spec bot, and plot r8523: (robertm) Remove a hack in the shared newlib experiment r8524: (robertm) Roll pnacl newlib stable rev r8525: (kschimpf) Define baseline for dp_immed table. r8526: (kschimpf) Allow Rn=SP for Add/Sub (register), even though manual states otherwise. r8527: (robertm) Add some more infrastructure for x86-64 builds to pnacl shared newlib experiment. r8528: (dschuff) Only run arm tests on hardware on the main waterfall r8529: (jvoung) Update llvm rev and gold rev r8530: (mseaborn) Clean up duplicated signal number list by using NACL_ARRAY_SIZE r8531: (mseaborn) Fix unchecked calls to NaClMutexLock()/NaClMutexUnlock() r8532: (mseaborn) Remove the NACLDELAY environment variable r8533: (robertm) Roll toolchain deps to rev 8524. r8535: (robertm) Break irt initialization dependency on libc. r8536: (robertm) pnacl shared newlib experiment: adding not yet functional version of libpthread r8537: (robertm) Eliminate libc hack after TC deps roll which pulls in a new version of newlib r8538: (mseaborn) Fix signal handler to work for async signals during context switches r8539: (dschuff) Roll chrome rev to 135862 r8541: (kschimpf) Force in empty file r8542: (kschimpf) Build test for issue 2771. r8543: (kschimpf) force in test_pcrel.nexe executable r8544: (mseaborn) Revert r8541, r8542 and r8543, since two of these lack review URLs r8545: (mseaborn) Remove the unused condvar threads_cv in "struct NaClApp" BUG=none TEST=nacl_integration Review URL: https://chromiumcodereview.appspot.com/10381071 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136224 0039d316-1c4b-4281-b951-d872f2087c98
* Roll DEPS to pick up a tiny googleurl bugfix.ericu@chromium.org2012-05-101-1/+1
| | | | | | | | | | BUG=none TEST=googleurl_unittests Review URL: https://chromiumcodereview.appspot.com/10386059 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136208 0039d316-1c4b-4281-b951-d872f2087c98
* Roll icu46 DEPS to revision 135385peter@chromium.org2012-05-101-1/+1
| | | | | | | | | | | | | | | | This pulls in two Android-specific changes: 125455 Use original CJK segmetation rules on Android. 135385 Exclude most lang, all region and all curr data for chromium-android. It will allow us to build ImageDiff again on the WebKit side. BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10384077 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136197 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 116554:116563ojan@chromium.org2012-05-101-1/+1
| | | | | | | | | | | TBR=tkent@chromium.org BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10382092 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136195 0039d316-1c4b-4281-b951-d872f2087c98