- 17 Dec, 2013 36 commits
-
-
oshima@chromium.org authored
- makes sure that minimum amount of window is visible when dropped. - When moving a window to another due to display disconnect, try to keep relative position in the work are, rather than absolute position to the root window. BUG=321702 TEST=covered by test RootWindowController::MoveWindows_Basic DragWindowResizerTest::WindowDragWithMultiDisplays Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=240542 R=mukai@chromium.org, varkha@chromium.org Review URL: https://codereview.chromium.org/93873013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241114 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
Processed 3 files (out of 27 files) in 00:09:01s Result : 4253 => 4244 bytes (9 bytes : 0 %) TBR=jamesr@chromium.org, cpu@chromium.org, BUG=313730 Review URL: https://codereview.chromium.org/116983002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241113 0039d316-1c4b-4281-b951-d872f2087c98
-
davidben@chromium.org authored
Some of the loaders on disabled tests have bitrotted. Also use MouseEvent constructor. It's far more readable than the old initMouseEvents. BUG=none Review URL: https://codereview.chromium.org/116483002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241112 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
$ optimize-png-files.sh -s -o2 -r 232777 ui/webui/ Processed 4 files (out of 58 files) in 00:15:13s Result : 820 => 815 bytes (5 bytes : 0 %) TBR=xiyuan@chromium.org, BUG=313730 Review URL: https://codereview.chromium.org/111683007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241111 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
BUG=279563 TEST=Shorter addresses should fit on a single line; longer addresses should still span many lines. R=groby@chromium.org Review URL: https://codereview.chromium.org/115753002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241110 0039d316-1c4b-4281-b951-d872f2087c98
-
tsepez@chromium.org authored
It's really sad when your ASCII art breaks the compilation, but ending a //-style comment line with a \ means the comment continues and this is flagged as a bad thing (tm). The other change is a signed/unsigned comparison, which is OK because it is range checked prior to casting. BUG= Review URL: https://codereview.chromium.org/115673002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241109 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
$ optimize-png-files.sh -s -o2 -r 232777 content/ Processed 10 files (out of 25 files) in 00:12:47s Result : 14425 => 12509 bytes (1916 bytes : 13 %) TBR=tedchoc@chromium.org BUG=313730 Review URL: https://codereview.chromium.org/109653008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241108 0039d316-1c4b-4281-b951-d872f2087c98
-
tzik@chromium.org authored
BUG=240165 R=nhiroki@chromium.org Review URL: https://codereview.chromium.org/111963006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241107 0039d316-1c4b-4281-b951-d872f2087c98
-
hshi@chromium.org authored
Perform an in-place alpha blending of an ARGB cursor bitmap on a YUV420 video frame. BUG=326000 R=oshima@chromium.org, sergeyu@chromium.org TBR=ben@chromium.org TEST=mouse cursor rendered correctly (position, shape and scale) during destkop sharing on Chrome OS. Review URL: https://codereview.chromium.org/108193015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241106 0039d316-1c4b-4281-b951-d872f2087c98
-
hashimoto@chromium.org authored
BUG=None TEST=unit_tests R=kinaba@chromium.org Review URL: https://codereview.chromium.org/112713003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241105 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
Processed 21 files (out of 49 files) in 00:22:34s Result : 255162 => 234159 bytes (21003 bytes : 8 %) TBR=nkostylev@chromium.org, BUG=313730 Review URL: https://codereview.chromium.org/115933005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241104 0039d316-1c4b-4281-b951-d872f2087c98
-
enne@chromium.org authored
This information allows us to early out of functions around gathering and iterating through pixel refs. BUG=316196 Review URL: https://codereview.chromium.org/115273003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241103 0039d316-1c4b-4281-b951-d872f2087c98
-
dalecurtis@chromium.org authored
BUG=178302 TEST=gain is correct in bug test cases. NOTRY=true Review URL: https://codereview.chromium.org/104873011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241102 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241101 0039d316-1c4b-4281-b951-d872f2087c98
-
weitaosu@chromium.org authored
Also excluded remoting/host from the _checkSpamLogging PRESUBMIT check. BUG= TBR=joi@chromium.org Review URL: https://codereview.chromium.org/103053006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241100 0039d316-1c4b-4281-b951-d872f2087c98
-
zmo@chromium.org authored
BUG=319527 TEST=bots R=kbr@chromium.org Review URL: https://codereview.chromium.org/101543007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241099 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
$ /tmp/optimize-png-files.sh -s -o2 -r 232777 ash/resources/ ui/resources/ Processed 35 files (out of 159 files) in 00:10:29s Result : 38333 => 24386 bytes (13947 bytes : 36 %) BUG=313730 R=jamescook@chromium.org Review URL: https://codereview.chromium.org/114003004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241098 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
Processed 48 files (out of 298 files) in 00:28:32s Result : 83673 => 53186 bytes (30487 bytes : 36 %) BUG=313730 R=msw@chromium.org Review URL: https://codereview.chromium.org/100873004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241097 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241096 0039d316-1c4b-4281-b951-d872f2087c98
-
ronghuawu@chromium.org authored
R=grunell@chromium.org, mallinath@chromium.org, sergeyu@chromium.org, wjia@chromium.org Review URL: https://codereview.chromium.org/103143004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241095 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Revert r241063 "Remove stale 'lib64' entries in browser_tests.isolate and chrome.isolate on linux" These directories get created on a clobber build. R=szym@chromium.org, yoz@chromium.org BUG= Review URL: https://codereview.chromium.org/115953005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241094 0039d316-1c4b-4281-b951-d872f2087c98
-
szym@chromium.org authored
Suspect of breaking mac autofill tests on main waterfall. > [rAc] [OSX] Set tooltip bubble arrow's anchor point based on the icon location. > > The bubble should always be between the horizontal edges of the dialog. > > BUG=325482 > TEST=(see bug) > R=groby@chromium.org > > Review URL: https://codereview.chromium.org/113763002 TBR=isherman@chromium.org Review URL: https://codereview.chromium.org/116973002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241092 0039d316-1c4b-4281-b951-d872f2087c98
-
binji@chromium.org authored
BUG=328980 R=dmichael@chromium.org Review URL: https://codereview.chromium.org/113133008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241090 0039d316-1c4b-4281-b951-d872f2087c98
-
szym@chromium.org authored
import bitmap fails on ChromeOS. > [telemetry] Implement per-pixel algorithms in Bitmap as a C++ extension. > > BUG=323813 > TEST=telemetry bitmap_unittest > R=bulach@chromium.org, tonyg@chromium.org > > Review URL: https://codereview.chromium.org/108333004 TBR=szym@chromium.org Review URL: https://codereview.chromium.org/102813004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241087 0039d316-1c4b-4281-b951-d872f2087c98
-
jennyz@chromium.org authored
Re-enable the charger dialog on locked screen. BUG=328965 > Disable the spring charger dialog on locked screen. > > BUG=328449 > R=xiyuan@chromium.org > > Review URL: https://codereview.chromium.org/113303004 TBR=jennyz@chromium.org Review URL: https://codereview.chromium.org/116913002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241086 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
The bubble should always be between the horizontal edges of the dialog. BUG=325482 TEST=(see bug) R=groby@chromium.org Review URL: https://codereview.chromium.org/113763002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241085 0039d316-1c4b-4281-b951-d872f2087c98
-
jackhou@chromium.org authored
Currently when launching a shim, if the extension is not enabled, the shim quits immediately. This CL uses the ExtensionEnableFlow which will enable terminated apps, prompt for escalated permissions, or fail if the app is not installed. BUG=269151 Review URL: https://codereview.chromium.org/113553002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241084 0039d316-1c4b-4281-b951-d872f2087c98
-
ekasper@google.com authored
BUG=309578 Review URL: https://codereview.chromium.org/102613006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241083 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
BUG=325484 TEST=(see bug for screenshots) R=groby@chromium.org Review URL: https://codereview.chromium.org/99543005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241082 0039d316-1c4b-4281-b951-d872f2087c98
-
dmazzoni@chromium.org authored
When a certain threshold number of utterances are spoken in a given session with the built-in speech synthesis, set a preference that enables automatic download and (silent) installation of a component extension that provides higher-quality speech synthesis. This change also gets rid of the code that loaded the built-in speech synthesis component extension on-demand and instead installs it when loading all component extensions. It now uses an event page, so the cost of loading it is minimal. BUG=314718 R=asargent@chromium.org, dpolukhin@chromium.org, thestig@chromium.org Review URL: https://codereview.chromium.org/102263005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241081 0039d316-1c4b-4281-b951-d872f2087c98
-
mattm@chromium.org authored
BUG=302125 Review URL: https://codereview.chromium.org/112533002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241080 0039d316-1c4b-4281-b951-d872f2087c98
-
battre@chromium.org authored
BUG=137412 Review URL: https://codereview.chromium.org/108273002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241079 0039d316-1c4b-4281-b951-d872f2087c98
-
achuith@chromium.org authored
Command line is src/chrome/test/telemetry/run_cros_tests --browser=cros-chrome --remote=<ip> testOobeLocalization BUG=327034 TEST=This will be the test. NOTRY=True Review URL: https://codereview.chromium.org/106193010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241077 0039d316-1c4b-4281-b951-d872f2087c98
-
skanuj@chromium.org authored
BUG=327833 R=yfriedman@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/98353006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241076 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
Previously, both EscapeStringForGN and GetArgsStringForGN would add quotes. BUG= R=finnur@chromium.org Review URL: https://codereview.chromium.org/112853004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241075 0039d316-1c4b-4281-b951-d872f2087c98
-
yoz@chromium.org authored
BUG=329036 TBR=yurys@chromium.org Review URL: https://codereview.chromium.org/113873007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241074 0039d316-1c4b-4281-b951-d872f2087c98
-
- 16 Dec, 2013 4 commits
-
-
yoz@chromium.org authored
BUG=329032 TBR=lazyboy@chromium.org Review URL: https://codereview.chromium.org/93703007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241072 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
This restriction is unnecessarily restrictive and I will need to be able to do this in a future CL. Rather than prevent variable collisions, this instead checks for value collisions so as long as you end up with the same value, the error won't be thrown. This mainly comes up with multiple imports, so the values will be the same. R=piman@chromium.org Review URL: https://codereview.chromium.org/103593006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241071 0039d316-1c4b-4281-b951-d872f2087c98
-
ihf@chromium.org authored
And clarify the texture_target parameter. BUG=None. TEST=None. Review URL: https://codereview.chromium.org/104373006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241070 0039d316-1c4b-4281-b951-d872f2087c98
-
jar@chromium.org authored
Review URL: https://codereview.chromium.org/103343004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241069 0039d316-1c4b-4281-b951-d872f2087c98
-