- 28 Mar, 2012 40 commits
-
-
gman@chromium.org authored
TEST=unit test BUG=120297 Review URL: http://codereview.chromium.org/9836126 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129456 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Only keep functions needed on the slave in tree_creator.py. Move the rest to isolate.py. R=rogerta@chromium.org BUG=98834 TEST=Run from the ouput directory: GYP_DEFINES="$GYP_DEFINES tests_run=hashtable" ../../build/gyp_chromium; \ ninja base_unittests_run; \ ../../tools/isolate/tree_creator.py -m base_unittests.results --remote . Review URL: https://chromiumcodereview.appspot.com/9834090 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129455 0039d316-1c4b-4281-b951-d872f2087c98
-
khorimoto@chromium.org authored
CID=103653,103654,103655 BUG=NONE TEST=NONE Review URL: http://codereview.chromium.org/9863050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129454 0039d316-1c4b-4281-b951-d872f2087c98
-
khorimoto@chromium.org authored
CID=103620 BUG=NONE TEST=NONE Review URL: http://codereview.chromium.org/9866043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129453 0039d316-1c4b-4281-b951-d872f2087c98
-
asvitkine@chromium.org authored
This makes it easy to see what size is being used to center/align the text, for example. BUG=none TEST=Open views_examples text styles example. Review URL: https://chromiumcodereview.appspot.com/9864048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129451 0039d316-1c4b-4281-b951-d872f2087c98
-
akalin@chromium.org authored
Only export dependent settings when necessary. Forward-declare crypto classes to avoid including crypto headers in sync headers (and thus neccessitating exporting crypto settings to dependents). BUG=117585 TEST= Review URL: http://codereview.chromium.org/9701094 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129449 0039d316-1c4b-4281-b951-d872f2087c98
-
scheib@chromium.org authored
Tests added to browsertest to improve coverage for fullscreen and mouse lock transitions. Several helper functions added to BrowserTest. Removes need to friend many tests and simplifies tests to increases readability. IsFullscreenForTab() removed globally leaving only IsFullscreenForTabOrPending. IsFullscreenForBrowser() added to fullscreen controller to enable testing. typedef BrowserWithTestWindowTest BrowserTest; removed due to name conflict. BUG=100678 TEST= Review URL: http://codereview.chromium.org/9702055 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129448 0039d316-1c4b-4281-b951-d872f2087c98
-
georgey@chromium.org authored
BUG=120640 TEST=disabled Review URL: https://chromiumcodereview.appspot.com/9877012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129446 0039d316-1c4b-4281-b951-d872f2087c98
-
nfullagar@google.com authored
BUG=none TEST=trybots Review URL: https://chromiumcodereview.appspot.com/9837094 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129445 0039d316-1c4b-4281-b951-d872f2087c98
-
viettrungluu@chromium.org authored
PPB_Flash_NetConnector has been superseded by less hacky and more general interfaces. ENABLE_FLAPPER_HACKS only enabled PPB_Flash_NetConnector. TEST=builds (and still passes PPAPI tests) TBR=darin@chromium.org Review URL: http://codereview.chromium.org/9836131 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129444 0039d316-1c4b-4281-b951-d872f2087c98
-
yoshiki@chromium.org authored
This CL changes to use the child window list of the default container as the list of "Alt + Tab" cycle, instead of the browsers' list. But the list excludes the window which is not forcusable and has modal window as a child. This CL can enable us to focus task manager window with "Alt + Tab" switcher. BUG=118611 TEST=manual Review URL: http://codereview.chromium.org/9719037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129443 0039d316-1c4b-4281-b951-d872f2087c98
-
saintlou@chromium.org authored
This reverts commit b6c13fe8. TBR=mukai@chromium.org R=saintlou@chromium.org BUG=120601 TEST=none Review URL: https://chromiumcodereview.appspot.com/9802035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129442 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129441 0039d316-1c4b-4281-b951-d872f2087c98
-
epoger@google.com authored
Review URL: https://chromiumcodereview.appspot.com/9844021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129440 0039d316-1c4b-4281-b951-d872f2087c98
-
jknotten@chromium.org authored
This test started to crash and, as a result of fixing the crash, the geolocation infobar code was refactored and improved in http://codereview.chromium.org/9491009 . Hopefully as a result, this test also no longer be flaky. BUG=70588 TEST=GeolocationBrowserTest.TabDestroyed Review URL: http://codereview.chromium.org/9874016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129439 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
BUG=120575 TEST=none Review URL: https://chromiumcodereview.appspot.com/9791072 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129438 0039d316-1c4b-4281-b951-d872f2087c98
-
tbreisacher@chromium.org authored
BUG=119406 TEST=visual NOTRY=true Review URL: http://codereview.chromium.org/9844024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129437 0039d316-1c4b-4281-b951-d872f2087c98
-
abodenha@google.com authored
BUG=120484 TEST=None Review URL: https://chromiumcodereview.appspot.com/9873031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129436 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
BUG=120514 TEST=see bug R=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/9837114 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129435 0039d316-1c4b-4281-b951-d872f2087c98
-
csilv@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/9877007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129434 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Includes custom children process tracking and manual cwd tracking. R=rogerta@chromium.org BUG=98834 TEST= Review URL: https://chromiumcodereview.appspot.com/9835084 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129433 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
BUG=120207 TEST=none Review URL: https://chromiumcodereview.appspot.com/9873018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129432 0039d316-1c4b-4281-b951-d872f2087c98
-
bshe@chromium.org authored
TBR=jhawkins,rnk BUG=None TEST=None Review URL: https://chromiumcodereview.appspot.com/9844026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129431 0039d316-1c4b-4281-b951-d872f2087c98
-
bulach@chromium.org authored
Disables a couple of tests that are already marked as flaky on other platforms, and currently failing on our FYI bots: http://build.chromium.org/p/chromium.fyi/builders/Chromium%20Linux%20Android/builds/7638/steps/Test%20suite%20content_unittests/logs/stdio BUG=104950 TEST=content_unittests runs fine on android Review URL: http://codereview.chromium.org/9875017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129430 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
Also add a fix to not show the update notification when there is no update. BUG=120651 TEST=none Review URL: https://chromiumcodereview.appspot.com/9874022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129429 0039d316-1c4b-4281-b951-d872f2087c98
-
wjia@chromium.org authored
It's wrong to use sizeof(pointer) to get the size of video frame. Need remember the frame size when it's allocated. CID=100299 Review URL: https://chromiumcodereview.appspot.com/9837095 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129428 0039d316-1c4b-4281-b951-d872f2087c98
-
marja@chromium.org authored
The cause for the "last profile appears multiple times in the last active profile list" seems to be that several profiles have the same string representation (GetPath().BaseName()). crbug.com/120112 addresses that problem and this CL works around it. BUG=114766 TEST=NONE Review URL: http://codereview.chromium.org/9853010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129426 0039d316-1c4b-4281-b951-d872f2087c98
-
kaznacheev@chromium.org authored
BUG=chromium-os:28417 TEST= Review URL: http://codereview.chromium.org/9855024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129425 0039d316-1c4b-4281-b951-d872f2087c98
-
tommi@chromium.org authored
Disable the TwoThreads unit test since it triggers the TSAN bot. This is a false positive since we're using a socket as a synchronization mechanism on posix but until we can tell tsan that, I'll disable the test. TBR=jhawkins Review URL: https://chromiumcodereview.appspot.com/9791069 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129424 0039d316-1c4b-4281-b951-d872f2087c98
-
bauerb@chromium.org authored
Original review URL: http://codereview.chromium.org/9874001 BUG=120273 TEST=none TBR=thakis@chromium.org Review URL: https://chromiumcodereview.appspot.com/9844016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129423 0039d316-1c4b-4281-b951-d872f2087c98
-
yfriedman@chromium.org authored
The remaining ones are related to extensions and session service which will be handled separately. Changes included: - Remove remaining login/sync bits from NTP. They're handled in native ui. - Temporarily remove chrome://inspect and chrome://flags (both don't work) - Stub out part of chrome://history that relies on feature code to be upstreamed. BUG=117407 Review URL: http://codereview.chromium.org/9836103 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129422 0039d316-1c4b-4281-b951-d872f2087c98
-
akalin@chromium.org authored
Add new class OneClickSigninBubbleController. Factor out logic from views implementation of one-click bubble so that both it and OneClickSigninBubbleController can behave similarly. BUG=117899,116685 TEST=On OSX, with a clean profile, sign into GMail. The one-click infobar should pop up, clicking "OK, sync" should bring up the one-click dialog, and confirming should bring up the bubble by the wrench menu. Review URL: https://chromiumcodereview.appspot.com/9863032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129421 0039d316-1c4b-4281-b951-d872f2087c98
-
tommi@chromium.org authored
TBR=jhawkins Review URL: https://chromiumcodereview.appspot.com/9874021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129420 0039d316-1c4b-4281-b951-d872f2087c98
-
bulach@chromium.org authored
Following: http://codereview.chromium.org/9860035 we need to push an extra data file. BUG= TEST=JSONReaderTest.ReadFromFile Review URL: http://codereview.chromium.org/9844017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129419 0039d316-1c4b-4281-b951-d872f2087c98
-
serya@chromium.org authored
Added support for dropping files into list (but not into a folder). BUG=chromium-os:20162 TEST=Check copy/cut/paste operations. Drag file(s) from one FM page to another. Review URL: http://codereview.chromium.org/9802024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129418 0039d316-1c4b-4281-b951-d872f2087c98
-
varunjain@chromium.org authored
BUG=120430 TEST=none Review URL: http://codereview.chromium.org/9791024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129417 0039d316-1c4b-4281-b951-d872f2087c98
-
pastarmovj@chromium.org authored
BUG=chromium-os:28586 TEST=Enroll in KIOSK mode and ensure the session restarts when enrollment is done. Review URL: https://chromiumcodereview.appspot.com/9874017 TBR=pastarmovj@chromium.org Review URL: https://chromiumcodereview.appspot.com/9837112 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129416 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Set svn:eol-style on chrome\test\data\workers\worker_utils.js so I can get changes to it to apply on trybots. TBR=joi Review URL: https://chromiumcodereview.appspot.com/9802031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129415 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=120118 R=erg@chromium.org Review URL: https://chromiumcodereview.appspot.com/9855028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129414 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
This is a complete no-op as neither filename is actually used. This is just to make a future change easier to review. (Not reviewed.) git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129413 0039d316-1c4b-4281-b951-d872f2087c98
-