- 24 Jan, 2011 40 commits
-
-
dmazzoni@chromium.org authored
user's profile. Review URL: http://codereview.chromium.org/6381007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72397 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
I'm TBRing as this is just a removing of unneeded CHECKs. BUG=34135 TEST=none TBR=ben@chromium.org Review URL: http://codereview.chromium.org/6291011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72396 0039d316-1c4b-4281-b951-d872f2087c98
-
rdsmith@chromium.org authored
BUG=70592 TEST=All downloads tests pass Review URL: http://codereview.chromium.org/6327016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72395 0039d316-1c4b-4281-b951-d872f2087c98
-
jstritar@chromium.org authored
1. Map the free space on the last row of the app launcher to the last valid app position. 2. Transition the app opacity smoothly. 3. Fix JS errors when starting drag from certain areas. 4. Make sure drag and drop works when the window / apps section is scrolled. BUG=53977 TEST=none. Review URL: http://codereview.chromium.org/6264012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72394 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
testZipInIncognito occassionally fails because the download hasn't finished yet. fix it. BUG= TEST= Review URL: http://codereview.chromium.org/6275016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72393 0039d316-1c4b-4281-b951-d872f2087c98
-
scottbyer@chromium.org authored
Modify chrome to accept a pdf file on the command line and upload it to Cloud Print via the Cloud Print dialog Contributed by abodenha@google.com BUG=none TEST=Run Chrome on Windows with --cloud-print-file=<Path to PDF> and --cloud-print-job-title Review URL: http://codereview.chromium.org/6038008 Patch from Albert Bodenhamer <abodenha@google.com>. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72392 0039d316-1c4b-4281-b951-d872f2087c98
-
rohitbm@google.com authored
Disabling find_in_page.FindMatchTests.testSearchInPDF Review URL: http://codereview.chromium.org/6280014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72391 0039d316-1c4b-4281-b951-d872f2087c98
-
evan@chromium.org authored
We should only use FilePath when working with real paths on disk. Note: I made a minor semantic change to downloads -- we no longer preserve backslashes in server-suggested paths on non-Windows. I think the previous behavior is crazy but from looking at the blame I'm the one who wrote it originally, so I don't feel bad about changing my mind. BUG=69467 TEST=existing test still passes Review URL: http://codereview.chromium.org/6241001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72390 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
BUG=70659 TEST= Review URL: http://codereview.chromium.org/6375011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72389 0039d316-1c4b-4281-b951-d872f2087c98
-
tschmelcher@chromium.org authored
Add HANDLE_CRASHES to Linux callback functions, since they are plugin entry points too. This makes no difference right now because we currently don't gate Linux crash uploading on HANDLE_CRASHES, but once we change that we'll want these in all the right places. TEST=loaded O2D on Linux, verified it works BUG=none Review URL: http://codereview.chromium.org/6348018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72388 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=23581 TEST=no visible changes; all tests pass Review URL: http://codereview.chromium.org/6258015 TBR=avi@chromium.org Review URL: http://codereview.chromium.org/6256010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72385 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
TBR TBR=avi@chromium.org Review URL: http://codereview.chromium.org/6271016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72382 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
TBR git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72381 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=23581 TEST=no visible changes; all tests pass Review URL: http://codereview.chromium.org/6258015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72380 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@google.com authored
* Tab/alt-tab should cycle over to first/last focusable item. This wasn't working because views framework cannot handle views under TYPE_CHILD correctly. This is a hack to workaround this issue until DOMUI login is ready. * Fix callback names that were changed/removed in refactoring. BUG=chromium-os:9889, chromium-os:9845, chromium-os:10655 TEST=manual. Review URL: http://codereview.chromium.org/6329016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72379 0039d316-1c4b-4281-b951-d872f2087c98
-
mirandac@chromium.org authored
Review URL: http://codereview.chromium.org/6392002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72378 0039d316-1c4b-4281-b951-d872f2087c98
-
rlp@chromium.org authored
Adding in a constant for hover slide opacity so that the hover is more visible in different windows variations (e.g., aero). Also fixing an issue where the hover glow would disappear immediately on mouse out rather than fading with the rest of the tab. BUG=none TEST=visual, ui_tests Review URL: http://codereview.chromium.org/6250011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72377 0039d316-1c4b-4281-b951-d872f2087c98
-
apatrick@chromium.org authored
r537 Fixed gl_PointCoord Y coordinate. http://codereview.appspot.com/4093043 TEST=try BUG=none Review URL: http://codereview.chromium.org/6281010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72376 0039d316-1c4b-4281-b951-d872f2087c98
-
mirandac@chromium.org authored
Add possibility to divide chrome users into groups of equal size, and change promo code to reflect sync promo. BUG=68671, 68672 TEST=none Review URL: http://codereview.chromium.org/6313009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72374 0039d316-1c4b-4281-b951-d872f2087c98
-
rsesek@chromium.org authored
OCL=http://codereview.chromium.org/3461016/ BUG=http://b/3372125 TEST=none R=pinkerton Review URL: http://codereview.chromium.org/6360007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72373 0039d316-1c4b-4281-b951-d872f2087c98
-
csilv@chromium.org authored
BUG=59267 TEST=Manual exercise search functionality. Review URL: http://codereview.chromium.org/6141002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72372 0039d316-1c4b-4281-b951-d872f2087c98
-
chocobo@chromium.org authored
Fix bug where when the 3G data plan is unknown, we show a green 3G badge. We now show a grey 3G badge when the data plan is unknown. BUG=chromium-os:9720 TEST=connect/disconnect from 3G. Verify that we transition to state with unknown plans (grey 3G badge). Review URL: http://codereview.chromium.org/6370010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72371 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
containing div. Also fix a margin issue. BUG=70650 TEST=none Review URL: http://codereview.chromium.org/6241014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72369 0039d316-1c4b-4281-b951-d872f2087c98
-
tessamac@chromium.org authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/6263011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72368 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
just converts some CHECKs to DCHECKs. BUG=62872 TEST=none TBR=ben@chromium.org Review URL: http://codereview.chromium.org/6360015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72367 0039d316-1c4b-4281-b951-d872f2087c98
-
erikwright@chromium.org authored
BUG=None TEST=chrome_frame_unittests --gtest_filter=Ready* Review URL: http://codereview.chromium.org/6314016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72366 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/6271005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72364 0039d316-1c4b-4281-b951-d872f2087c98
-
asargent@chromium.org authored
BUG=70643 TEST=none TBR=kkania@chromium.org Review URL: http://codereview.chromium.org/6356008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72363 0039d316-1c4b-4281-b951-d872f2087c98
-
mseaborn@chromium.org authored
BUG=none TEST=trybots (in particular, nacl_ui_tests) Review URL: http://codereview.chromium.org/6331011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72362 0039d316-1c4b-4281-b951-d872f2087c98
-
erikwright@chromium.org authored
When changing Ready Mode state from within an IE process, use chrome_launcher to invoke the ProcessLauncher, so as to not cause a UAC prompt (chrome_launcher is permitted via elevation policy). BUG=None TEST=Install GCF in Ready Mode on Vista, interact with it. Review URL: http://codereview.chromium.org/6355011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72361 0039d316-1c4b-4281-b951-d872f2087c98
-
evan@chromium.org authored
Sometimes git-svn prints extra status info. From a glance at the source, there's no flag to skip it. So just skip it when parsing. Review URL: http://codereview.chromium.org/6349010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72360 0039d316-1c4b-4281-b951-d872f2087c98
-
chase@chromium.org authored
Create a chromium_builder_perf target for all platforms which refers to projects the Chromium Perf bots use to test Chromium's performance. This is a reduced target to allow the perf bots to cycle faster (builder builds fewer targets and bots download smaller archives). Add crash_service to test_support_ui and remove it from projects that depend on test_support_ui. This allows projects that just build page_cycler_tests, startup_tests, etc on Windows to get crash_service. BUG=70580 TEST=all continues to work, chromium_builder_perf works, builds crash_service on windows Review URL: http://codereview.chromium.org/6271015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72359 0039d316-1c4b-4281-b951-d872f2087c98
-
tony@chromium.org authored
fixed upstream. BUG=70408 TBR=jknotten,jorlow Review URL: http://codereview.chromium.org/6277016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72358 0039d316-1c4b-4281-b951-d872f2087c98
-
tony@chromium.org authored
DevToolsSanityTest.TestPauseWhenScriptIsRunning. They started failing after a webkit roll on Linux. BUG=70639 Review URL: http://codereview.chromium.org/6266019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72357 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org//6372010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72356 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
CL created by: cd chrome find . -name '*.h' | xargs sed -i -e 's/@property /@property/' Also manually move @property blocks so that they are right after the ivar blocks, as suggested by the style guide. BUG=none TEST=none Review URL: http://codereview.chromium.org/6258017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72355 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/6330007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72354 0039d316-1c4b-4281-b951-d872f2087c98
-
kbr@chromium.org authored
This makes the webkitAudioContext constructor work as expected. BUG=70633 TEST=verified manually that --enable-webaudio enables constructor Review URL: http://codereview.chromium.org/6294012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72353 0039d316-1c4b-4281-b951-d872f2087c98
-
asargent@chromium.org authored
BUG=70631 TEST=none TBR=kkania@chromium.org Review URL: http://codereview.chromium.org/6253010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72352 0039d316-1c4b-4281-b951-d872f2087c98
-
evan@chromium.org authored
When we're using a git checkout of WebKit that hasn't had git-svn set up, ignore the missing versioning information rather than failing. BUG=70606,private mails Review URL: http://codereview.chromium.org/6267010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72351 0039d316-1c4b-4281-b951-d872f2087c98
-