- 01 Feb, 2013 40 commits
-
-
joaodasilva@chromium.org authored
This method takes the username and asynchronously returns its sanitized form. The cryptohomed side was implemented at https://gerrit.chromium.org/gerrit/#/c/42300/. BUG=163318 Review URL: https://codereview.chromium.org/12094075 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180130 0039d316-1c4b-4281-b951-d872f2087c98
-
glider@chromium.org authored
Skip fast/images/embed-does-not-propagate-dimensions-to-object-ancestor.html (issue 145940) Skip plugins/form-value.html (issue 166932) BUG=145940,166932 TBR=dpranke Review URL: https://codereview.chromium.org/12092109 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180129 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180128 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
Ignores look like to be sufficient to remove any reports. BUG=62694 TBR=thakis NOTRY=true Review URL: https://chromiumcodereview.appspot.com/12091106 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180127 0039d316-1c4b-4281-b951-d872f2087c98
-
yoshiki@chromium.org authored
This breaks the tree. > Rolled WebKit 141478:141548 > > TEST=none > TBR=fmalita > BUG=none > > Review URL: https://codereview.chromium.org/12093103 TBR=morrita@chromium.org Review URL: https://codereview.chromium.org/12096111 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180126 0039d316-1c4b-4281-b951-d872f2087c98
-
henrika@chromium.org authored
BUG=12092064 TEST= Review URL: https://codereview.chromium.org/12092064 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180125 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180122 0039d316-1c4b-4281-b951-d872f2087c98
-
marja@chromium.org authored
NOTRY=true TBR=isherman@chromium.org BUG=173621 Review URL: https://codereview.chromium.org/12092108 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180121 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=173456,173079 R=marja@chromium.org Review URL: https://codereview.chromium.org/12114046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180120 0039d316-1c4b-4281-b951-d872f2087c98
-
morrita@chromium.org authored
TEST=none TBR=fmalita BUG=none Review URL: https://codereview.chromium.org/12093103 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180119 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
Also fix indentations for the gfx::RenderText tests BUG=173620,173597 TBR=thakis NOTRY=true Review URL: https://codereview.chromium.org/12095101 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180118 0039d316-1c4b-4281-b951-d872f2087c98
-
marja@chromium.org authored
The metadata file describes which pages in the page set are backed by which .wpr files. This allows us to update individual pages in the page set. BUG=155660 NOTRY=true Review URL: https://chromiumcodereview.appspot.com/11881051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180117 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180116 0039d316-1c4b-4281-b951-d872f2087c98
-
marja@chromium.org authored
> Tentatively revert 180083 > Some autofill browser_tests on linux_chromeos are failing: > > http://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%20Tests%20%282%29/builds/11359 > > > [autofill] Hook the sign-in button up to required actions. > > > > - Actually use the info we're getting from wallet to tell whether a user needs > > to authenticate further (in this case only in a non-passive way). > > > > - Add a DialogSignedInState to autofill_dialog_types.h. > > > > - Add a DialogSignedInState SignedInState() to AutofillDialogController interface > > and implements AutofillDialogControllerImpl. > > > > - Adds a UpdateAccountChooser() to AutofillDialogView and implements in > > AutofillDialogViews. > > > > - Use SignedInState() from AutofillDialogViews. > > > > BUG=157270,163508,171528 > > R=isherman@chromium.org,sky@chromium.org > > > > Review URL: https://chromiumcodereview.appspot.com/12094069 > > TBR=dbeam@chromium.org > Review URL: https://codereview.chromium.org/12091104 TBR=marja@chromium.org Review URL: https://codereview.chromium.org/12084107 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180114 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=111316 R=marja@chromium.org Review URL: https://codereview.chromium.org/12096109 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180113 0039d316-1c4b-4281-b951-d872f2087c98
-
chromeos-lkgm@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180112 0039d316-1c4b-4281-b951-d872f2087c98
-
marja@chromium.org authored
Some autofill browser_tests on linux_chromeos are failing: http://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%20Tests%20%282%29/builds/11359 > [autofill] Hook the sign-in button up to required actions. > > - Actually use the info we're getting from wallet to tell whether a user needs > to authenticate further (in this case only in a non-passive way). > > - Add a DialogSignedInState to autofill_dialog_types.h. > > - Add a DialogSignedInState SignedInState() to AutofillDialogController interface > and implements AutofillDialogControllerImpl. > > - Adds a UpdateAccountChooser() to AutofillDialogView and implements in > AutofillDialogViews. > > - Use SignedInState() from AutofillDialogViews. > > BUG=157270,163508,171528 > R=isherman@chromium.org,sky@chromium.org > > Review URL: https://chromiumcodereview.appspot.com/12094069 TBR=dbeam@chromium.org Review URL: https://codereview.chromium.org/12091104 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180111 0039d316-1c4b-4281-b951-d872f2087c98
-
dbeam@chromium.org authored
Revert 180103 - Only permit plug-in loads in the browser if the plug-in isn't blocked or the user has authorized it with a browser-mediated interaction. BUG=172573 Review URL: https://codereview.chromium.org/12086077 TBR=cevans@chromium.org Review URL: https://chromiumcodereview.appspot.com/12114045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180110 0039d316-1c4b-4281-b951-d872f2087c98
-
msw@chromium.org authored
Links to first failures after my CL: https://src.chromium.org/viewvc/chrome?view=rev&revision=180067 http://build.chromium.org/p/chromium.memory.fyi/builders/Linux%20Tests%20%28valgrind%29%282%29/builds/20475 http://build.chromium.org/p/chromium.memory.fyi/builders/Linux%20Heapcheck/builds/24259 I'm planning to suppress the errors in an impending CL. BUG=173597 TEST=No unsuppressed RenderTextLinux leaks. TBR=asvitkine@chromium.org,sky@chromium.org Review URL: https://codereview.chromium.org/12153003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180106 0039d316-1c4b-4281-b951-d872f2087c98
-
koz@chromium.org authored
> PPAPI: Fix WebSocket Var ref leak receiving binary > > BUG=173503 > > > Review URL: https://chromiumcodereview.appspot.com/12096099 This seems to have broken WebSocket tests on the mac bots http://build.chromium.org/p/chromium.mac/builders/Mac10.6%20Tests%20%281%29/builds/35419 http://build.chromium.org/p/chromium.mac/builders/Mac10.7%20Tests%20%281%29/builds/7829 TBR=dmichael@chromium.org Review URL: https://codereview.chromium.org/12096107 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180105 0039d316-1c4b-4281-b951-d872f2087c98
-
cevans@chromium.org authored
user has authorized it with a browser-mediated interaction. BUG=172573 Review URL: https://codereview.chromium.org/12086077 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180103 0039d316-1c4b-4281-b951-d872f2087c98
-
dalecurtis@chromium.org authored
Reverts a buffer size increase added in http://crrev.com/168111 and hacks added in http://crrev.com/169553 BUG=161307 TEST=Flash, HTML5 playback smoothly -- even in the background. Review URL: https://chromiumcodereview.appspot.com/12155003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180102 0039d316-1c4b-4281-b951-d872f2087c98
-
harrym@chromium.org authored
BUG=166584 Review URL: https://chromiumcodereview.appspot.com/12151002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180101 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180100 0039d316-1c4b-4281-b951-d872f2087c98
-
fsamuel@chromium.org authored
Bubbling isn't enabled in <webview> currently. There's no reason why it's not and this is even more useful once we support window.open and the Permission API. BUG=140316 Review URL: https://chromiumcodereview.appspot.com/12146002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180099 0039d316-1c4b-4281-b951-d872f2087c98
-
skuhne@chromium.org authored
BUG=173019 TST=visual Review URL: https://chromiumcodereview.appspot.com/12143003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180098 0039d316-1c4b-4281-b951-d872f2087c98
-
fmalita@google.com authored
BUG= Review URL: https://chromiumcodereview.appspot.com/12139002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180097 0039d316-1c4b-4281-b951-d872f2087c98
-
cramya@chromium.org authored
Words will be broken and wrapped if they don't fit horizontally and ellipsis added if 2 lines are not enough. BUG=170625 Review URL: https://chromiumcodereview.appspot.com/12131002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180096 0039d316-1c4b-4281-b951-d872f2087c98
-
gab@chromium.org authored
Some of these are trivial; some others will potentially require more thinking for the feature to be right (e.g., we might want "Continue where I left off" to be per-desktop, etc.), but at least they now work (i.e., do something) on multi-desktop environments. Clear candidates for separate desktop-specific iteration were left out in this CL as well as non-trivial swaps which I'll put in their own CL. This CL is making progress towards getting rid of BrowserList::const_iterator (non-multi-desktop aware) and removes BrowserList::iterator which was already no longer used. BUG=129187, 170753 Review URL: https://chromiumcodereview.appspot.com/12114034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180095 0039d316-1c4b-4281-b951-d872f2087c98
-
qinmin@chromium.org authored
As chrome on android starts to use deferred image decoding, images decoding may not be captured by InspectorTimelineAgent. In such case, we cannot rely on telemetry to get the decoding time. Disable this test for now while we working on a fix. Since this test is android only, just disable it BUG=173184 Review URL: https://chromiumcodereview.appspot.com/12100007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180094 0039d316-1c4b-4281-b951-d872f2087c98
-
dmichael@chromium.org authored
BUG=173503 Review URL: https://chromiumcodereview.appspot.com/12096099 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180093 0039d316-1c4b-4281-b951-d872f2087c98
-
nduca@chromium.org authored
R=enne CC=tomhudson,vmpstr BUG=173426 Review URL: https://chromiumcodereview.appspot.com/12096098 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180092 0039d316-1c4b-4281-b951-d872f2087c98
-
nduca@chromium.org authored
This was added for CrOS support for touch event tracking, currently causes us to misinterpret the acks we are receiving. BUG=168350 NOTRY=True Review URL: https://codereview.chromium.org/12114040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180091 0039d316-1c4b-4281-b951-d872f2087c98
-
msw@chromium.org authored
Pass custom color to BubbleBorder ctor (or SK_ColorWHITE default). Call BubbleFrameView::SetBubbleBorder instead and remove border ctor arg. Misc refactoring and cleanup. TODO(followup): Update bubbles to use BubbleDelegateView where possible. TODO(followup): Use theme colors for misc borders instead of SK_ColorWHITE. BUG=166075 TEST=No observable changes. R=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/12096084 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180090 0039d316-1c4b-4281-b951-d872f2087c98
-
tedchoc@chromium.org authored
Previously, scroll offset was based on screen pixels, but now is based on screen density independent pixels. This converts the top controls manager to deal in DIP instead of PX. BUG=161303 Review URL: https://chromiumcodereview.appspot.com/12095071 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180089 0039d316-1c4b-4281-b951-d872f2087c98
-
keescook@google.com authored
The Chrome OS builds already use -fstack-protector-strong. Adding additional -fstack-protector arguments means that the last one seen on the commandline is used. This has caused a regression in the stack-protector features, so avoid stack-protector on Chrome OS. BUG=chromium-os:38354 TEST=link build Review URL: https://chromiumcodereview.appspot.com/12095046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180088 0039d316-1c4b-4281-b951-d872f2087c98
-
mukai@chromium.org authored
BUG=163760,169151 Review URL: https://chromiumcodereview.appspot.com/12082081 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180087 0039d316-1c4b-4281-b951-d872f2087c98
-
guohui@chromium.org authored
This CL adds webstore as a new source for Chrome signin. It also grabs password as soon as password form is submitted rather than at the end of navigation. The reason is webstore runs in its own context, redirect from gaia to webstore results in context swap during which password data is discarded, thus password must be sent to the oneclick signin helper before redirect occurs. PM mock at https://docs.google.com/a/google.com/presentation/d/1zCvdhBXKL8RDQwuRauSZdgCbiRexJRZ564z9Uw0wS6U/edit?disco=AAAAAFg3OEI#slide=id.g996e03e1_00. This CL implements the transition from slide 7 to 8. BUG=173433 Review URL: https://codereview.chromium.org/12086069 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180086 0039d316-1c4b-4281-b951-d872f2087c98
-
danakj@chromium.org authored
When impl painting is enabled, we always did a full tree sync from the main thread to the pending tree because it was always recreated. Since we recycle the tree now, it maintains its structure from one commit to the next, so we don't need to do a full tree sync unless its structure changed, the same decision as for non-impl-painting mode. On the impl side, the pending tree maintains the same structure as the active tree unless the main thread commits a structure change. This is the case when the main thread does a full tree sync into the pending tree. So we propagate the flag to the LayerTreeHostImpl and use it when activating the pending tree. Causing a commit every layout() with the 10_10_layer_tree, the win is clear: Before: *RESULT 10_10_layer_tree: frames= 2657.12 runs/s After: *RESULT 10_10_layer_tree: frames= 3256.78 runs/s R=jamesr,enne BUG=173526 Review URL: https://chromiumcodereview.appspot.com/12094094 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180085 0039d316-1c4b-4281-b951-d872f2087c98
-
robertshield@chromium.org authored
BUG=171863 TEST=unit_tests.exe TBR=sky Review URL: https://chromiumcodereview.appspot.com/12094073 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180084 0039d316-1c4b-4281-b951-d872f2087c98
-