- 09 Aug, 2012 40 commits
-
-
rdevlin.cronin@chromium.org authored
Add in support for timing chrome's startup and session restore times. BUG=130212 TEST=Included Review URL: https://chromiumcodereview.appspot.com/10834015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150881 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=137676 TBR=tony, sky Review URL: https://chromiumcodereview.appspot.com/10837158 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150878 0039d316-1c4b-4281-b951-d872f2087c98
-
hans@chromium.org authored
Due to a bug, the Clang-plugin style checker failed to warn about inline constructors, destructors, non-empty virtual methods, etc. for nested classes. The plugin has been fixed, and this patch is part of a clean-up of all the code that now causes the plugin to issue errors. BUG=139346 Review URL: https://chromiumcodereview.appspot.com/10831234 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150877 0039d316-1c4b-4281-b951-d872f2087c98
-
gbillock@chromium.org authored
R=ben@chromium.org,groby@chromium.org BUG=109425,128964 Review URL: https://chromiumcodereview.appspot.com/10830102 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150876 0039d316-1c4b-4281-b951-d872f2087c98
-
mmenke@chromium.org authored
BUG=141134 Review URL: https://chromiumcodereview.appspot.com/10830138 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150875 0039d316-1c4b-4281-b951-d872f2087c98
-
dalecurtis@google.com authored
BUG=none TEST=none TBR=yefim Review URL: https://chromiumcodereview.appspot.com/10836183 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150874 0039d316-1c4b-4281-b951-d872f2087c98
-
mmoss@chromium.org authored
BUG=140306 Tested: Added new browser tests! Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=150654 Review URL: https://chromiumcodereview.appspot.com/10830072 TBR=fsamuel@chromium.org Review URL: https://chromiumcodereview.appspot.com/10827257 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150873 0039d316-1c4b-4281-b951-d872f2087c98
-
satorux@chromium.org authored
The number of calles of FindEntryByPathSync() is reduced from 15 to 13. BUG=137694, 126634, 139446 TEST=Moving a file to another directory and renaming in the same directory work as before from file manager Review URL: https://chromiumcodereview.appspot.com/10854072 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150871 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
The hit-region for windows need to be larger for touch events to allow resizing windows easily, while continuing to use a smaller hit-region for mouse-events. BUG=135187 Review URL: https://chromiumcodereview.appspot.com/10854060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150870 0039d316-1c4b-4281-b951-d872f2087c98
-
yefim@chromium.org authored
and need to share existing code with other developers. BUG=125307 Review URL: https://chromiumcodereview.appspot.com/10533086 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150869 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150867 0039d316-1c4b-4281-b951-d872f2087c98
-
binji@chromium.org authored
This was causing the description to be stored as a tuple, which was serialized to JSON as an array, which makes naclsdk list display the description as [u'Chrome ... bundle, revision ...'] BUG=none R=noelallen@chromium.org NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10830223 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150866 0039d316-1c4b-4281-b951-d872f2087c98
-
hclam@chromium.org authored
Just moving vpx_version.h to a new place. Roll to include changes. TEST=Tree is green Review URL: https://chromiumcodereview.appspot.com/10836140 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150865 0039d316-1c4b-4281-b951-d872f2087c98
-
hans@chromium.org authored
Due to a bug, the Clang-plugin style checker failed to warn about inline constructors, destructors, non-empty virtual methods, etc. for nested classes. The plugin has been fixed, and this patch is part of a clean-up of all the code that now causes the plugin to issue errors. BUG=139346 Review URL: https://chromiumcodereview.appspot.com/10825274 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150864 0039d316-1c4b-4281-b951-d872f2087c98
-
fsamuel@chromium.org authored
BUG=140306 Tested: Added new browser tests! Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=150654 Review URL: https://chromiumcodereview.appspot.com/10830072 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150863 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150862 0039d316-1c4b-4281-b951-d872f2087c98
-
robertphillips@google.com authored
Review URL: https://chromiumcodereview.appspot.com/10829264 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150861 0039d316-1c4b-4281-b951-d872f2087c98
-
markusheintz@chromium.org authored
(GTK only) For internal chrome pages display only a bubble with an info string instead of the Website Settings popup. BUG=140450 TEST=For internal chrome pages like chrome://settings only a small bubble with an info string is displayed. TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10837174 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150858 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150857 0039d316-1c4b-4281-b951-d872f2087c98
-
robertphillips@google.com authored
control: http://codereview.chromium.org/10836175/ Review URL: https://chromiumcodereview.appspot.com/10832223 TBR=robertphillips@google.com Review URL: https://chromiumcodereview.appspot.com/10834258 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150856 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
+++ REVERT NOTICE +++ Test should pass on QA bots now that a new official build is available. +++ +++ BUG=141410 TEST=Ran on chrome-qa bot to witness failing steps identified in the bug. NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10826206 TBR=dyu@chromium.org Review URL: https://chromiumcodereview.appspot.com/10829260 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150855 0039d316-1c4b-4281-b951-d872f2087c98
-
skuhne@chromium.org authored
Clicking on a maximizer dialog button and dragging out of the dialog left the phantom window open BUG=141438 TEST=Visual Review URL: https://chromiumcodereview.appspot.com/10836176 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150854 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
When a fling happens at the end of a scroll, instead of generating both a scroll-end and a fling-start event, generate only fling-start event. Unfortunately, WebKit still requires an explicit scroll-end gesture before a fling, so continue to do that as a special case. BUG=141460,141309 Review URL: https://chromiumcodereview.appspot.com/10826209 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150852 0039d316-1c4b-4281-b951-d872f2087c98
-
cjhopman@chromium.org authored
Both java.gypi and apk_test.gypi expect the jar path in input_jars_paths. This means that we were specifying the dependence in both 'dependencies' and 'input_jars_paths'. This change makes it so that we don't need that redundancy. Also, make java.gypi use input_jars_paths in its input so that we actually rebuild targets when we should. BUG=136756 Review URL: https://chromiumcodereview.appspot.com/10837143 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150850 0039d316-1c4b-4281-b951-d872f2087c98
-
dhollowa@chromium.org authored
This removes prior solution where a duplicate web_contents for the NTP was stored in the search_tab_helper. Replaces that solution with this where the main browser window's web view is reparented into the search overlay when the search overlay is active and displaying the NTP. When the NTP is dismissed or navigated away, the web view is reparented back to the main browser_view's contents container as per usual. BUG=133529 TEST=--enable-instant-extended-api, load NTP, click on a most visited link. Expect navigation in main browser window. R=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/10832216 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150849 0039d316-1c4b-4281-b951-d872f2087c98
-
slamm@chromium.org authored
Fixes page cycler netsim test on Linux. BUG=133069 NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10829259 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150848 0039d316-1c4b-4281-b951-d872f2087c98
-
yfriedman@chromium.org authored
Rather than excluding safe_browsing dependencies for non-safe_browsing builds only include them when needed. This is a baby-step towards a safe_browsing component. This is part of Android upstreaming (smhasher isn't used). BUG=137571 Review URL: https://chromiumcodereview.appspot.com/10825226 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150846 0039d316-1c4b-4281-b951-d872f2087c98
-
mihaip@chromium.org authored
Fix reference to WebContentsDelegate and make the entire ShellWindow implementation private. R=jianli@chromium.org TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10831230 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150845 0039d316-1c4b-4281-b951-d872f2087c98
-
mihaip@chromium.org authored
R=mangini@chromium.org Review URL: https://chromiumcodereview.appspot.com/10825266 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150844 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150843 0039d316-1c4b-4281-b951-d872f2087c98
-
cira@chromium.org authored
Removes support for v8Locale. ChromeOS has already moved to new v8Intl. BUG=28604 TEST=v8Locale should not exist. ChromeOS should build properly. Review URL: https://chromiumcodereview.appspot.com/10837152 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150842 0039d316-1c4b-4281-b951-d872f2087c98
-
sschmitz@chromium.org authored
CrOS Aura: Fix pinning Chrome Web Store to Launcher When requesting to load the extension icon, we now check whether the ext. resource is empty. If so, we request DONT_CACHE (instead of CACHE). Caching fails two DCHECKS when the ext. resource is empty. Also the key involved in caching would be an empty string when the ext. resource is empty. Earlier solution, later abandoned (reverted): Icons are not required in extension or app manifests. Modified Extension::HasCachedImage and Extension::SetCachedImage to not fail a DCHECK nor to cache an image, if the ExtensionResource is empty. See also the now obsolete: http://codereview.chromium.org/10823115/ BUG=124865 TEST=Click on Apps icon in the Launcher; Right click on Chrome Web Store; Select Pin to Launcher; Observe no DCHECK on Debug build on linux desktop Review URL: https://chromiumcodereview.appspot.com/10830123 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150841 0039d316-1c4b-4281-b951-d872f2087c98
-
noelallen@google.com authored
We are missing some debugging flags in the make which prevents us from getting debugging info in the SDK. This CL only affects the SDK (specifically SDK examples and user libs) and not Chrome. BUG=141227 R=binji@chromium.org Review URL: https://chromiumcodereview.appspot.com/10832208 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150840 0039d316-1c4b-4281-b951-d872f2087c98
-
noelallen@google.com authored
The script currently does not run tries, since the try mechanism rejects the entire request if any requrest bot is bogus. Review URL: https://chromiumcodereview.appspot.com/10854028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150839 0039d316-1c4b-4281-b951-d872f2087c98
-
fdeng@chromium.org authored
Import pyauto_errors.JavascriptRuntimeError so that AddDomMutationObserver can raise it correctly. BUG=None TEST= NOTRY=True Review URL: https://chromiumcodereview.appspot.com/10824237 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150837 0039d316-1c4b-4281-b951-d872f2087c98
-
sievers@chromium.org authored
TBR=jam@chromium.org Review URL: https://chromiumcodereview.appspot.com/10830236 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150836 0039d316-1c4b-4281-b951-d872f2087c98
-
chenyu@chromium.org authored
The implementation of this method is basically noop in platforms other than ios and it is put in the header file; this change adds inline annotation to avoid duplicate symbol link error on other platforms. BUG=NONE Review URL: https://chromiumcodereview.appspot.com/10837182 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150831 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150829 0039d316-1c4b-4281-b951-d872f2087c98
-
gspencer@chromium.org authored
used. TBR=jamescook@chromium.org BUG=chromium-os:33223,chromium:129052 TEST=built Review URL: https://chromiumcodereview.appspot.com/10831236 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150828 0039d316-1c4b-4281-b951-d872f2087c98
-
aa@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/10834193 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150827 0039d316-1c4b-4281-b951-d872f2087c98
-