- 03 Aug, 2012 40 commits
-
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149933 0039d316-1c4b-4281-b951-d872f2087c98
-
mseaborn@chromium.org authored
This pulls in the following Native Client changes: r9342: (dschuff) Fix chrome integration bot and pnacl test bot for new download_toolchains usage r9343: (mseaborn) Fix two register leaks in the trusted->untrusted context switch r9344: (eaeltsin) download_toolchains.py: fix error in -c (calculate hashes) mode r9345: (eaeltsin) Update x86 toolchains to 9338 r9346: (bradchen) Modify validator for better enuminst checking of call/jmp instructions. r9347: (eaeltsin) Debug stub: enable single-thread GDB tests on Win r9348: (eaeltsin) Debug stub: add port availability check to GDB tests r9349: (jvoung) Update llvm rev to pull in bitcode linker change: http://codereview.chromium.org/10808021/ r9350: (binji) Add -idirafter flag to pnacl-driver.py r9351: (bradnelson) Make defines work normally for untrusted.gypi r9352: (halyavin) Make thread gdb test work on Windows. r9353: (jvoung) Update pnacl toolchain to 9350. r9354: (khim) Fix binutils enumeration test. r9355: (khim) Add prefetch_modified instruction r9356: (kschimpf) Fix the unconditional parse table for the ARM validator. Forbids generic r9357: (jvoung) Turn on some ARM tests for var-arg + byval struct passing. r9358: (kschimpf) Clean up code by removing unnecessary virtual destructors, and outlining r9359: (robertm) Switch binutils in the pnacl TC to use shared libs as well. r9360: (mcgrathr) Assume ARM hardware TLS in trusted code r9361: (jvoung) Give the unpacked and CWS version of the pnacl extension an "all hosts" r9362: (bradnelson) Exclude COMPONENT_BUILD from untrusted code. r9363: (bradnelson) Fixing mismatch name for COMPONENT_BUILD define. r9364: (robertm) Disable shared binutils build for pnacl toolchain on windows. r9365: (bbudge) Update Chrome revision in NaCl DEPS. r9367: (mseaborn) Thread suspension: Fix to report the correct return address from syscalls r9368: (bbudge) Revert 9365 - Update Chrome revision in NaCl DEPS. r9370: (jvoung) LOG an error if loading nexe with unsupported desc type BUG=none TEST=nacl_integration Review URL: https://chromiumcodereview.appspot.com/10823160 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149932 0039d316-1c4b-4281-b951-d872f2087c98
-
japhet@chromium.org authored
This is necessary to write a unit test for https://bugs.webkit.org/show_bug.cgi?id=91685 BUG=none TEST=none R=tony Review URL: https://chromiumcodereview.appspot.com/10821019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149931 0039d316-1c4b-4281-b951-d872f2087c98
-
cevans@chromium.org authored
BUG=138673 Review URL: https://chromiumcodereview.appspot.com/10824157 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149930 0039d316-1c4b-4281-b951-d872f2087c98
-
binji@chromium.org authored
**For now, gtest is marked experimental because the NaCl fix to gtest has not yet been upstreamed and DEPS'd into chrome** * Test-only libraries and examples are build to the $(NACL_SDK_ROOT)testing/ directory. * Added INCLUDES to .dsc file, platform-generic way to add an include directory. BUG=none NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10824092 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149929 0039d316-1c4b-4281-b951-d872f2087c98
-
akalin@chromium.org authored
Currently, the DCHECK added by r148251 fires. BUG= Review URL: https://chromiumcodereview.appspot.com/10830164 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149928 0039d316-1c4b-4281-b951-d872f2087c98
-
iannucci@chromium.org authored
TBR=lambroslambrou BUG= NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10834163 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149927 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=140571 TEST=CrOS official x-compiles pass. NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10831164 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149925 0039d316-1c4b-4281-b951-d872f2087c98
-
derat@chromium.org authored
This adds a factory interface for ContactStores and a fake, in-memory implementation of ContactStore. Both will be needed for testing the upcoming ContactManager class. I'm also fixing a bug in GoogleContactStore (all contacts were being passed to ContactDatabase in partial updates instead of just the updated ones) and another bug in FakeContactDatabase::SaveContacts() that was hidden by the GoogleContactStore bug. BUG=128805 TEST=none TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10850033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149924 0039d316-1c4b-4281-b951-d872f2087c98
-
stevenjb@google.com authored
Also fixes the logic for the unread count and refresh layout for displayed notification. BUG=137155 Review URL: https://chromiumcodereview.appspot.com/10852007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149922 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
http://crbug.com/125937 TEST=existing Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=149888 Review URL: https://chromiumcodereview.appspot.com/10831137 TBR=beng@google.com Review URL: https://chromiumcodereview.appspot.com/10827162 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149921 0039d316-1c4b-4281-b951-d872f2087c98
-
stevenjb@google.com authored
BUG=137293 Review URL: https://chromiumcodereview.appspot.com/10831159 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149920 0039d316-1c4b-4281-b951-d872f2087c98
-
grv@chromium.org authored
BUG=138614 Review URL: https://chromiumcodereview.appspot.com/10827102 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149919 0039d316-1c4b-4281-b951-d872f2087c98
-
khorimoto@chromium.org authored
BUG= TEST= CID=103685 TBR=jamesr Review URL: https://chromiumcodereview.appspot.com/10830024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149918 0039d316-1c4b-4281-b951-d872f2087c98
-
jvoung@google.com authored
This reverts commit 0a3abb8418affb13cfc7b848ef69ce867ccaaad7. This is breaking the pnacl_bad_browser_test on Windows (some how the NaCl plugin itself fails to load for that test). BUG= http://code.google.com/p/nativeclient/issues/detail?id=2683 TBR=jvoung@chromium.org Review URL: https://chromiumcodereview.appspot.com/10823167 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149917 0039d316-1c4b-4281-b951-d872f2087c98
-
beng@google.com authored
http://crbug.com/125937 TEST=existing Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=149888 Review URL: https://chromiumcodereview.appspot.com/10831137 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149916 0039d316-1c4b-4281-b951-d872f2087c98
-
bshe@chromium.org authored
BUG=140336 TBR=jhawkins Review URL: https://chromiumcodereview.appspot.com/10837089 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149915 0039d316-1c4b-4281-b951-d872f2087c98
-
yoshiki@chromium.org authored
Mainly, this cl add the two methods to clear cache. 1) GDataCache::ClearAllOnUIThread(): - remove all the files in the cache directory. - re-create the |metadata_| instance. 2) GDataSystemService::ClearCacheAndReset(): - unmount Drive - cancel all the running tasks. - call GDataCache::ClearAllOnUIThread() - re-mount Drive BUG=135197 TEST=out/Debug/unit_tests:GData* and out/Debug/browser_tests:GData* passes. Review URL: https://chromiumcodereview.appspot.com/10823125 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149914 0039d316-1c4b-4281-b951-d872f2087c98
-
yoshiki@chromium.org authored
This cl is necessary to refresh the list on file manager on unmounting and mounting the drive file system. This patch does the following: - Move the code to raise the mount/unmount events of file manager from file_browser_private_api.cc to file_browser_event_router.cc - Add handlers' interfaces to notify mount/unmount events in gdata_file_system_interface.h. - Call the mount/unmount events to FilesApp when handler is called. - Call the handlers when the file system is mounted/unmounted BUG=135197 TEST=out/Debug/unit_tests:GData* and out/Debug/browser_tests:GData* passes. Review URL: https://chromiumcodereview.appspot.com/10834115 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149913 0039d316-1c4b-4281-b951-d872f2087c98
-
grt@chromium.org authored
Also: - speed up re-copies the XP/xcopy case by skipping old files - clean up output for re-copies in the robocopy case by ignoring "extra" files NOTRY=true BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10837096 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149912 0039d316-1c4b-4281-b951-d872f2087c98
-
iannucci@chromium.org authored
occurances of link.exe and lib.exe can run concurrently. Python builder emits link_limiter.exe and lib_limiter.exe. Skeleton copied from supalink. Seems to behave as expected. Tested with max-concurrency=1 on my local machine. Run python script with the argument 'clean' to... well... clean up. R=cmp,nsylvain BUG= NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10826067 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149911 0039d316-1c4b-4281-b951-d872f2087c98
-
saintlou@chromium.org authored
BUG=140336 TBR=oshima Review URL: https://chromiumcodereview.appspot.com/10828161 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149910 0039d316-1c4b-4281-b951-d872f2087c98
-
jschuh@chromium.org authored
BUG=140140 Review URL: https://chromiumcodereview.appspot.com/10852008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149909 0039d316-1c4b-4281-b951-d872f2087c98
-
jianli@chromium.org authored
Fix bug 139829: Panels [Linux]: Dark titlebar theme only works with Classic theme, not with GTK+ theme BUG=139829 TEST=Manual test by launching panels and switching themes Review URL: https://chromiumcodereview.appspot.com/10832141 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149908 0039d316-1c4b-4281-b951-d872f2087c98
-
dalecurtis@google.com authored
BUG=140247 TEST=Tried --enable-audio-mixer flag and observed regression. Review URL: https://chromiumcodereview.appspot.com/10834159 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149906 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149903 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
BUG=none Review URL: https://chromiumcodereview.appspot.com/10831145 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149900 0039d316-1c4b-4281-b951-d872f2087c98
-
serya@chromium.org authored
BUG=138094 TEST=Manual test. Review URL: https://chromiumcodereview.appspot.com/10825182 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149897 0039d316-1c4b-4281-b951-d872f2087c98
-
jln@chromium.org authored
This adds the status of the BPF sandbox in about:sandbox. This is of course pretty limited because the real status depends on the process type. We assume renderers. BUG= TBR=joi@chromium.org NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10829156 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149896 0039d316-1c4b-4281-b951-d872f2087c98
-
hidehiko@chromium.org authored
BUG=128141 TEST=ran manually, ran browser_tests, and ran unit_tests --gtest_filter=GData* Review URL: https://chromiumcodereview.appspot.com/10827098 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149893 0039d316-1c4b-4281-b951-d872f2087c98
-
iannucci@chromium.org authored
R=scottmg,joi BUG=123026 Review URL: https://chromiumcodereview.appspot.com/10832121 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149892 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
No intended behavior change for now. Depends on http://codereview.chromium.org/10832128/ Part of supporting hidpi favicons in the tab strip. BUG=138550 TBR=joi Review URL: https://chromiumcodereview.appspot.com/10837090 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149891 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
WorkspaceController. This is a precursor to making WorkspaceManager an interface and adding a new WorkspaceManager variant for the new window heurisics. BUG=137342 TEST=none R=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10852003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149890 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
http://crbug.com/125937 TEST=existing Review URL: https://chromiumcodereview.appspot.com/10831137 TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10830166 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149889 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
http://crbug.com/125937 TEST=existing Review URL: https://chromiumcodereview.appspot.com/10831137 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149888 0039d316-1c4b-4281-b951-d872f2087c98
-
mazda@chromium.org authored
- F11 key toggles Wi-Fi when Debugging keyboard shortcuts is enabled. - A notification is shown when Wi-Fi enable/disable is toggled. BUG=139039 TEST=F11 key toggles Wi-Fi with "Debug keyboard shortcuts" enabled in about:flags. Review URL: https://chromiumcodereview.appspot.com/10824142 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149887 0039d316-1c4b-4281-b951-d872f2087c98
-
nkostylev@chromium.org authored
BUG=129799 Review URL: https://chromiumcodereview.appspot.com/10846005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149886 0039d316-1c4b-4281-b951-d872f2087c98
-
bbudge@chromium.org authored
BUG=116317 TEST=manual Review URL: https://chromiumcodereview.appspot.com/10837086 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149885 0039d316-1c4b-4281-b951-d872f2087c98
-
grt@chromium.org authored
The relaunch is accomplished by spawining off delegate_execute.exe which waits for Chrome to exit an then reactivates it by way of the start menu shortcut. BUG=125434,125854 TEST=tweak a flag in chrome://flags in metro Chrome and hit the relaunch button. Review URL: https://chromiumcodereview.appspot.com/10699040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149884 0039d316-1c4b-4281-b951-d872f2087c98
-
sullivan@chromium.org authored
linux-release/intl2: http://build.chromium.org/f/chromium/perf/linux-release/intl2/report.html?history=150&rev=149848 BUG=140222 Review URL: https://chromiumcodereview.appspot.com/10826143 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149883 0039d316-1c4b-4281-b951-d872f2087c98
-