- 21 Jun, 2013 40 commits
-
-
Hokein.Wu@gmail.com authored
BUG=None Review URL: https://chromiumcodereview.appspot.com/16472007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207808 0039d316-1c4b-4281-b951-d872f2087c98
-
honghaiz@chromium.org authored
When adding response to the cache, it removes "http://", but when getting response from the cache, it does not. As a result, no content is fetched out from the cache even for urls in the cache. BUG= Review URL: https://chromiumcodereview.appspot.com/16354006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207807 0039d316-1c4b-4281-b951-d872f2087c98
-
yael.aharon@intel.com authored
This is part of an effort to componentize NaCl code. BUG=244791 Review URL: https://chromiumcodereview.appspot.com/16154005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207806 0039d316-1c4b-4281-b951-d872f2087c98
-
sorin@chromium.org authored
Differential updates for components. We are adding support for delivering delta updates for Chrome components. Initial platform support for the patcher is Windows only. The update response includes both the full update and, if available, the differential update. The differential update is tried first, then the full update, if needed. BUG=245318 Review URL: https://chromiumcodereview.appspot.com/15908002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207805 0039d316-1c4b-4281-b951-d872f2087c98
-
zvorygin@google.com authored
> bookmarks: Convert "Remove" link into a LabelButton. > > This also tweaked all the paddings/spacings all around to make the bubble really closer to the mocks. > > BUG=231694 > TEST=ctrl+D or press the star button in the omnibox, observe the Bookmark Bubble, > there should be a "Remove" Button in the left side of "Edit.." button. > R=msw@chromium.org, sky@chromium.org > > Review URL: https://codereview.chromium.org/16279002 TBR=tfarina@chromium.org Review URL: https://codereview.chromium.org/17413014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207804 0039d316-1c4b-4281-b951-d872f2087c98
-
mmenke@chromium.org authored
The URL was incorrectly wrapped in LTR / RTL formatting characters. BUG=249497 Review URL: https://chromiumcodereview.appspot.com/17151013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207803 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
This also tweaked all the paddings/spacings all around to make the bubble really closer to the mocks. BUG=231694 TEST=ctrl+D or press the star button in the omnibox, observe the Bookmark Bubble, there should be a "Remove" Button in the left side of "Edit.." button. R=msw@chromium.org, sky@chromium.org Review URL: https://codereview.chromium.org/16279002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207802 0039d316-1c4b-4281-b951-d872f2087c98
-
alph@chromium.org authored
Seem to broke chromium.chrome runhooks. http://build.chromium.org/p/chromium.chrome/builders/Google%20Chrome%20Linux/builds/30753 > Use new logos in requestAutocomplete splash page. > > BUG=243555 > > Review URL: https://chromiumcodereview.appspot.com/17472002 TBR=estade@chromium.org Review URL: https://codereview.chromium.org/17553002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207801 0039d316-1c4b-4281-b951-d872f2087c98
-
derat@chromium.org authored
The win_aura builder appeared to have trouble running animations in DesktopBackgroundControllerTest.SetDefaultWallpaper; this version of the change splits that test into several smaller tests so that animations can be avoided. Original change: ash: Add flags for specifying default wallpaper. This adds new command-line flags for specifying image files that will be used as default wallpaper: --ash-default-guest-wallpaper-large --ash-default-guest-wallpaper-small --ash-default-wallpaper-large --ash-default-wallpaper-small This makes it easier for Chrome OS to have per-device custom wallpaper. (We previously loaded the default wallpaper from a resource file, but that prevents the same build of Chrome from being used on different devices.) BUG=248764 Review URL: https://chromiumcodereview.appspot.com/17502005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207800 0039d316-1c4b-4281-b951-d872f2087c98
-
glider@chromium.org authored
BUG=252670 TBR=bartfab@chromium.org > Add device policies to control accessibility settings on the login screen > > This CL adds device policies that provide control over the default state > of the following four accessibility settings on the login screen: > * Large cursor > * Spoken feedback > * High contrast mode > * Screen magnifier type > > The User can temporarily override the settings but the defaults are > restored whenever the login screen is shown anew or the user remains idle > on the login screen for one minute. > > BUG=225955, 225956, 243350, 247298 > TEST=New unittests + new browsertests + manual in VM > > Review URL: https://chromiumcodereview.appspot.com/16658015 TBR=bartfab@chromium.org Review URL: https://codereview.chromium.org/17068004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207799 0039d316-1c4b-4281-b951-d872f2087c98
-
zvorygin@google.com authored
Flaky tests were restored without removing flakiness. > InstantExtended: Don't create overlay, again. > > Also, re-enable 25 of our tests that were randomly commented out. > Several don't work anymore. > > BUG=247717 > TEST=Yes. > TBR=samarth@chromium.org > > Review URL: https://chromiumcodereview.appspot.com/17523002 TBR=jered@chromium.org Review URL: https://codereview.chromium.org/17444007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207798 0039d316-1c4b-4281-b951-d872f2087c98
-
dpolukhin@chromium.org authored
This change effectively revert essential part of https://chromiumcodereview.appspot.com/16770002 It is at least second regression introduced by this changes. BUG=252442,251261 TEST=manual R=nkostylev@chromium.org Review URL: https://codereview.chromium.org/17526006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207797 0039d316-1c4b-4281-b951-d872f2087c98
-
senorblanco@chromium.org authored
TBR=robertphillips BUG=250525 Review URL: https://codereview.chromium.org/17231005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207796 0039d316-1c4b-4281-b951-d872f2087c98
-
msw@chromium.org authored
The NativeTextfieldViews cursor color is hard-coded black. Instead, set the cursor color to Textfield::GetTextColor. This supports more Windows high-contrast black themes, etc. However, if Windows has red text, they'll get red cursors. (I think accessibility trumps that questionable coloring) (also, the native behavior is worse in my ugly test theme) BUG=252385,131660 TEST=Views Textfields cursors match their overall text color; meets accessibility requirements without other seriously negative effects. R=oshima@chromium.org Review URL: https://chromiumcodereview.appspot.com/17517005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207795 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
BUG=248508 Review URL: https://chromiumcodereview.appspot.com/17511006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207794 0039d316-1c4b-4281-b951-d872f2087c98
-
yoshiki@chromium.org authored
BUG=251685 R=hirono@chromium.org Review URL: https://codereview.chromium.org/17457002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207792 0039d316-1c4b-4281-b951-d872f2087c98
-
dbeam@chromium.org authored
R=isherman@chromium.org BUG=168967 Review URL: https://chromiumcodereview.appspot.com/17391012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207791 0039d316-1c4b-4281-b951-d872f2087c98
-
jered@chromium.org authored
Also, re-enable 25 of our tests that were randomly commented out. Several don't work anymore. BUG=247717 TEST=Yes. TBR=samarth@chromium.org Review URL: https://chromiumcodereview.appspot.com/17523002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207790 0039d316-1c4b-4281-b951-d872f2087c98
-
alexeypa@chromium.org authored
If the host passes the desktop shape region in a VideoPacket the client will use it to draw transparent regions. The client also informs the web-app of the desktop shape changes, so it can set the input passthrough region correctly. Review URL: https://chromiumcodereview.appspot.com/17511004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207789 0039d316-1c4b-4281-b951-d872f2087c98
-
xiyuan@chromium.org authored
BUG=251905 Review URL: https://chromiumcodereview.appspot.com/17503004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207788 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
BUG=243555 Review URL: https://chromiumcodereview.appspot.com/17472002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207787 0039d316-1c4b-4281-b951-d872f2087c98
-
dalecurtis@chromium.org authored
It seems that when waking from sleep we may miss device change notifications and end up in a perpetually silent state. Try to avoid this by posting a task if we get into this state. Only do this once. AudioManagerMac will ignore the request if no change has taken place. BUG=160920, 249830 TEST=no crashes. audio plays, device changes work. Review URL: https://chromiumcodereview.appspot.com/17463009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207786 0039d316-1c4b-4281-b951-d872f2087c98
-
pam@chromium.org authored
TBR=sergiu@chromium.org BUG=248859 TEST=compile works Review URL: https://codereview.chromium.org/17548002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207785 0039d316-1c4b-4281-b951-d872f2087c98
-
glider@chromium.org authored
Issue 252615: leak in DisplayControllerTest.XWidowNameForRootWindow Issue 252641: using uninitialized memory in LevelDBDatabaseTest.CorruptionTest Issue 247685: disabled the failing ScreenCaptureDeviceTest.Capture BUG=252641,252615,247685 TBR=eugenis@chromium.org Review URL: https://codereview.chromium.org/17231003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207784 0039d316-1c4b-4281-b951-d872f2087c98
-
kjyoun@google.com authored
which made problem when multiple keys are added. This CL is to make sure NotifyDemuxerReady() once. BUG= Review URL: https://chromiumcodereview.appspot.com/17449020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207783 0039d316-1c4b-4281-b951-d872f2087c98
-
sievers@chromium.org authored
TBR=sky@chromium.org for ui/aura/bench/bench_main.cc Review URL: https://chromiumcodereview.appspot.com/17447007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207782 0039d316-1c4b-4281-b951-d872f2087c98
-
felt@chromium.org authored
This adds 3 more experimental conditions for controlled experiments on security interstitials. These are the 3 with images that were missing previously. The images themselves are in Issue 17279009 so that I could dcommit the binary files but send the code changes through the CQ. BUG=224070 TBR=abarth@chromium.org Review URL: https://chromiumcodereview.appspot.com/17416003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207781 0039d316-1c4b-4281-b951-d872f2087c98
-
vadimt@chromium.org authored
BUG=164227 TEST=Make sure you run against the version of the server that doesn't accept cookies (check with the Server Person). Make sure the extension works successfully only if the user is signed into Chrome (so if you sign out of Chrome and sign into Gmail, you should not receive cards). If the user is signed into Chrome, they can be signed out of Gmail or even signed into a different gmail account - you still should get cards from the signed-in Chrome user. There were issues when first cards were received only in 5 mins if you access work email via internal short link. These issues should go away now. Review URL: https://chromiumcodereview.appspot.com/17412009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207780 0039d316-1c4b-4281-b951-d872f2087c98
-
bulach@chromium.org authored
Follow up on https://codereview.chromium.org/15115005/ Install ChromiumTestShell instead of ContentShell BUG=237057 R=ilevy@chromium.org Review URL: https://codereview.chromium.org/15448002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207779 0039d316-1c4b-4281-b951-d872f2087c98
-
gbillock@chromium.org authored
This fixes a local problem where if the test machine has iTunes installed, some of the tests assume it won't be found and so fail. R=thestig@chromium.org BUG=None Review URL: https://chromiumcodereview.appspot.com/17389007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207777 0039d316-1c4b-4281-b951-d872f2087c98
-
mukai@chromium.org authored
BUG=247796 TEST=manually R=dewittj@chromium.org Review URL: https://chromiumcodereview.appspot.com/17382011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207776 0039d316-1c4b-4281-b951-d872f2087c98
-
mtomasz@chromium.org authored
Before, the disabled button was smaller, what caused janky UI when loading the dialog. This patch makes it the same size. TEST=Invoke the Save-as or Open dialog. Verify if the disabled button is the same size. BUG=249995 Review URL: https://chromiumcodereview.appspot.com/17356008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207775 0039d316-1c4b-4281-b951-d872f2087c98
-
hirono@chromium.org authored
Currently DragSelector does not support grid view, but it is used at the onDragStart_ method. This CL added a condition to the if statement in order to stop using DragSelector on the grid view. BUG=252150 TEST=manually R=mtomasz@chromium.org Review URL: https://codereview.chromium.org/17356006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207774 0039d316-1c4b-4281-b951-d872f2087c98
-
rch@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/17333003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207773 0039d316-1c4b-4281-b951-d872f2087c98
-
hirono@chromium.org authored
At the end of dragselection, the dragend events are not published because the default behavior of the dragstart events are prevented by DragSelector. This CL added the dragselectionend event and made the visibility of Button bar updated by handling the event. BUG=251703 TEST=manually R=yoshiki@chromium.org Review URL: https://codereview.chromium.org/17287004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207772 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207771 0039d316-1c4b-4281-b951-d872f2087c98
-
kevers@chromium.org authored
Port passing closure tests for cr.ui framework to browser tests. This CL deals with porting closure tests that require minimal formatting changes to run as browser tests. BUG=249104 TEST=WebUIResourceBrowserTest Review URL: https://chromiumcodereview.appspot.com/17315020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207770 0039d316-1c4b-4281-b951-d872f2087c98
-
ahutter@chromium.org authored
BUG=252317 Review URL: https://chromiumcodereview.appspot.com/17314008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207769 0039d316-1c4b-4281-b951-d872f2087c98
-
robertphillips@google.com authored
R=bsalomon@google.com Review URL: https://codereview.chromium.org/16915003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207768 0039d316-1c4b-4281-b951-d872f2087c98
-
acolwell@chromium.org authored
This patch ensures that seek and init callbacks are always dispatched from the message loop that initiated the Seek() or Initialize() operation. This prevents reentrancy problems and allows the code to jump through less locking hoops. TESTS=All existing unittests and LayoutTests still pass. Review URL: https://chromiumcodereview.appspot.com/17261029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207767 0039d316-1c4b-4281-b951-d872f2087c98
-