- 28 May, 2013 40 commits
-
-
dtseng@chromium.org authored
This adds appropriate calls to retrieve voices from SpeechDispatcher and make it available through Chrome. We combine all voices across all available modules into one list in order to conform to the way Chrome exposes voices. Review URL: https://chromiumcodereview.appspot.com/15846006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202665 0039d316-1c4b-4281-b951-d872f2087c98
-
xhwang@chromium.org authored
This CL updates chrome/browser/* other than chrome/browser/ui which is in another CL. BUG=236029 TBR=brettw Review URL: https://chromiumcodereview.appspot.com/14113053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202664 0039d316-1c4b-4281-b951-d872f2087c98
-
jchaffraix@chromium.org authored
It regressed a test on Blink: * compositing/iframes/iframe-content-flipping.html * virtual/softwarecompositing/iframes/iframe-content-flipping.html > Add CompositingReasons to compositor layer types. > > BUG=240946 > > Review URL: https://chromiumcodereview.appspot.com/15051011 TBR=shawnsingh@chromium.org Review URL: https://codereview.chromium.org/16146007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202663 0039d316-1c4b-4281-b951-d872f2087c98
-
rtenneti@chromium.org authored
> Collect tab timing information for use in telementry-based startup tests > > Motivation: Data collection exposed in this CL is needed by upcoming startup tests we're writing using Telemtry. > > Expose a new window.statsCollectionController object to JS and move existing histogram reading code into it since that seemed misplaced in DOMAutomationController. > > Add a new --enable-stats-collection-bindings to activate said object. > > Example usage in telemtry: > with browser.Create() as b: > b.tabs[0].Navigate("http://www.google.com") > b.tabs[0].WaitForDocumentReadyStateToBeComplete() > print b.tabs[0].EvaluateJavaScript('statsCollectionController.tabLoadTiming()') > > BUG=None > > Review URL: https://chromiumcodereview.appspot.com/12389073 TBR=jeremy@chromium.org Review URL: https://codereview.chromium.org/16160006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202662 0039d316-1c4b-4281-b951-d872f2087c98
-
mostynb@opera.com authored
The problem fixed by this patch is that this script always creates a link to itself in the target location. That behavior was probably not intended and caused problems when running this script several times with the same target folder. Each run of this script would create one expected link and one link to the script itself. Meaning that the need to use --force the second time was needed to overwrite the "self-link" from the first run. Even with --force there were issues if this script was run in parallel since there can be a race condition in overwriting the "self-link". Review URL: https://chromiumcodereview.appspot.com/16096006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202661 0039d316-1c4b-4281-b951-d872f2087c98
-
grt@chromium.org authored
This change: * Adds support for configuring IE8. * Adds support for configuring IE8, 9, and 10 properly if the user had previously skipped configuration. BUG=none R=erikwright@chromium.org Review URL: https://chromiumcodereview.appspot.com/16094006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202660 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=242659, 234008 TEST=Mac 64 tester bot doesn't time out Review URL: https://chromiumcodereview.appspot.com/15840012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202659 0039d316-1c4b-4281-b951-d872f2087c98
-
zelidrag@chromium.org authored
Added tweak for running chromeos=1 builds on Linux machines. BUG=242370 TEST=manual Review URL: https://chromiumcodereview.appspot.com/15713003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202658 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202652 0039d316-1c4b-4281-b951-d872f2087c98
-
kkania@chromium.org authored
Change the NavigationTracker to assume the page is loading after Page.navigate. BUG=chromedriver:347 R=chrisgao@chromium.org, craigdh@chromium.org Review URL: https://codereview.chromium.org/15772009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202651 0039d316-1c4b-4281-b951-d872f2087c98
-
anandc@chromium.org authored
BUG=244443,244447 NOTRY=true Review URL: https://chromiumcodereview.appspot.com/15925006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202650 0039d316-1c4b-4281-b951-d872f2087c98
-
dharcourt@chromium.org authored
BUG=244466 TBR=oshima@chromium.org Review URL: https://chromiumcodereview.appspot.com/15659012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202649 0039d316-1c4b-4281-b951-d872f2087c98
-
nkostylev@chromium.org authored
BUG=180903,238998,230464 TEST=Induce browser crash in multi-profile sessions, observe that all user sessions are restored TEST=CrashRestoreSimpleTest, CrashRestoreComplexTest NOTRY=true Review URL: https://chromiumcodereview.appspot.com/15929005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202647 0039d316-1c4b-4281-b951-d872f2087c98
-
nkostylev@chromium.org authored
kLoginScreen kLoginScreenSize kAshBootAnimationFunction2 kAshBootAnimationFunction3 kAshDisableBootAnimation2 + related flags See also https://gerrit.chromium.org/gerrit/#/c/56735/ BUG=244224 TEST=compiles, existing browser_tests and autotests work NOTRY=true Review URL: https://chromiumcodereview.appspot.com/16105005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202646 0039d316-1c4b-4281-b951-d872f2087c98
-
groby@chromium.org authored
ConstrainedWindow used to have clearColor as backgroundColor - which means all underlying views had to assume that the background color was chrome_style::GetBackgroundColor instead of just querying the window. BUG=none Review URL: https://chromiumcodereview.appspot.com/15729008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202645 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
This function is helpful for converting WebStrings to string16s. See https://codereview.chromium.org/15866003/ for more context about why we need this function defined in base rather than in Blink. R=darin Review URL: https://chromiumcodereview.appspot.com/15720004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202644 0039d316-1c4b-4281-b951-d872f2087c98
-
tonyg@chromium.org authored
Before: *RESULT third_party\WebKit\PerformanceTests\Parser\html-parser: third_party\WebK it\PerformanceTests\Parser\html-parser= [3177.99999996,3454.00000003,3165.999999 97,3162.99999994,3190.00000006] ms After: *RESULT html-parser: html-parser= [3217.99999999,3337.99999999,3174.0,3397.0,320 1.0] ms BUG=None TEST=python tools/perf/run_measurement --browser=release blink_perf third_party\WebKit\PerformanceTests\ NOTRY=True Review URL: https://chromiumcodereview.appspot.com/15891010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202643 0039d316-1c4b-4281-b951-d872f2087c98
-
groby@chromium.org authored
BUG=157274 Review URL: https://chromiumcodereview.appspot.com/15645004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202642 0039d316-1c4b-4281-b951-d872f2087c98
-
davemoore@chromium.org authored
> Use totmaps if available on chromeos > > We currently use statm on linux. This provides less than great results. > We take total resident memory and subtract "shared pages" from it instead of > using a count of pages that only this process has mapped. > > On chromeos we've added totmaps which sums up the fields from the process' > smaps. > > BUG=125150 > TEST=Examine memory reports from about:memory and task manager, and compare > them to the sums of the results in the smaps. > > R=thestig@chromium.org, willchan@chromium.org > > Review URL: https://codereview.chromium.org/15779007 TBR=davemoore@chromium.org Review URL: https://codereview.chromium.org/16116003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202640 0039d316-1c4b-4281-b951-d872f2087c98
-
davemoore@chromium.org authored
We currently use statm on linux. This provides less than great results. We take total resident memory and subtract "shared pages" from it instead of using a count of pages that only this process has mapped. On chromeos we've added totmaps which sums up the fields from the process' smaps. BUG=125150 TEST=Examine memory reports from about:memory and task manager, and compare them to the sums of the results in the smaps. R=thestig@chromium.org, willchan@chromium.org Review URL: https://codereview.chromium.org/15779007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202639 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202638 0039d316-1c4b-4281-b951-d872f2087c98
-
tonyg@chromium.org authored
BUG=None TEST=None NOTRY=True Review URL: https://chromiumcodereview.appspot.com/16069008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202637 0039d316-1c4b-4281-b951-d872f2087c98
-
gman@chromium.org authored
BUG=none Review URL: https://chromiumcodereview.appspot.com/16042005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202636 0039d316-1c4b-4281-b951-d872f2087c98
-
miguelg@chromium.org authored
Simplify the month picker even more by making it locale agnostic for everything except the month names BUG=135948 Review URL: https://chromiumcodereview.appspot.com/16023004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202635 0039d316-1c4b-4281-b951-d872f2087c98
-
eseidel@chromium.org authored
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=151260:151267&mode=html TBR= BUG= Review URL: https://chromiumcodereview.appspot.com/15949003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202634 0039d316-1c4b-4281-b951-d872f2087c98
-
jsbell@chromium.org authored
This reverts commit 4d9d3bc7. BUG=234278 TBR=caitkp Review URL: https://codereview.chromium.org/15659013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202633 0039d316-1c4b-4281-b951-d872f2087c98
-
tonyg@chromium.org authored
I wasn't able to repro locally, but based on the failure, this looks like it would do the trick. BUG=244459 TEST=tools/telemetry/run_tests testClickWithSelectorWaitForNavigation --repeat-count=5 NOTRY=True Review URL: https://chromiumcodereview.appspot.com/15929007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202629 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
Notification titles and button text is drawn in kRegularTextColor, notifcation message text is drawn in kDimTextColor. Move kDimTextColor to message_center_style so that it can be shared. BUG=240877 NOTRY=true Review URL: https://chromiumcodereview.appspot.com/16075002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202628 0039d316-1c4b-4281-b951-d872f2087c98
-
rsesek@chromium.org authored
BUG=243937 Review URL: https://chromiumcodereview.appspot.com/16073003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202627 0039d316-1c4b-4281-b951-d872f2087c98
-
rsleevi@chromium.org authored
BUG=235756 R=jeremy@chromium.org TBR=avi Review URL: https://chromiumcodereview.appspot.com/16050002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202626 0039d316-1c4b-4281-b951-d872f2087c98
-
csorba@chromium.org authored
BUG=237495 Review URL: https://chromiumcodereview.appspot.com/16102004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202624 0039d316-1c4b-4281-b951-d872f2087c98
-
derat@chromium.org authored
This makes Chrome resend the current projecting state to the power manager if the power manager is restarted. BUG=none Review URL: https://chromiumcodereview.appspot.com/15969004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202623 0039d316-1c4b-4281-b951-d872f2087c98
-
rjkroege@chromium.org authored
BUG=none R=backer@chromium.org Review URL: https://codereview.chromium.org/16133006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202622 0039d316-1c4b-4281-b951-d872f2087c98
-
jwd@chromium.org authored
BUG=228976 Review URL: https://chromiumcodereview.appspot.com/14759008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202621 0039d316-1c4b-4281-b951-d872f2087c98
-
jeremy@chromium.org authored
Motivation: Data collection exposed in this CL is needed by upcoming startup tests we're writing using Telemtry. Expose a new window.statsCollectionController object to JS and move existing histogram reading code into it since that seemed misplaced in DOMAutomationController. Add a new --enable-stats-collection-bindings to activate said object. Example usage in telemtry: with browser.Create() as b: b.tabs[0].Navigate("http://www.google.com") b.tabs[0].WaitForDocumentReadyStateToBeComplete() print b.tabs[0].EvaluateJavaScript('statsCollectionController.tabLoadTiming()') BUG=None Review URL: https://chromiumcodereview.appspot.com/12389073 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202620 0039d316-1c4b-4281-b951-d872f2087c98
-
ahutter@chromium.org authored
BUG= Review URL: https://chromiumcodereview.appspot.com/15401005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202618 0039d316-1c4b-4281-b951-d872f2087c98
-
vabr@chromium.org authored
UserManager is needed during MergeSessionThrottle::ShouldShowMergeSessionPage, which appears sometimes to be triggered during ChromeBrowserMainPartsLinux::PostMainMessageLoopRun. I observed this during the test TrayAccessibilityTest.ShowMenu, as described in https://crbug.com/243364#c12. However, at most occasions this was masked by ShouldShowMergeSessionPage being actually triggered earlier. This is restoring the order of destroying UserManager and calling ChromeBrowserMainPartsLinux::PostMainMessageLoopRun to the state before the CL https://chromiumcodereview.appspot.com/15702004/. BUG=243364 Review URL: https://chromiumcodereview.appspot.com/15769004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202617 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
See https://groups.google.com/a/chromium.org/d/msg/chromium-packagers/X1Q6P60JZHM/uol7IsRv0-oJ for more info. BUG=none R=maruel@chromium.org Review URL: https://codereview.chromium.org/16121002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202616 0039d316-1c4b-4281-b951-d872f2087c98
-
caitkp@google.com authored
TBR=dharcourt@chromium.org BUG=169648 Review URL: https://codereview.chromium.org/16165003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202614 0039d316-1c4b-4281-b951-d872f2087c98
-
mukai@chromium.org authored
This method was added at r201847 to indicate a notification can be clickable or not (by changing mouse cursor, for now). BUG=241266 TEST=none R=atwilson@chromium.org Review URL: https://chromiumcodereview.appspot.com/16023005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202613 0039d316-1c4b-4281-b951-d872f2087c98
-