summaryrefslogtreecommitdiffstats
path: root/DEPS
Commit message (Collapse)AuthorAgeFilesLines
* Roll DEPS for Breakpad r865:875.thestig@chromium.org2011-10-201-1/+1
| | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/8363006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106535 0039d316-1c4b-4281-b951-d872f2087c98
* Roll skia to r2506.bsalomon@google.com2011-10-201-1/+1
| | | | | | Review URL: http://codereview.chromium.org/8360002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106524 0039d316-1c4b-4281-b951-d872f2087c98
* Update third_party/icu to r106495 to pick up:mark@chromium.org2011-10-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | ------------------------------------------------------------------------ r106495 | mark@chromium.org | 2011-10-20 10:45:40 -0400 (Thu, 20 Oct 2011) | 9 lines Use the OpenBSD header for ICU on OpenBSD add ICU header for OpenBSD Patch by Robert Nagy <robert.nagy@gmail.com> BUG= TEST= Review URL: http://codereview.chromium.org/8230006 ------------------------------------------------------------------------ BUG=none TEST=none Review URL: http://codereview.chromium.org/8342072 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106496 0039d316-1c4b-4281-b951-d872f2087c98
* roll skia to 2497reed@google.com2011-10-201-1/+1
| | | | | | Review URL: http://codereview.chromium.org/8352016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106487 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 97838:97950yuzo@chromium.org2011-10-201-1/+1
| | | | | | | | | | BUG=none TEST=none TBR=jchaffraix Review URL: http://codereview.chromium.org/8352038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106480 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 106424. This causedthakis@chromium.org2011-10-201-4/+0
| | | | | | | | | | | | | | | | | | | | 82>svn: PROPFIND of '/svnroot/jsoncpp/trunk/jsoncpp': Server certificate verification failed: issuer is not trusted (https://jsoncpp.svn.sourceforge.net) on most mac bots, which causes full re-checkouts of all files on every build. - Add jsoncpp in DEPS and the gyp file to build jsoncpp in chromium. The jsoncpp is needed by libjingle as part of the webrtc effort. This patch probably not be the best solution as there's already one chrome json parser in base and another jsoncpp copy in native_client. However since the libjingle can depend on neither of them, here comes this patch. We hope to take this patch as a chance to get some advices on how should we handle this case. BUGS=none TEST=none Review URL: http://codereview.chromium.org/8251003 TBR=ronghuawu@google.com Review URL: http://codereview.chromium.org/8353030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106449 0039d316-1c4b-4281-b951-d872f2087c98
* Linux build checkperm fixzmo@google.com2011-10-201-1/+1
| | | | | | | | | | | Remove x on a few files. BUG=none TEST=linux build checkperm pass TBR=jbates@chromium.org Review URL: http://codereview.chromium.org/8356035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106434 0039d316-1c4b-4281-b951-d872f2087c98
* Add jsoncpp in DEPS and the gyp file to build jsoncpp in chromium.ronghuawu@google.com2011-10-201-0/+4
| | | | | | | | | | | The jsoncpp is needed by libjingle as part of the webrtc effort. This patch probably not be the best solution as there's already one chrome json parser in base and another jsoncpp copy in native_client. However since the libjingle can depend on neither of them, here comes this patch. We hope to take this patch as a chance to get some advices on how should we handle this case. BUGS=none TEST=none Review URL: http://codereview.chromium.org/8251003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106424 0039d316-1c4b-4281-b951-d872f2087c98
* Roll webgl conformance tests to khronos r15841.zmo@google.com2011-10-201-1/+1
| | | | | | | | | | Note that with this roll, a bunch of tests failures are expected on gpu bots - we will update the tes expectations when we collect test run results from gpu bots. BUG=none TEST=tree green Review URL: http://codereview.chromium.org/8354021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106416 0039d316-1c4b-4281-b951-d872f2087c98
* Fix python script that auto generates webgl conformance tests header file.zmo@chromium.org2011-10-191-0/+2
| | | | | | | | | | | | | | 1) The original script doesn't handle dir structure with level > 2 correctly. This CL fixes the bug. 2) We need to add path to the test names, otherwise two tests in different dir with the same name will conflict. 3) We no longer auto-generate the header file while conformance tests changes, but requires manual generation of the header file (the header file is checked in). 4) Remove the print 00_test_list.txt files option because it's no longer needed. BUG=none TEST=tree green Review URL: http://codereview.chromium.org/8356018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106400 0039d316-1c4b-4281-b951-d872f2087c98
* Remove stale references to private NaCl copy of PPAPInoelallen@google.com2011-10-191-1/+1
| | | | | | | | | | | | | | This CL s a trivial change that bumps the DEPS to NaCl to bring in NaCl side cleanups and removes Chrome side stale references to XXX_nacl versions of the PPAPI libraries which were private to NaCl. TEST= try BUG= none R= brettw@chromium.org Review URL: http://codereview.chromium.org/8346011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106366 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 106317 - roll skia to 2494lipalani@chromium.org2011-10-191-1/+1
| | | | | | | | | Review URL: http://codereview.chromium.org/8357003 TBR=reed@google.com Review URL: http://codereview.chromium.org/8355011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106321 0039d316-1c4b-4281-b951-d872f2087c98
* roll skia to 2494reed@google.com2011-10-191-1/+1
| | | | | | Review URL: http://codereview.chromium.org/8357003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106317 0039d316-1c4b-4281-b951-d872f2087c98
* roll webrtc back to r711 (also revert r106153)wjia@chromium.org2011-10-191-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106303 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 106290 - Roll WebGL conformance tests to Khronos r15841joaodasilva@chromium.org2011-10-191-2/+1
| | | | | | | | | | | | | It's hard to tell the behaviors of those tests on the gpu bots, so I'll watch the bots after this lands, and update the test_expectations file accordingly. BUG=none TEST=gpu bots Review URL: http://codereview.chromium.org/8346024 TBR=zmo@google.com Review URL: http://codereview.chromium.org/8342042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106294 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebGL conformance tests to Khronos r15841zmo@google.com2011-10-191-1/+2
| | | | | | | | | | It's hard to tell the behaviors of those tests on the gpu bots, so I'll watch the bots after this lands, and update the test_expectations file accordingly. BUG=none TEST=gpu bots Review URL: http://codereview.chromium.org/8346024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106290 0039d316-1c4b-4281-b951-d872f2087c98
* roll skia to 2487reed@google.com2011-10-191-1/+1
| | | | | | Review URL: http://codereview.chromium.org/8336025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106272 0039d316-1c4b-4281-b951-d872f2087c98
* roll gyp 1075:1080thakis@chromium.org2011-10-191-1/+1
| | | | | | | | | | | | | | | 1076/1077: Allow gyp to support RULE_INPUT_DIRNAME so that output from rules can have a similar path and not risk collision. 1078: Re-resolve conflict/collision between 1074 and 1076 commits. 1079/1080: make: SunOS / Solaris support. BUG=none TEST=none TBR=mark Review URL: http://codereview.chromium.org/8344033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106256 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 97725:97838yuzo@chromium.org2011-10-191-1/+1
| | | | | | | | | | BUG=none TEST=none TBR=dpranke Review URL: http://codereview.chromium.org/8348030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106252 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 106229 - WebKit roll 97725:977824yuzo@chromium.org2011-10-191-1/+1
| | | | | | | | | | | | | BUG=none TEST=none TBR=dpranke Review URL: http://codereview.chromium.org/8347028 TBR=yuzo@chromium.org Review URL: http://codereview.chromium.org/8343022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106238 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 97725:977824yuzo@chromium.org2011-10-191-1/+1
| | | | | | | | | | BUG=none TEST=none TBR=dpranke Review URL: http://codereview.chromium.org/8347028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106229 0039d316-1c4b-4281-b951-d872f2087c98
* roll webrtc to r764wjia@chromium.org2011-10-181-1/+1
| | | | | | Review URL: http://codereview.chromium.org/8349019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106153 0039d316-1c4b-4281-b951-d872f2087c98
* Bump Syzygy binaries to 0.1.8.0chrisha@google.com2011-10-181-2/+2
| | | | | | Review URL: http://codereview.chromium.org/8349003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106097 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 97678:97725tkent@chromium.org2011-10-181-1/+1
| | | | | | | | | BUG=none TEST=none TBR=dpranke Review URL: http://codereview.chromium.org/8329011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106048 0039d316-1c4b-4281-b951-d872f2087c98
* Roll NSS deps to get new exports to fix win shared build.mattm@chromium.org2011-10-181-2/+2
| | | | | | | | | | BUG=none TEST=none TBR=wtc@chromium.org Review URL: http://codereview.chromium.org/8330012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106032 0039d316-1c4b-4281-b951-d872f2087c98
* roll gyp 1074:1075thakis@chromium.org2011-10-181-1/+1
| | | | | | | | | | | | 1075: Add an empty file that should have been part of r 1074. BUG=100667 TEST=none TBR=jochen Review URL: http://codereview.chromium.org/8339007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106025 0039d316-1c4b-4281-b951-d872f2087c98
* Update FFmpeg to r106016.scherkus@chromium.org2011-10-181-1/+1
| | | | | | BUG=100464 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106019 0039d316-1c4b-4281-b951-d872f2087c98
* Roll skia 2478->2480vandebo@chromium.org2011-10-181-1/+1
| | | | | | | | | | BUG=NONE TEST=NONE Review URL: http://codereview.chromium.org/8337001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106011 0039d316-1c4b-4281-b951-d872f2087c98
* Webkit roll 97595:97678dpranke@chromium.org2011-10-181-1/+1
| | | | | | | | | | TBR=none BUG=none TEST=things stay green :) Review URL: http://codereview.chromium.org/8334006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105988 0039d316-1c4b-4281-b951-d872f2087c98
* Libjingle roll 85:88.sergeyu@chromium.org2011-10-171-1/+1
| | | | | | | | | BUG=99575 TEST=None Review URL: http://codereview.chromium.org/8318027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105953 0039d316-1c4b-4281-b951-d872f2087c98
* NaCl: Update revision in DEPS, r6909 -> r6941mcgrathr@chromium.org2011-10-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NOTE: r6941 fixes a user-visible regression vs M15/M14. This pulls in the following Native Client changes: r6910: (noelallen) Update untrusted GYP build to support mac. r6911: (mcgrathr) Handle ELFCLASS32 files for x86-64 r6912: (mcgrathr) Update pnacl binutils revision r6913: (bsy) roll deps, get new clang stuff, fix clang build issues. r6914: (krasin) Bump DEPS for pnacl toolchain to r6912. r6915: (bsy) remove information leak in get_tls fast path r6916: (nfullagar) Enable variadic macros in SConstruct r6917: (bsy) remove scaffolding for cross repo change to plumb exitStatus through to JS. r6918: (nfullagar) Enable variadic macros, naclsdk.py r6919: (krasin) Fix a memory leak (64 bytes) in NaClAttemptToExecuteData r6920: (bsy) fix clang update caused build break w/ asm. r6921: (bsy) fix NACL_ALLOW_THIS_IN_INITIALIZER_LIST r6922: (jasonwkim) Refine approach for ChromiumOS r6923: (jasonwkim) Fix typo r6924: (jasonwkim) fix typo r6925: (pdox) PNaCl only needs -static for linking statically against GLibC. (The pnacl driver handles the linker script change) r6926: (nfullagar) Disable nacl logging when building from chrome. r6927: (krasin) Fix a memory leak in src/trusted/service_runtime/nacl_sync_cond_test.c r6928: (krasin) pnacl clang: use __asm__, not asm, to satisfy -pedantic. r6929: (eugenis) Enable ASan bots. r6930: (kschimpf) Simplify the code of the x86-64 validator to more directly call its r6931: (jasonwkim) Remove dead code r6932: (noelallen) Update untrusted GYP to support building of Chrome IRT. r6933: (nfullagar) Adjust filtering on NaClLog when built in chrome. r6934: (sehr) Add zero-length output files that choke the trybots. r6935: (noelallen) Build 32 adn 64 bit for Windows r6936: (pdox) Fix thread_test for PNaCl GLibC by disabling dynamic_annotations/valgrind. r6937: (sehr) Add nexes for read sandboxing tests. The next CL that depends on them includes the .S files that produce these nexes with compile_tests.sh in the same directory. r6938: (pdox) Update BINUTILS_REV to bring in: http://codereview.chromium.org/8298009/ r6939: (pdox) Update UPSTREAM_REV and LLVM_PROJECT_REV to bring in LLVM merge up to r141981. r6940: (noelallen) Convert paths to POSIX style on Windows and remove spew. r6941: (mcgrathr) Preserve x87 FPU control word across trampoline system calls BUG=none TEST=nacl_integration R=ncbray@google.com,mseaborn@chromium.org,sehr@google.com Review URL: http://codereview.chromium.org/8303005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105820 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 97590:97595tkent@chromium.org2011-10-171-1/+1
| | | | | | | | | BUG=none TEST=none TBR=dpranke Review URL: http://codereview.chromium.org/8315013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105787 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 97582:97590tkent@chromium.org2011-10-171-1/+1
| | | | | | | | | BUG=none TEST=none TBR=dpranke Review URL: http://codereview.chromium.org/8313019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105778 0039d316-1c4b-4281-b951-d872f2087c98
* Explicitly use 3.6 branch for V8 for M16.danno@chromium.org2011-10-171-2/+2
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/8273033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105777 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 97501:97582tkent@chromium.org2011-10-171-1/+1
| | | | | | | | | BUG=none TEST=none TBR=dpranke Review URL: http://codereview.chromium.org/8313015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105775 0039d316-1c4b-4281-b951-d872f2087c98
* roll gyp 1073:1074jochen@chromium.org2011-10-171-1/+1
| | | | | | | | | | | | 1074: Only treat filenames as path for rule outputs, but not for their actions BUG=none TEST=none Review URL: http://codereview.chromium.org/8310013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105765 0039d316-1c4b-4281-b951-d872f2087c98
* roll clang 140930:142072thakis@chromium.org2011-10-151-1/+1
| | | | | | | | | | | | | | Also add a --run-tests parameter to update.sh The plugin change is required due to http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20111010/047769.html BUG=none TEST=none TBR=hans Review URL: http://codereview.chromium.org/8247005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105679 0039d316-1c4b-4281-b951-d872f2087c98
* Updating FFmpeg to r105642.scherkus@chromium.org2011-10-151-1/+1
| | | | | | | | BUG=100439 Review URL: http://codereview.chromium.org/8301023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105644 0039d316-1c4b-4281-b951-d872f2087c98
* Updating FFmpeg to r105596.scherkus@chromium.org2011-10-141-1/+1
| | | | | | BUG=99652 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105600 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Roll 97488:97501.dglazkov@chromium.org2011-10-141-1/+1
| | | | | | | | | | TBR=tkent TEST=none BUG=none Review URL: http://codereview.chromium.org/8293006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105593 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Roll 97467:97488.dglazkov@chromium.org2011-10-141-1/+1
| | | | | | | | | | TBR=tkent TEST=none BUG=none Review URL: http://codereview.chromium.org/8267012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105571 0039d316-1c4b-4281-b951-d872f2087c98
* Updating FFmpeg to r105521.scherkus@chromium.org2011-10-141-1/+1
| | | | | | | | TBR=cevans Review URL: http://codereview.chromium.org/8298006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105555 0039d316-1c4b-4281-b951-d872f2087c98
* Update grit-i18n to r6.tsepez@chromium.org2011-10-141-1/+1
| | | | | | Review URL: http://codereview.chromium.org/8302002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105551 0039d316-1c4b-4281-b951-d872f2087c98
* Roll skia to r2478.bsalomon@google.com2011-10-141-4/+1
| | | | | | Review URL: http://codereview.chromium.org/8268006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105526 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Roll 97447:97467.dglazkov@chromium.org2011-10-141-1/+1
| | | | | | | | | | TBR=tkent TEST=none BUG=none Review URL: http://codereview.chromium.org/8298001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105513 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 97445:97447tkent@chromium.org2011-10-141-1/+1
| | | | | | | | | TEST=none BUG=none TBR=dglazkov Review URL: http://codereview.chromium.org/8274029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105481 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 97434:97445tkent@chromium.org2011-10-141-1/+1
| | | | | | | | | TEST=none BUG=none TBR=dglazkov Review URL: http://codereview.chromium.org/8274027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105466 0039d316-1c4b-4281-b951-d872f2087c98
* Rolling FFmpeg to r105457.scherkus@chromium.org2011-10-141-1/+1
| | | | | | | | TBR=cevans Review URL: http://codereview.chromium.org/8283016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105460 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 97400:97434tkent@chromium.org2011-10-141-1/+1
| | | | | | | | | BUG=none TEST=none TBR=dglazkov Review URL: http://codereview.chromium.org/8273028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105452 0039d316-1c4b-4281-b951-d872f2087c98
* roll gyp 1070:1073thakis@chromium.org2011-10-141-1/+1
| | | | | | | | | | | | | | 1071: Adding in cygwin + python to the check-out on win. 1072: Don't need cygwin on mac/linux. 1073: make: Clear out CHROMIUM_STRIP_SAVE_FILE if it's not set. BUG=none TEST=macmake release builds no longer error out. TBR=mark Review URL: http://codereview.chromium.org/8283015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105433 0039d316-1c4b-4281-b951-d872f2087c98