| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
TBR=haraken@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9581035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124821 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=NONE
TEST=NONE
Review URL: https://chromiumcodereview.appspot.com/9585024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124815 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
Only change: Silence genperf's success-related chatter.
Review URL: http://codereview.chromium.org/9584027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124800 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=haraken@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9580028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124774 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=haraken@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9583028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124747 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=haraken@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9582018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124720 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=113514
TEST=existing
Review URL: http://codereview.chromium.org/9512004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124716 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=haraken@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9584018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124697 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: https://chromiumcodereview.appspot.com/9582010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124672 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Only change in hunspell roll: https://chromiumcodereview.appspot.com/9568018
BUG=none
TEST=none
TBR=hans
Review URL: https://chromiumcodereview.appspot.com/9570054
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124609 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This pulls in the following Native Client changes:
r7867: (sehr) SelLdrLauncher refactoring.
r7868: (bradchen) Remove redundant defn and use of asm_HasCPUID().
r7869: (mcgrathr) Add test case for sleep function
r7870: (pdox) Move the sandboxed translator build to its own archive.
r7871: (pdox) Roll PNaCl toolchain DEPS to 7870, and commit second part of CL:
r7873: (pdox) Whitespace change to trigger rebuild
r7874: (pdox) Re-enable browser tests on the PNaCl Windows toolchain bots.
r7875: (jvoung) Halt pnacl test example animations when loaded
r7876: (dschuff) For sandboxed translation, use LLC-returned DT_NEEDED values instead of using
r7877: (thakis) Use whitespace instead of ',' to separate declaration modifiers.
r7878: (mcgrathr) Update glibc revision to 32d9fc1
r7879: (mseaborn) Exception handling: Add test for crashes inside trusted code
r7880: (mseaborn) Exception handling: Ensure exception_stack and exception_flag are uint32_t
r7881: (jvoung) Set 'chromium_code' to true in gyp files to get more compiler warnings (when building the nacl plugin in chrome).
r7882: (pasko) validator_ragel: cleanup: Move *.C -> *.cc
r7883: (pasko) validator_ragel: Fix easiest presubmit warnings in gen-decoder
r7884: (dschuff) Fix handle count assertion in NaClMainForChromium
r7885: (dschuff) Remove addition of unused IMC handles
r7886: (mcgrathr) Update gcc revision to c69a5b7
r7887: (mseaborn) Exception handling: Reorganise Windows implementation
r7888: (pdox) PNaCl: Remove library sym-links from the translator directories.
r7889: (jvoung) Bump pnacl binutils rev for tiny commandline change.
r7890: (pasko) validator_ragel: reporting x86-32 error offsets as in x86-64
r7891: (jvoung) Revert "Set 'chromium_code' to true in gyp files to get more compiler warnings
r7892: (kschimpf) Change NCPrintInst to NCPrintInstWithHex to conform with function
r7893: (mcgrathr) Update toolchains
r7895: (sehr) Correct the socket number that the startup information is transmitted on.
r7896: (bradchen) Revert r7893, which breaks appears to break SPEC perlbmk.
r7898: (bradchen) Fix 7896 to properly revert 7893
r7900: (pdox) Roll toolchain DEPS to 7898, and patch perlbmk run scripts to provide a symlink to the "lenums" datafile.
r7902: (bradchen) Re-enable sleep test.
r7903: (kschimpf) Move private test enuminsts into native client.
r7904: (mseaborn) Exception handling: Add support for x86-64 Windows
r7906: (mseaborn) Exception handling: Rename "debug_exception_handler_32.c" to remove "_32" suffix
r7907: (mseaborn) ARM: Remove mallopt() hack now that the bottom 1GB is reserved properly
r7908: (mseaborn) Exception handling: Remove code that exposes &nacl_user and &nap->exception_handler
r7909: (mseaborn) Exception handling: Move exception_stack/exception_flag to NaClAppThread
r7910: (pasko) validator_ragel: 32bit tests borrowed from the old validator
r7911: (jvoung) Bump chrome deps and change scons to use "pnacl-translate" for pnacl bitcode to match. Also use the pnacl-nmf generator by default to get hashes.
r7913: (mcgrathr) Build as PIE in Gyp build.
r7914: (mseaborn) Revert SelLdrLauncher refactoring: r7867, r7884, r7885, r7895
r7915: (mseaborn) Cleanup: Add a header for sel_main_chrome.c
r7916: (kschimpf) Don't report pre/post conditions if instruction wouldn't be valid anyway.
r7917: (kschimpf) Fix API calls to NaClGetExpKidIndex and NaClGetExpParentIndex to properly
r7918: (pdox) PNaCl Driver: Disable logging and multi-threaded I/O by default.
r7919: (mseaborn) Revert r7913: "Build as PIE in Gyp build."
BUG=none
TEST=nacl_integration
Review URL: https://chromiumcodereview.appspot.com/9564018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124566 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=haraken@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9565038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124560 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/9568015
TBR=fschneider@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9569045
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124537 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=haraken@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9564035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124532 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/9568015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124517 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Attempt 2 at landing http://codereview.chromium.org/9317096/
Same as before except for fixes in checkperms/
However, fixes have landed elsewhere for:
- mp3 decode issue.
- FrameRateNoVsyncCanvasInternalTest.fishbowl/0
BUG=110776
TEST=unittests, layouttests, trybots, perf tests...
Review URL: https://chromiumcodereview.appspot.com/9447029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124501 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=haraken@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9569021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124483 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: https://chromiumcodereview.appspot.com/9565020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124474 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=116125
Review URL: http://codereview.chromium.org/9567007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124466 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
Control your roll: https://chromiumcodereview.appspot.com/9252024
Review URL: https://chromiumcodereview.appspot.com/9568012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124443 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
r16: When doing html inlining, preserve any attributes on script tags.
BUG=None
TEST=
Review URL: http://codereview.chromium.org/9536015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124414 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: https://chromiumcodereview.appspot.com/9538003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124344 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=haraken@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9561002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124313 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The only changes in the range are:
r124240: libjpeg_turbo: Filter out "section flags ignored on section redeclaration" warnings on mac.
https://chromiumcodereview.appspot.com/9533003
r124297: Build fix for linux32 after my last change to this file.
http://codereview.chromium.org/9560006/
BUG=none
TEST=none
TBR=hbono
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=124286
Review URL: https://chromiumcodereview.appspot.com/9539016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124310 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The only change in the range is:
r124240: libjpeg_turbo: Filter out "section flags ignored on section redeclaration" warnings on mac.
https://chromiumcodereview.appspot.com/9533003
BUG=none
TEST=none
TBR=hbono
Review URL: http://codereview.chromium.org/9539016
TBR=thakis@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9561007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124299 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Only change:
http://crrev.com/124103 yasm: Merge a clang warning fix.
BUG=82628
TEST=none
TBR=ajwong
Review URL: http://codereview.chromium.org/9534001
TBR=thakis@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9549011
TBR=mattm@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9559010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124298 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Only change:
http://crrev.com/124103 yasm: Merge a clang warning fix.
BUG=82628
TEST=none
TBR=ajwong
Review URL: http://codereview.chromium.org/9534001
TBR=thakis@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9549011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124294 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The only change in the range is:
r124240: libjpeg_turbo: Filter out "section flags ignored on section redeclaration" warnings on mac.
https://chromiumcodereview.appspot.com/9533003
BUG=none
TEST=none
TBR=hbono
Review URL: http://codereview.chromium.org/9539016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124286 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Only change:
http://crrev.com/124103 yasm: Merge a clang warning fix.
BUG=82628
TEST=none
TBR=ajwong
Review URL: http://codereview.chromium.org/9534001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124283 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
r124239 Add a 32-bit gold binary and use it.
r122292 Prevent a possible deadlock in the linker script when using goma.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/9535024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124277 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=haraken@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9556001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124259 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=haraken@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9538014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124252 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
R=jkummerow@chromium.org
Review URL: http://codereview.chromium.org/9500016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124225 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: https://chromiumcodereview.appspot.com/9515002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124183 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
TBR=adamk@chromium.org
TEST=None
BUG=None
Review URL: http://codereview.chromium.org/9539005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124170 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It caused NetInternalsTest.NetInternalsTourTabs to start flakily failing.
R=jkummerow@chromium.org
BUG=
TEST=
Review URL: http://codereview.chromium.org/9489004
TBR=ulan@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9513018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124077 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=bashi@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9518009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124073 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=115501
TEST=Build
Review URL: http://codereview.chromium.org/9506003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124059 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
R=jkummerow@chromium.org
BUG=
TEST=
Review URL: http://codereview.chromium.org/9489004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124052 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=bashi@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9521003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124042 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Original review URL: https://chromiumcodereview.appspot.com/9474027/
R=rsleevi@chromium.org
BUG=none
TEST=no build or test failures on Mac and Windows
Review URL: http://codereview.chromium.org/9475034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124026 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: https://chromiumcodereview.appspot.com/9496005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@123997 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
The latest release of Syzygy fixes a bug in our handling of the DOS header which was aggravated by recent changes to chrome.dll's use of delay load library helper functions (http://codereview.chromium.org/9450001). This should restore functionality on both the Chromium and Chrome waterfalls.
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com/9495013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@123975 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=115859
TEST=None
Review URL: http://codereview.chromium.org/9481016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@123950 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=bashi@chromium.org
Review URL: http://codereview.chromium.org/9481012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@123893 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Only change in that range is this clang warning fix:
http://src.chromium.org/viewvc/chrome?view=rev&revision=123803
And this bug fix:
http://src.chromium.org/viewvc/chrome?view=rev&revision=123842
BUG=none
TEST=none
TBR=hbono
Review URL: https://chromiumcodereview.appspot.com/9474026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@123889 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=113936
TEST=
Review URL: http://codereview.chromium.org/9416090
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@123854 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is to pick up r516, a clang warning fix.
Most changes in the roll are iOS or test-related and shouldn't affect chrome. Interesting changes:
r465 changed an API ( http://code.google.com/p/google-toolbox-for-mac/source/detail?r=465 )
r471-473: GTMUILocalizer change.
BUG=115847
TEST=remoting_host builds with the 10.6 sdk.
Review URL: https://chromiumcodereview.appspot.com/9479009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@123819 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This pulls in the following Native Client changes:
r7814: (jvoung) Remove glibc-skipping-goo from pnacl extension packer, now that
r7815: (sehr) Update toolchain newlib revision to get changes for clock_monotonic, etc.
r7816: (pdox) PNaCl driver cleanup/enhancements:
r7817: (dschuff) Buildbot selector change to run main waterfall tests on pandaboard
r7818: (pdox) * Update UPSTREAM_REV to pull in: http://codereview.chromium.org/9416047/
r7819: (pdox) Fix mistake in last CL (r7818).
r7820: (pdox) pnacl-translate corner case fix: only get the bitcode type and metadata if there is a bitcode file.
r7821: (pdox) Roll toolchain DEPS to 7819.
r7823: (pasko) validator_ragel: disallow some legacy instructions
r7824: (pasko) validator_ragel: Unify validator test diagnostics.
r7825: (bradnelson) Adding untrusted crash dump / stack trace tests.
r7826: (khim) Allow all REX prefixes even if bits are not actually used
r7827: (dschuff) Fix panda bot name to match buildbot triggering pattern
r7828: (bradnelson) Renaming json string writer and eliminating assign in condition.
r7829: (bradnelson) Adding do nothing annotator stubs for now validator bots.
r7830: (jvoung) Modify pnacl-nmf generator to say "pnacl-translate" when translation is needed. This should not break things yet, even though we haven't rolled chrome, since we are currently only using the NMF generator on glibc browser tests, which are actually disabled.
r7831: (sehr) Remove the now useless experimental JS flag from the browser tester.
r7832: (mseaborn) Syscalls: Deduplicate some syscall setup code
r7833: (mseaborn) Move NaClSignalHandlerInit()'s test crash into a separate function
r7834: (mseaborn) Remove the unused global lock nacl_thread_mu
r7835: (pdox) Switch to using the LLVM gold plugin as a fully linked-in object rather than DSO.
r7836: (pdox) Fix PNaCl windows bot name in buildbot_selector.py
r7837: (bsy) a couple of simple clock_get{res,time} tests.
r7838: (sehr) Fix overlooked incorrect method specification in SRPC server declarations.
r7839: (jvoung) Remove ppapi_example_font from nacl since it was disabled in chrome, as part of https://chromiumcodereview.appspot.com/9360045/
r7840: (pdox) Fix PNaCl Mac bot by doing -L<dir> instead of -L <dir>.
r7841: (pdox) Pull librt.so from GlibC into PNaCl's build.
r7842: (pdox) In llvm-install-plugin(), use the full path to the LLVM libraries instead of -l.
r7843: (pdox) 'which' is unnecessary, since the shell already searches PATH.
r7844: (pdox) PNaCl: Update UPSTREAM_REV to activate:
r7845: (pdox) * redirect.bat: Remove fixed-location PATH hack. Instead, the driver now expects "python" to be in the %PATH%.
r7846: (pdox) Make the pnacl_irt_shim build Windows friendly.
r7847: (pasko) validator_ragel: some fly-by .def comment fixes
r7848: (khim) Don't allow modifications of %bp/%sp/%bpl/%spl
r7849: (mseaborn) Enable inbrowser_test_runner in more cases
r7850: (mseaborn) Exception handling: Test exceptions on a non-main thread
r7851: (khim) Fix %ah/%spl mixup
r7852: (mseaborn) x86-64 validator: Disallow "/6" aliases of the SHL instruction
r7853: (pdox) More fixes to make the Windows PNaCl bot functional.
r7854: (pdox) Add pnacl/git and pnacl/src directories with svn:ignore set to *.
r7855: (bsy) changed """" to """.
r7856: (pdox) Tweak hg-migrate to deal with pre-existing pnacl/src directory.
r7857: (mseaborn) Exception handling: Run some exception tests inside the browser
r7858: (pdox) Roll toolchain DEPS to 7853.
r7860: (pdox) Add help text for ar, ranlib, nm.
r7861: (pdox) In nacl_text_pad_test, -DPNACL_AS=1 needs to be an AS preprocessor flag, not an AS flag.
r7862: (halyavin) Add url parameter to SelLdrLauncher::Start so that it can be passed to chrome.
r7863: (pdox) Second try at fixing error on sel_ldr_sled_tests on PNaCl Windows bot.
r7864: (pasko) validator_ragel: Add ncval tests from the old validator
r7865: (kschimpf) Clean up API functions for use with private tests enuminst, so that
r7866: (kschimpf) Fix typo for function defined by CL 9416037, revision 7865.
BUG=none
TEST=nacl_integration
Review URL: https://chromiumcodereview.appspot.com/9455061
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@123777 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=bashi@chromium.org
Review URL: http://codereview.chromium.org/9474007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@123770 0039d316-1c4b-4281-b951-d872f2087c98
|