- 08 Apr, 2013 40 commits
-
-
chrisgao@chromium.org authored
NOTRY=true Review URL: https://chromiumcodereview.appspot.com/13493014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192851 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
TBR=joi BUG=180711 Review URL: https://codereview.chromium.org/13799009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192850 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192848 0039d316-1c4b-4281-b951-d872f2087c98
-
ronghuawu@chromium.org authored
> Roll libvpx to 3db60c8 > > Pick up VP9 changes. Account for updated file names. Template > compiler flag generation. Don't generate sse3 template because > there are no such files yet. > > Review URL: https://chromiumcodereview.appspot.com/13598002 TBR=johannkoenig@chromium.org Review URL: https://codereview.chromium.org/13686014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192847 0039d316-1c4b-4281-b951-d872f2087c98
-
apatrick@google.com authored
> Avast Avast! Block Avast Antivirus from loading into child processes. > > It is associated with 60-70% of child process crashes in 28.0.1461.0. > > Review URL: https://chromiumcodereview.appspot.com/13598004 TBR=apatrick@chromium.org Review URL: https://codereview.chromium.org/13427015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192844 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
BUG=180711 Review URL: https://codereview.chromium.org/13257004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192843 0039d316-1c4b-4281-b951-d872f2087c98
-
cpu@chromium.org authored
be in the launch release. We are disabling for windows - Logon / Logoff / user - Power - Bluetooth - Volume - Caps lock - Screen brigthness BUG=227247 TEST=see bug Review URL: https://codereview.chromium.org/13454034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192842 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
This way we'll be able to recognize issues like the linked bug faster in the future (user-submitted bug reports are often incomplete, while crash reports are a sure indication of a problem) BUG=177428 Review URL: https://codereview.chromium.org/13743004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192841 0039d316-1c4b-4281-b951-d872f2087c98
-
zmo@chromium.org authored
We are not using the names information at the moment. From Eric Seidal's profiling, that is a big bottleneck in content shell startup. BUG= TEST=tree Review URL: https://codereview.chromium.org/13730014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192840 0039d316-1c4b-4281-b951-d872f2087c98
-
tonyg@chromium.org authored
These expectations were too tight, I don't see any actual regressions. BUG=None TEST=None TBR=simonjam@chromium.org Review URL: https://codereview.chromium.org/13560015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192839 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192838 0039d316-1c4b-4281-b951-d872f2087c98
-
mseaborn@chromium.org authored
This pulls in the following Native Client changes: r11128: (jfb) Update TOOL_REVISIONS for PNaCl r11129: (bradnelson) Revert 11128 "Update TOOL_REVISIONS for PNaCl" r11130: (phosek) Update glibc revision r11131: (mseaborn) PNaCl: Update LLVM revision in pnacl/DEPS r11132: (mseaborn) Signal handling: Clean up handler interface to reduce duplicated calls r11133: (khim) Change tests to make switch to RDFA validator possible. r11134: (khim) Enable 32-bit vdiff tests. r11135: (shcherbina) Validator_ragel: only export validator symblos in scons build, not in gyp. r11136: (mseaborn) Update PNaCl toolchain revision in TOOL_REVISIONS r11137: (mcgrathr) Update glibc revision in tools/REVISIONS r11138: (mcgrathr) toolchain_build: Update gcc revision r11139: (mseaborn) PNaCl performance expectations: Add '"better": "lower"' fields to each case r11140: (mseaborn) PNaCl: Update perf expectations for ExpandVarArgs and disabling assertions r11141: (mseaborn) PNaCl: Use "--pnacl-disable-abi-check" option following toolchain roll BUG=none TEST=nacl_integration Review URL: https://codereview.chromium.org/13468017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192837 0039d316-1c4b-4281-b951-d872f2087c98
-
chrisgao@chromium.org authored
Added proxy as switches as arguments passed to command line. BUG=chromedriver:287 NOTRY=true Review URL: https://chromiumcodereview.appspot.com/13185004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192836 0039d316-1c4b-4281-b951-d872f2087c98
-
ajuma@chromium.org authored
This makes LayerTreeHost::SetAnimationEvents iterate over all active animation controllers registered with its AnimationRegistrar instead of iterating over the layer tree. This allows us to properly deliver animation events to a layer that has been temporarily removed from the layer tree when SetAnimationEvents is called. BUG=196284 Review URL: https://chromiumcodereview.appspot.com/13465014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192835 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome://downloadsbenjhayden@chromium.org authored
BUG=223907 Review URL: https://codereview.chromium.org/13467030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192834 0039d316-1c4b-4281-b951-d872f2087c98
-
anandc@chromium.org authored
BUG=227034 NOTRY=true Review URL: https://chromiumcodereview.appspot.com/13801009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192833 0039d316-1c4b-4281-b951-d872f2087c98
-
scottmg@chromium.org authored
R=cpu@chromium.org BUG= Review URL: https://codereview.chromium.org/13730011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192832 0039d316-1c4b-4281-b951-d872f2087c98
-
kuan@chromium.org authored
- also added preventive coding around registering for notification. BUG=226128 TEST=verify per bug rpt Review URL: https://chromiumcodereview.appspot.com/13674016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192831 0039d316-1c4b-4281-b951-d872f2087c98
-
xhwang@chromium.org authored
TBR=mazda@chromium.org BUG=170331 Review URL: https://codereview.chromium.org/13427010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192830 0039d316-1c4b-4281-b951-d872f2087c98
-
toyoshim@chromium.org authored
BUG=226895 Review URL: https://codereview.chromium.org/13488014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192827 0039d316-1c4b-4281-b951-d872f2087c98
-
nileshagrawal@chromium.org authored
BUG=138275 Review URL: https://codereview.chromium.org/13557004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192826 0039d316-1c4b-4281-b951-d872f2087c98
-
battre@chromium.org authored
Provide performance guidelines for the declarative WebRequest API. BUG=227523 NOTRY=true Review URL: https://chromiumcodereview.appspot.com/13523005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192825 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
Layout tests expect to be able to read file synchronously, so we need to read it from the io thread. BUG=111316 R=marja@chromium.org Review URL: https://codereview.chromium.org/13801004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192822 0039d316-1c4b-4281-b951-d872f2087c98
-
mtomasz@chromium.org authored
This patch removes the window decoration, changes basic styles including the file list, the list's header and the sidebar. Along the way simplifies styles for the file list. TEST=Not in production yet. Run with --file-manager-new-ui flag. BUG=226912 Review URL: https://codereview.chromium.org/13771008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192821 0039d316-1c4b-4281-b951-d872f2087c98
-
phoglund@chromium.org authored
This will be used to keep track of WebRTC's performance tests. These used to be in the internal build bot code for WebRTC, but we need to move them due to a recent chrome infra change. We can't put them in the regular tools/perf_expectations yet since we are not done migrating to chrome infra. This is expected to be temporary. BUG= NOTRY=True Review URL: https://chromiumcodereview.appspot.com/13773008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192820 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
Some layout tests, e.g. http/tests/navigation/no-referrer-target-blank.html create a new process, and notifyDone() will be invoked in that new process. Add support for forwarding that signal to the main test runner. BUG=111316 R=mkwst@chromium.org TEST=http/tests/navigation/no-referrer-target-blank.html does not time out Review URL: https://codereview.chromium.org/13795002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192819 0039d316-1c4b-4281-b951-d872f2087c98
-
tyoshino@chromium.org authored
- Since this file contains two classes, include "Bridge #id" and "SocketStreamDispatcher::" to distinguish between logs of them. - Print pointer address instead of socket ID where it can be uninitialized or already unset. Review URL: https://codereview.chromium.org/13533006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192817 0039d316-1c4b-4281-b951-d872f2087c98
-
benjhayden@chromium.org authored
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192563 Review URL: https://codereview.chromium.org/12422012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192816 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192815 0039d316-1c4b-4281-b951-d872f2087c98
-
johannkoenig@chromium.org authored
Pick up VP9 changes. Account for updated file names. Template compiler flag generation. Don't generate sse3 template because there are no such files yet. Review URL: https://chromiumcodereview.appspot.com/13598002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192814 0039d316-1c4b-4281-b951-d872f2087c98
-
csharp@chromium.org authored
TBR=maruel@chromium.org NOTRY=True BUG= Review URL: https://chromiumcodereview.appspot.com/13668003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192813 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192812 0039d316-1c4b-4281-b951-d872f2087c98
-
robertphillips@google.com authored
control: https://codereview.chromium.org/13762003/ Review URL: https://codereview.chromium.org/13642010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192811 0039d316-1c4b-4281-b951-d872f2087c98
-
finnur@chromium.org authored
Also convert from deprecated message passing APIs (on/sendRequest to on/sendMessage). BUG=None TEST=None, everything should work as before. Review URL: https://codereview.chromium.org/12843037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192810 0039d316-1c4b-4281-b951-d872f2087c98
-
pfeldman@chromium.org authored
The issue has been fixed upstream. BUG=226862 Review URL: https://codereview.chromium.org/13725014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192809 0039d316-1c4b-4281-b951-d872f2087c98
-
kalman@chromium.org authored
Make a bunch of improvements along the way: - Simplify cron logic by rendering all HTML files. - Remove KnownIssuesDataSource. - Rename MemcacheFileSystem to CachingFileSystem. - Move a lot of Handler into ServerInstance for better dependency factoring. - Add unit tests and test helpers for a lot of things. Review URL: https://codereview.chromium.org/13470005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192808 0039d316-1c4b-4281-b951-d872f2087c98
-
yoshiki@chromium.org authored
This patch prevents the mouse cursor icon from un-changing after the drop target is cleared when next drop target is not available. BUG=226006 TEST=drag and drop works on Files.app NOTRY=True # for chromeos_chrome trybot passes. Review URL: https://chromiumcodereview.appspot.com/13572006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192807 0039d316-1c4b-4281-b951-d872f2087c98
-
yoshiki@chromium.org authored
The last SEARCH query and the last AUTO-COMPLETE query are different. But they were used as the single variable. This confusion caused the issue that sometimes the search result didn't disappear when the textbox was changed. This patch fixes the problem. BUG=225959 TEST=none NOTRY=True # for trybots seems broken. Review URL: https://chromiumcodereview.appspot.com/13771005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192806 0039d316-1c4b-4281-b951-d872f2087c98
-
mtomasz@chromium.org authored
Because of recent changes in the chrome infrastructure, importScripts started failing in packaged apps' web workers. This patch solves this issue by adding a web_accessible_resources entry, which makes it possible to load scripts via importScripts. TEST=Launch Files.app with --file-manager-packaged, check if thumbnails are being displayed. BUG=227512 Review URL: https://codereview.chromium.org/13775006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192805 0039d316-1c4b-4281-b951-d872f2087c98
-
haruki@chromium.org authored
This can restore the original behavior. Note that Directory contents do not resolve the sub-directories in /drive/root and the UI cannot open a deep subdirectory in Drive (http://crbug.com/227530). BUG=227488 TEST=Open Google Drive in Files App, and reload the app and verify the directory contents properly opened. Review URL: https://codereview.chromium.org/13496017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192804 0039d316-1c4b-4281-b951-d872f2087c98
-