- 02 Mar, 2012 17 commits
-
-
mseaborn@chromium.org authored
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
-
jrg@chromium.org authored
BUG=None TEST= Review URL: https://chromiumcodereview.appspot.com/9570042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124565 0039d316-1c4b-4281-b951-d872f2087c98
-
jbates@chromium.org authored
BUG=113159,116438 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=124346 Review URL: http://codereview.chromium.org/9509001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124562 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124561 0039d316-1c4b-4281-b951-d872f2087c98
-
adamk@chromium.org authored
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
-
thakis@chromium.org authored
BUG=none TEST=none TBR=wjmaclean Review URL: https://chromiumcodereview.appspot.com/9570056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124559 0039d316-1c4b-4281-b951-d872f2087c98
-
saintlou@chromium.org authored
Also note that these are just placeholders.In fact for solid colors we can take advantage of the layer rather than having a bitmap. Landing the assets ahead of the Cl. TBR=sky@chromium.org BUG=105508 TEST=none Review URL: https://chromiumcodereview.appspot.com/9562046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124558 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=116475 TEST=none TBR=wjmaclean Review URL: https://chromiumcodereview.appspot.com/9565040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124557 0039d316-1c4b-4281-b951-d872f2087c98
-
jamiewalch@google.com authored
Since this functionality is not yet available, I've removed the link to it on the home page, but I wanted to get it ready for when we have connection history data so that I can trim the CSS and get the strings translated. BUG=115350 TEST=Manual Review URL: https://chromiumcodereview.appspot.com/9562044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124556 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
BUG=115145 Review URL: https://chromiumcodereview.appspot.com/9549029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124555 0039d316-1c4b-4281-b951-d872f2087c98
-
satorux@chromium.org authored
GDataFileSystem was a ref counted object, but deleted by ProfileKeyedServiceFactory with 'delete'. This was horribly wrong, and resulted in a crash at deletion of GDataFileSystem that happened at browser shutdown time. The fix is to make GDataFileSystem non-ref counted. WeakPtr is used to create callbacks. Along the way, replaced kGDataAPICallThread with BrowserThread::UI in gdata.cc. TokenFetcher requires callers to be on UI thread. BUG=chromium-os:27121 TEST=Run chrome on debug build, open the file manager, show gdata files, Ctrl-C to exit. No crash from GDataFileSystem Review URL: https://chromiumcodereview.appspot.com/9564002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124554 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Separate out the Windows bookmark handling code out of the core drag & drop target class. This matches what we do on mac/gtk and is in prepartion for moving the core class to content (like what we did for mac/gtk). BUG=98716 Review URL: https://chromiumcodereview.appspot.com/9564034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124553 0039d316-1c4b-4281-b951-d872f2087c98
-
erg@chromium.org authored
This does everything but animate the trailing ">" icon from the right side of the omnibox to the left when entering tab-to-search mode. The TTS arrow indicator is now properly GTK themed, as well. (Doing the animation is lower priority. It would require more extensive refactoring that I don't have time for as I have code yellow work.) BUG=116292 TEST=all new tab-to-search behavior matches views sans animation. Review URL: http://codereview.chromium.org/9562029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124552 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
Chromeos folks once encountered a bug introduced by calling UnregisterOperation on a wrong thread-- adding assertions should help avoid introducing such bugs. BUG=none TEST=none Review URL: http://codereview.chromium.org/9568028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124551 0039d316-1c4b-4281-b951-d872f2087c98
-
jbauman@chromium.org authored
Needed for swiftshader to work. BUG=116092 TEST= Review URL: http://codereview.chromium.org/9567021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124550 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124538 0039d316-1c4b-4281-b951-d872f2087c98
-
jsbell@chromium.org authored
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
-
- 01 Mar, 2012 23 commits
-
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124535 0039d316-1c4b-4281-b951-d872f2087c98
-
noelallen@google.com authored
This CL does not affect Chrome directly, only which archived bundles get pushed to NaCl SDK users. TEST= manual (test already run on SDK builders) TBR= brandnelson@chromium.org Review URL: https://chromiumcodereview.appspot.com/8915012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124534 0039d316-1c4b-4281-b951-d872f2087c98
-
adamk@chromium.org authored
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
-
sky@chromium.org authored
BUG=none TEST=none R=ben@chromium.org Review URL: http://codereview.chromium.org/9570029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124531 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
BUG=98716 Review URL: https://chromiumcodereview.appspot.com/9569031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124530 0039d316-1c4b-4281-b951-d872f2087c98
-
rogerta@chromium.org authored
enabled for google accounts. BUG=None TEST=Create a new profile. Go to content settings and block all sites from setting data. Alternatively, block only the https://accounts.google.com from setting data. Now connect the profile a google account. The browser should not be logged (i.e. going to gmail should not show the inbox). Looking at all cookie and site data should show no cookies for accounts.google.com. Review URL: http://codereview.chromium.org/9549026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124527 0039d316-1c4b-4281-b951-d872f2087c98
-
jennyz@chromium.org authored
BUG=114497 TEST=The browser window should not dipping under the launcher bar when toggling with full screen mode. Review URL: http://codereview.chromium.org/9515003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124524 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/9564036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124523 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124520 0039d316-1c4b-4281-b951-d872f2087c98
-
petermayo@chromium.org authored
This more accurately reflects where they fail. There seem to be very few Google branded Chrome builds that aren't official, but this test fails for them. BUG=113399 TEST=Local passage. Review URL: http://codereview.chromium.org/9568014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124519 0039d316-1c4b-4281-b951-d872f2087c98
-
fschneider@chromium.org authored
Review URL: http://codereview.chromium.org/9568015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124517 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
BUG=chromium-os:26646 TEST=none Review URL: https://chromiumcodereview.appspot.com/9562028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124512 0039d316-1c4b-4281-b951-d872f2087c98
-
dfalcantara@chromium.org authored
We currently don't have the ability to print anything on Android. * Exclude chrome/browser/printing and chrome/browser/ui/webui/print_preview from the GYP rule for Android. * Guards calls to various print functions. BUG=http://crbug.com/113487 TEST= Review URL: http://codereview.chromium.org/9447086 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124509 0039d316-1c4b-4281-b951-d872f2087c98
-
zmo@chromium.org authored
BUG= TEST=gpu bots R=jbates Review URL: https://chromiumcodereview.appspot.com/9562031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124506 0039d316-1c4b-4281-b951-d872f2087c98
-
zelidrag@chromium.org authored
BUG=chromium-os:27115 TEST=make sure gdata provider allows R/W operations through UI Review URL: https://chromiumcodereview.appspot.com/9570035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124503 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124502 0039d316-1c4b-4281-b951-d872f2087c98
-
dalecurtis@google.com authored
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
-
krisr@chromium.org authored
BUG=chromium-os:27048 Review URL: https://chromiumcodereview.appspot.com/9549030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124500 0039d316-1c4b-4281-b951-d872f2087c98
-
jbates@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/9562011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124499 0039d316-1c4b-4281-b951-d872f2087c98
-
tbreisacher@chromium.org authored
BUG=88318 TEST=HistoryExtensionApiTest.Delete TBR=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/9569033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124498 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
BUG=110130 TEST=none Review URL: https://chromiumcodereview.appspot.com/9575001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124497 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
BUG=none TEST=tree Review URL: https://chromiumcodereview.appspot.com/9570033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124496 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
1. improve appearance (match Glen mock) 2. make them appear in overlays as appropriate 3. move below title. BUG=114711 TEST=manual Review URL: https://chromiumcodereview.appspot.com/9513016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124495 0039d316-1c4b-4281-b951-d872f2087c98
-