- 22 Nov, 2011 40 commits
-
-
adamk@chromium.org authored
Mark as always-failing two already-flaky inspector tests after WebKit r100991. BUG=89845,100538 TBR=koz Review URL: http://codereview.chromium.org/8642003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111224 0039d316-1c4b-4281-b951-d872f2087c98
-
dcheng@chromium.org authored
BUG=none TEST=trybots Review URL: http://codereview.chromium.org/8536055 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111223 0039d316-1c4b-4281-b951-d872f2087c98
-
dpranke@chromium.org authored
DataFetcher is the hardware and platform-specific data getter that talks to OS level interfaces for each platform and fill in a structure provided to it. Currently only Windows is here. Provider is a manager for the background thread that the DataFetcher runs on, and interacts with the rest of browser. This is part of a larger patch, the remainder of which is at http://codereview.chromium.org/8345027/ BUG=79050 Review URL: http://codereview.chromium.org/8568029 TBR=scottmg@chromium.org Review URL: http://codereview.chromium.org/8649003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111222 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=104314 TEST=no change Review URL: http://codereview.chromium.org/8632022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111221 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
- Now building the file! - Disable some tests that only work on Windows. - Remove some dead Gtk code. http://crbug.com/102572 TEST=unittests Review URL: http://codereview.chromium.org/8642002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111220 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
- Move windows impl to ui_controls_internal_win.cc so that aurawin can use it. - For windows, we can simply adjust coordinates, so ConvertPointToNativeScreen is added. - Aurax11 uses PostNativeEvent to send event. I changed XPutBackEvent to XSendEvent as PutBackEvent puts the event at the top. - Aurax11 uses synthesized flash event to run "run-after-events" task. - exclude events_x.cc from gtk build as it's not necessary. BUG=103497, 104396 TEST=following tests now passes on aura PrintDialogCloudTest.HandlersRegistered (browser tests) several tests in interactive_ui_tests (MenuModelAdapterTest,MenuItemViewTestInsert00) now passes. I'll post the list in the bug. Review URL: http://codereview.chromium.org/8585015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111219 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
also add self to resources/ OWNERS file BUG=none TEST=none Review URL: http://codereview.chromium.org/8510077 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111218 0039d316-1c4b-4281-b951-d872f2087c98
-
rvargas@google.com authored
file. I'll be adding more unit tests so it's a good time to do this. BUG=none TEST=none Review URL: http://codereview.chromium.org/8588011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111217 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=104314 TEST=no change Review URL: http://codereview.chromium.org/8638016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111216 0039d316-1c4b-4281-b951-d872f2087c98
-
satorux@chromium.org authored
This is part 3 of the UpdateLibrary to UpdateEngineClient migration. Hopefully, this is the last step. BUG=chromium-os:16564 TEST=chrome and tests build as before Review URL: http://codereview.chromium.org/8637020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111215 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111214 0039d316-1c4b-4281-b951-d872f2087c98
-
yoz@chromium.org authored
- Make InstallCrx, PackAndInstallCrx return the installed Extension*. - Change StartCrxInstall callers to use InstallCrx. - Fix dubious use of ScopedTempDir in PackAndInstallCrx. - Add an InstallState enum for the above functions. - Remove all uses of extensions()->at(), since ExtensionSet won't support it. BUG=104091 TEST=unit_tests Review URL: http://codereview.chromium.org/8598028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111213 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
1094: Update golden test files after r1093. 1095: make: Remove stray $(SDKROOT) from -F arguments. 1096: make: Treat trailing slashes in 'copies' the same way that other generators do. BUG=104934 TEST=none TBR=mark Review URL: http://codereview.chromium.org/8631019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111212 0039d316-1c4b-4281-b951-d872f2087c98
-
erikwright@chromium.org authored
BUG= TEST= Review URL: http://codereview.chromium.org/8633016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111211 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111210 0039d316-1c4b-4281-b951-d872f2087c98
-
michaelbai@chromium.org authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/8616007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111209 0039d316-1c4b-4281-b951-d872f2087c98
-
saintlou@chromium.org authored
Editing description to stop CQ BUG=105046 TEST=none Review URL: http://codereview.chromium.org/8636001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111208 0039d316-1c4b-4281-b951-d872f2087c98
-
dominich@chromium.org authored
Review URL: http://codereview.chromium.org/8602005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111207 0039d316-1c4b-4281-b951-d872f2087c98
-
michaelbai@chromium.org authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/8620004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111206 0039d316-1c4b-4281-b951-d872f2087c98
-
yoz@chromium.org authored
This fixes incognito windows that weren't properly updating when extensions were loaded or unloaded. BUG=103419,104525 TEST=See reproduction steps in 103419, comment 2. When an incognito window is open and an extension with page action is enabled or disabled, the action should appear or disappear in the incognito location bar accordingly. Review URL: http://codereview.chromium.org/8623008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111205 0039d316-1c4b-4281-b951-d872f2087c98
-
http://codereview.chromium.org/8621006/saintlou@chromium.org authored
Removed most obvious TOUCH_UI tests. Either obvious because we have USE_AURA | TOUCH_UI or because it is in a GTK module. This CL focuses mainly on Views cleanup. BUG=105046 TEST=none Review URL: http://codereview.chromium.org/8632016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111204 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
Notable in this roll: clang now understands -faddress-sanitizer. The runtime library isn't checked in yet, so it's not all that useful yet. BUG=none TEST=none TBR=hans Review URL: http://codereview.chromium.org/8562011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111203 0039d316-1c4b-4281-b951-d872f2087c98
-
dhollowa@chromium.org authored
Disables more failing OutOfProcessPPAPITest.* tests under ASAN. BUG=104832 TEST=ASAN bot runs green TBR=glider@chromium.org Review URL: http://codereview.chromium.org/8636024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111202 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
Use dangerous.com on windows. BUG=104886 TEST=pyauto test testSaveDangerousFile R=rdsmith@chromium.org Review URL: http://codereview.chromium.org/8622007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111201 0039d316-1c4b-4281-b951-d872f2087c98
-
dhollowa@chromium.org authored
Adds suppression for Valgrind leak in webkit_glue25WebKitPlatformSupportImpl15createURLLoaderEv. BUG=101146 TEST=Valgrind turns green on waterfall. TBR=jhawkins@chromium.org Review URL: http://codereview.chromium.org/8637024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111198 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=none TEST=MacSandboxTest.FileAccess works when run alone Review URL: http://codereview.chromium.org/8608005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111197 0039d316-1c4b-4281-b951-d872f2087c98
-
ivankr@chromium.org authored
BUG=chromium-os:23326 TEST=Manual Review URL: http://codereview.chromium.org/8636015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111196 0039d316-1c4b-4281-b951-d872f2087c98
-
ivankr@chromium.org authored
Crash happened due to ParallelAuthenticator calling StubLogin::OnLoginSuccess twice. BUG=None TEST=Manual: browser shouldn't crash when started with both --login-user and --login-password. Review URL: http://codereview.chromium.org/8635012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111195 0039d316-1c4b-4281-b951-d872f2087c98
-
hans@chromium.org authored
BUG=104950 TEST=content_unittests Review URL: http://codereview.chromium.org/8633014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111194 0039d316-1c4b-4281-b951-d872f2087c98
-
erg@chromium.org authored
BUG=93804 TEST=none Review URL: http://codereview.chromium.org/8490029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111193 0039d316-1c4b-4281-b951-d872f2087c98
-
vollick@chromium.org authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/8461017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111192 0039d316-1c4b-4281-b951-d872f2087c98
-
dpranke@chromium.org authored
Review URL: http://codereview.chromium.org/8644002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111191 0039d316-1c4b-4281-b951-d872f2087c98
-
satorux@chromium.org authored
This is part 2 of the UpdateLibrary to UpdateEngineClient migration. UpdateLibrary will be removed in the next patch. BUG=chromium-os:16564 TEST=confirm that the update works as before from chrome://settings/about and OOBE screen. Review URL: http://codereview.chromium.org/8585025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111190 0039d316-1c4b-4281-b951-d872f2087c98
-
scottmg@chromium.org authored
DataFetcher is the hardware and platform-specific data getter that talks to OS level interfaces for each platform and fill in a structure provided to it. Currently only Windows is here. Provider is a manager for the background thread that the DataFetcher runs on, and interacts with the rest of browser. This is part of a larger patch, the remainder of which is at http://codereview.chromium.org/8345027/ BUG=79050 Review URL: http://codereview.chromium.org/8568029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111189 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=104813 TEST=CookieManagerTest.InvalidExpiryTime Review URL: http://codereview.chromium.org/8473010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111188 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
Remove dependencies from automation on testing libraries that pull in gtest / gmock directly or indirectly. Do this by pulling ASSERTs out of chrome code and putting them into test code instead. Also delete some unused code. BUG=none TEST=none Review URL: http://codereview.chromium.org/8584013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111187 0039d316-1c4b-4281-b951-d872f2087c98
-
toyoshim@chromium.org authored
They are stored in chrome/test/data/layout_tests/LayoutTests in svn or old git workflow. and in third_party/WebKit/LayoutTests in new git workflow. This change adds new query key chrome::DIR_LAYOUT_TESTS to PathService::Get(). Using this interface, each test easily get suitable path for their layout tests. BUG=105104 TEST=browser_tests; ui_tests Review URL: http://codereview.chromium.org/8641002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111186 0039d316-1c4b-4281-b951-d872f2087c98
-
jbates@chromium.org authored
TBR=jam BUG=100862 TEST=open Flicker-test2.html from attachment of http://code.google.com/p/chromium/issues/detail?id=77126, verify that the slider widget does not randomly flicker Review URL: http://codereview.chromium.org/8536049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111185 0039d316-1c4b-4281-b951-d872f2087c98
-
saintlou@chromium.org authored
BUG=105046 TEST=none Review URL: http://codereview.chromium.org/8632001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111184 0039d316-1c4b-4281-b951-d872f2087c98
-
satorux@chromium.org authored
Fix mock expectations. TEST=out/Release/browser_tests --gtest_filter=LoginProfileTest.UserNotPassed; out/Release/browser_tests --gtest_filter=LoginUserTest.UserPassed BUG=chromium-os:2335 Review URL: http://codereview.chromium.org/8639008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111183 0039d316-1c4b-4281-b951-d872f2087c98
-