- 25 Jul, 2012 20 commits
-
-
rtenneti@google.com authored
linux-release/dom_perf/total score: http://build.chromium.org/f/chromium/perf/linux-release/dom_perf/report.html?history=550&rev=148261 TBR=cmp BUG=138877 Review URL: https://chromiumcodereview.appspot.com/10820006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148273 0039d316-1c4b-4281-b951-d872f2087c98
-
rkc@chromium.org authored
Encoding the wallpaper to png from a skia is something we'll need to do from at least one more place (the screensaver images source) so it makes sense to refactor this code to pull out the encoder so it's usable from other places too. R=bshe@chromium.org,csilv@chromium.org BUG=None. TEST=Tested with the lock screen to verify that the background set for the user is pulled and displayed. Review URL: https://chromiumcodereview.appspot.com/10790084 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148272 0039d316-1c4b-4281-b951-d872f2087c98
-
rtenneti@google.com authored
xp-release-dual-core/moz/vm_peak_r: http://build.chromium.org/f/chromium/perf/xp-release-dual-core/moz/report.html?history=200&rev=148240&graph=vm_peak_r TBR=cmp BUG=138877 Review URL: https://chromiumcodereview.appspot.com/10822005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148271 0039d316-1c4b-4281-b951-d872f2087c98
-
rtenneti@google.com authored
xp-release-dual-core/moz/total_byte_b: http://build.chromium.org/f/chromium/perf/xp-release-dual-core/moz/report.html?history=300&rev=148240&graph=total_byte_b TBR=cmp BUG=138872 Review URL: https://chromiumcodereview.appspot.com/10820004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148266 0039d316-1c4b-4281-b951-d872f2087c98
-
dmichael@chromium.org authored
The "Params" class is not used; the params are just directly stuck in the message. BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10819004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148265 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148264 0039d316-1c4b-4281-b951-d872f2087c98
-
rtenneti@google.com authored
Peformance improvement. xp-release-dual-core/moz/total_byte_r: http://build.chromium.org/f/chromium/perf/xp-release-dual-core/moz/report.html?history=150&rev=148240&graph=total_byte_r TBR=cmp BUG=138864 Review URL: https://chromiumcodereview.appspot.com/10826004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148263 0039d316-1c4b-4281-b951-d872f2087c98
-
mseaborn@chromium.org authored
This pulls in the following Native Client changes: r9188: (mseaborn) Remove the unused build/cook_tarball.py script r9189: (mseaborn) Remove obsolete references to Doxygen, which NaCl does not use these days r9191: (dschuff) Update pnacl UPSTREAM_REV to pick up arm peephole codegen fix r9193: (bradnelson) Turning on checkdeps for nacl. r9195: (dschuff) Run SPEC benchmarks twice on ARM to hopefully get more stable numbers r9196: (khim) Use validator to filter out invalid instructions r9197: (eaeltsin) Debug stub: restore registers of suspended threads r9198: (eaeltsin) Debug stub: pass test name into gdb test guest r9199: (eaeltsin) - disable interrupt test on ARM r9200: (bbudge) Add a compile time flag to distinguish between the SRPC and IPC proxies. r9201: (mcgrathr) Leave a gap at the top of the address space above the useful stack contents r9202: (dschuff) Update UPSTREAM_REV and GOLD_REV and add include flag to fix translator build r9203: (bsy) Increase detail level of debugging log statements. r9204: (bradnelson) Adding exclusion of BACKPORTS from checkdeps. r9205: (khim) Accept lzcnt & tzcnt unconditionally r9206: (khim) Add "THIS FILE IS AUTO-GENERATED" header to generated files. r9207: (khim) Split special_instructions machine in validator-x86_64.rl r9208: (khim) Disable lfs, lgs, and lss instructions r9209: (khim) Move common code from validator-x86_*.rl to validator-internal.h r9210: (khim) Remove hyphen from validator_ragel file names. r9211: (halyavin) Add test that checks stack trace functionality with real gdb. r9212: (pasko) validator_ragel: compile with scons, gyp, run a test on bots r9213: (robertm) create a hook for various rcs tools so we can change them for the windows bot. r9214: (dschuff) Add option to run.py to use QEMU's execution tracing feature r9215: (khim) Simplify normal_instruction logic. r9216: (jvoung) Enable structs in callingconv test for pnacl x86-32. r9217: (bbudge) Fix compile time flag for NaCl IPC-based PPAPI Proxy. r9218: (bradnelson) Use HTTPS for downloading code. r9219: (arbenson) Properly handle failure of prereserved memory detection on ARM r9220: (dschuff) Update pnacl DEPS to 9213 r9224: (bradnelson) Switching on checkdeps for c, fixing some issues. r9225: (mseaborn) Fix nacl_bootstrap args in debug_stub and thread_suspension tests r9226: (khim) Add support for IRT's shadow TLS accesible via %gs:4 r9227: (khim) Fix typos introduced in CL9207 r9228: (robertm) Disable svn marker generation for pnacl windows TC bot r9229: (khim) Simplify check_access function. r9230: (dschuff) Check out upstream clang using git instead of SVN r9231: (pasko) validator_ragel: move validator_test.py from Makefile to scons r9232: (nfullagar) Bump chrome rev to r147940 BUG=none TEST=nacl_integration Review URL: https://chromiumcodereview.appspot.com/10795094 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148262 0039d316-1c4b-4281-b951-d872f2087c98
-
grt@chromium.org authored
- adjusted some code to handle the fact that the binaries are in the set of products now - added new process exit codes for some situations that should never happen (only if we mess up invoking setup.exe, nothing for a user to do, so no new strings) BUG=138658 TEST=install beta channel chrome then update with only "--multi-install --do-not-launch-chrome --verbose-logging" on the command line. also test single to multi migration of chrome, multi-installs with chrome frame, etc. Review URL: https://chromiumcodereview.appspot.com/10806086 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148261 0039d316-1c4b-4281-b951-d872f2087c98
-
cduvall@chromium.org authored
Added the search feature to the samples page, and also added icons next to the samples. BUG=131095 Review URL: https://chromiumcodereview.appspot.com/10809062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148260 0039d316-1c4b-4281-b951-d872f2087c98
-
stevenjb@chromium.org authored
BUG=137139, 137137, 137136 TEST=none TBR=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/10800103 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148259 0039d316-1c4b-4281-b951-d872f2087c98
-
ananta@chromium.org authored
provided by the newly added class HungRendererDialogMetro. The actual dialog box is displayed by the metro driver.dll and the functionality to create and display this is invoked via the exported functions ShowDialogBox and DismissDialogBox. The handlers to be run when the user clicks on the kill process/wait buttons are passed into the ShowDialogBox function. Factored out the platform specific portion of the kill process functionality in the static function HungRendererDialogView::KillRendererProcess which is conditionally compiled for the platform. BUG=125672 R=sky Review URL: https://chromiumcodereview.appspot.com/10806079 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148258 0039d316-1c4b-4281-b951-d872f2087c98
-
gbillock@chromium.org authored
R=asanka@chromium.org BUG=None TEST=None Review URL: https://chromiumcodereview.appspot.com/10802056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148256 0039d316-1c4b-4281-b951-d872f2087c98
-
nhiroki@google.com authored
BUG=136494 Review URL: https://chromiumcodereview.appspot.com/10808043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148255 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
Disabling a few tests to make the bots go green while I look into what's going wrong. R=craigdh@chromium.org BUG=138857 TEST=green pyauto bots. Review URL: https://chromiumcodereview.appspot.com/10825004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148254 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148253 0039d316-1c4b-4281-b951-d872f2087c98
-
rtenneti@google.com authored
xp-release-dual-core/moz/total_byte_r: http://build.chromium.org/f/chromium/perf/xp-release-dual-core/moz/report.html?history=150&rev=148184&graph=total_byte_r TBR=cmp@chromium.org BUG=138410 Review URL: https://chromiumcodereview.appspot.com/10826002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148252 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/10807081 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148251 0039d316-1c4b-4281-b951-d872f2087c98
-
fgalligan@chromium.org authored
- The binary file bear-320x240-encrypted.webm was updated but the the size for the MockMediaSource was the old file. BUG=132801 TEST=media_unittests Review URL: https://chromiumcodereview.appspot.com/10790147 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148250 0039d316-1c4b-4281-b951-d872f2087c98
-
zmo@chromium.org authored
BUG= TEST=tree TBR=tomhudson@chromium.org Review URL: https://chromiumcodereview.appspot.com/10790156 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148249 0039d316-1c4b-4281-b951-d872f2087c98
-
- 24 Jul, 2012 20 commits
-
-
mtytel@chromium.org authored
Database keys and MetricDetails lookups are now made through the MetricType enum. BUG=130212 TEST= Review URL: https://chromiumcodereview.appspot.com/10805050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148248 0039d316-1c4b-4281-b951-d872f2087c98
-
alecflett@chromium.org authored
This hooks up putIndexWithKeys on the chrome side, to be enabled by https://bugs.webkit.org/show_bug.cgi?id=91123 BUG=129471 TEST= Review URL: https://chromiumcodereview.appspot.com/10786043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148247 0039d316-1c4b-4281-b951-d872f2087c98
-
dmazzoni@chromium.org authored
See bug for details. BUG=138773 TEST=Run TTS Demo app on Chrome OS Review URL: https://chromiumcodereview.appspot.com/10796113 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148245 0039d316-1c4b-4281-b951-d872f2087c98
-
rdevlin.cronin@chromium.org authored
BUG=134756, 117261 Review URL: https://chromiumcodereview.appspot.com/10683003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148244 0039d316-1c4b-4281-b951-d872f2087c98
-
asvitkine@chromium.org authored
BUG=107357, 133638 TEST=http://crbug.com/133638 is fixed and there are no other visual regressions. Review URL: https://chromiumcodereview.appspot.com/10808109 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148243 0039d316-1c4b-4281-b951-d872f2087c98
-
james.wei@intel.com authored
Sometimes there is conflict when several tests restart adb server at the same time. Originally, restarting adb server is to fix the issue of connection lost with adb server when emulator booting, as this case already handled in AndroidCommand::WaitForSystemBootCompleted(), so it can be removed now. Also fix a typo. BUG= TEST=./build/android/run_tests.py -e -n 5 Review URL: https://chromiumcodereview.appspot.com/10781032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148242 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
. Make them no bigger than the parent (otherwise you can't move/close them). . Fixes coordinate conversion bug. BUG=128105 TEST=covered by unit test R=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10795078 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148241 0039d316-1c4b-4281-b951-d872f2087c98
-
fgalligan@chromium.org authored
BUG=138682 TEST=media_unittests --gtest_filter=AesDecryptor* Review URL: https://chromiumcodereview.appspot.com/10800091 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148240 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148238 0039d316-1c4b-4281-b951-d872f2087c98
-
fbarchard@google.com authored
BUG=none TEST=still builds as normal if not used Review URL: https://chromiumcodereview.appspot.com/10806094 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148236 0039d316-1c4b-4281-b951-d872f2087c98
-
erg@google.com authored
This moves the gtk and kde implementations to a common directory so a search will get all the code when we need to remove the normal gtk port. This isn't a pure move. Parts of SelectFileDialogImplKDE had to be rewritten to not use BrowserThread. BUG=134529 TEST=none Review URL: https://chromiumcodereview.appspot.com/10790083 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148235 0039d316-1c4b-4281-b951-d872f2087c98
-
mpcomplete@chromium.org authored
background pages. BUG=120972 TEST=no Review URL: https://chromiumcodereview.appspot.com/10800064 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148234 0039d316-1c4b-4281-b951-d872f2087c98
-
binji@chromium.org authored
BUG=none TEST=none R=noelallen@chromium.org NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10808103 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148233 0039d316-1c4b-4281-b951-d872f2087c98
-
benrg@chromium.org authored
ui_resources_standard.pak => ui_resources_100_percent.pak ui_resources_2x.pak => ui_resources_200_percent.pak ui_resources_standard.rc => ui_resources_100_percent.rc theme_resources_standard.pak => theme_resources_100_percent.pak theme_resources_2x.pak => theme_resources_200_percent.pak theme_resources_standard.rc => theme_resources_100_percent.rc BUG=120185 TEST=run chome,ash_shell confirm assets loaded Review URL: https://chromiumcodereview.appspot.com/10694170 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148232 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
The leak was previously fixed in one of libjingle rolls. BUG=125724 Review URL: https://chromiumcodereview.appspot.com/10790155 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148231 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=none TEST=none NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10808112 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148229 0039d316-1c4b-4281-b951-d872f2087c98
-
satorux@chromium.org authored
IsFullyAuthenticated() and IsPartiallyAuthenticated() will be used in the debug console for Drive (chrome::drive-internals). BUG=135328 TEST=none Review URL: https://chromiumcodereview.appspot.com/10808108 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148228 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
It's no longer needed now that http://trac.webkit.org/changeset/123418 has made it into chromium. BUG=137736 TEST=none Review URL: https://chromiumcodereview.appspot.com/10818040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148225 0039d316-1c4b-4281-b951-d872f2087c98
-
kxing@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/10795075 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148223 0039d316-1c4b-4281-b951-d872f2087c98
-
craigdh@chromium.org authored
Converts: ActivateTab, GetTabCount, GetActiveTabTitle, GetActiveTabURL Adds: BringBrowserToFront, GetTabInfo BUG=132794 TEST=PyAuto CONTINUOUS suite Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=147748 Review URL: https://chromiumcodereview.appspot.com/10790055 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148222 0039d316-1c4b-4281-b951-d872f2087c98
-