- 08 Aug, 2011 35 commits
-
-
gman@chromium.org authored
For contexts not sharing resources this means the 3 to 30 calls to get link status and attrib/uniform locations will go from 3-30 sync calls to 1 sync call. TEST=unit tests and ran OpenGL ES 2.0 conformance tests BUG=85966 Review URL: http://codereview.chromium.org/7358006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95836 0039d316-1c4b-4281-b951-d872f2087c98
-
polina@google.com authored
are called on trusted and untrusted implementations. BUG=91758 TEST=n/a Review URL: http://codereview.chromium.org/7576026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95835 0039d316-1c4b-4281-b951-d872f2087c98
-
backer@chromium.org authored
BUG=5110667 TEST=None Review URL: http://codereview.chromium.org/7597001 Patch from Ian Vollick <vollick@chromium.org>. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95834 0039d316-1c4b-4281-b951-d872f2087c98
-
evan@chromium.org authored
While I'm at it, simplify some code. Review URL: http://codereview.chromium.org/7550051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95832 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
BUG=none TEST=WidgetObserverTest.ActivationChange Review URL: http://codereview.chromium.org/7585028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95828 0039d316-1c4b-4281-b951-d872f2087c98
-
gman@chromium.org authored
TEST=ran gpu tests through chrome_tests BUG=none Review URL: http://codereview.chromium.org/7595002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95827 0039d316-1c4b-4281-b951-d872f2087c98
-
fischman@chromium.org authored
BUG=68657 TEST=CookieMonsterTest.InitializeFromCookieMonster Review URL: http://codereview.chromium.org/7541021 TBR=ycxiao@chromium.org Review URL: http://codereview.chromium.org/7595007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95826 0039d316-1c4b-4281-b951-d872f2087c98
-
ycxiao@chromium.org authored
BUG=68657 TEST=CookieMonsterTest.InitializeFromCookieMonster Review URL: http://codereview.chromium.org/7541021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95825 0039d316-1c4b-4281-b951-d872f2087c98
-
kaznacheev@chromium.org authored
Also refactored image_buffer.js to split in several loosely coupled objects. BUG= TEST= Review URL: http://codereview.chromium.org/7541075 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95824 0039d316-1c4b-4281-b951-d872f2087c98
-
mazda@chromium.org authored
BUG=none TEST=Manually on the chromebook Review URL: http://codereview.chromium.org/7584002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95822 0039d316-1c4b-4281-b951-d872f2087c98
-
bulach@chromium.org authored
BUG= TEST= Review URL: http://codereview.chromium.org/7480016 Patch from Steve Block <steveblock@google.com>. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95821 0039d316-1c4b-4281-b951-d872f2087c98
-
jstritar@chromium.org authored
This corrects an issue causing file URL access to default on for <all_urls> and file:/// permissions. We also revert all extension's "allow file access" flags to false since we can't distinguish between extensions that were installed with the bug present and those where the user clicked allow file access. Unpacked extensions will now have opt-in file access as well. BUG=91577 TEST=ExtensionServiceTest.DefaultFileAccess Review URL: http://codereview.chromium.org/7574017 TBR=jstritar@chromium.org Review URL: http://codereview.chromium.org/7595005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95820 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=91371 TEST=none TBR=mseaborn Review URL: http://codereview.chromium.org/7584030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95819 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
ExtensionsTabModule is asking for the id of a deleted TabContents. My guess is ExtensionWebNavigationTabObserver is adding an entry for a TabContents that is later deleted and ExtensionWebNavigationTabObserver doesn't clean up it's map so that if another TabContents ends up with the same pointer value we get a crash. BUG=91385 TEST=none R=jochen@chromium.org Review URL: http://codereview.chromium.org/7562003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95818 0039d316-1c4b-4281-b951-d872f2087c98
-
file:///jstritar@chromium.org authored
BUG=none TEST=ExtensionPermissionSetTest.GetDistinctHostsForDisplay Review URL: http://codereview.chromium.org/7582017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95817 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
(Reland of r95643, reverted in r95644.) git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95816 0039d316-1c4b-4281-b951-d872f2087c98
-
jstritar@chromium.org authored
This corrects an issue causing file URL access to default on for <all_urls> and file:/// permissions. We also revert all extension's "allow file access" flags to false since we can't distinguish between extensions that were installed with the bug present and those where the user clicked allow file access. Unpacked extensions will now have opt-in file access as well. BUG=91577 TEST=ExtensionServiceTest.DefaultFileAccess Review URL: http://codereview.chromium.org/7574017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95815 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/7491079 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95813 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
Fix a typo in the prev patch Increase the number of stacktrace frames to 40 TBR=bruening Review URL: http://codereview.chromium.org/7585035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95810 0039d316-1c4b-4281-b951-d872f2087c98
-
mnissler@chromium.org authored
Remove redundant header and center the confirmation message. BUG=chromium-os:18798 TEST=Check enterprise enrollment confirmation page on WebUI OOBE. Review URL: http://codereview.chromium.org/7584017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95809 0039d316-1c4b-4281-b951-d872f2087c98
-
mnissler@chromium.org authored
If the gaia login frame is loaded right away when the main OOBE UI loads, there's no chance for the enrollment handler to set up chrome.dialogArguments, which gaia_login.js however requires to initialize correctly. So, defer loading of the gaia login frame to the point the enterprise enrollment screen actually gets shown. BUG=chromium-os:18736 TEST=Enrollment triggered through the accelerator finally works. Review URL: http://codereview.chromium.org/7550048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95808 0039d316-1c4b-4281-b951-d872f2087c98
-
mnissler@chromium.org authored
Previously, the code would only change the CSS classes for the current and the next step. This resulted in any steps between these two to incorrectly remain at their old state, which results in the next transition not working. BUG=chromium-os:18736 TEST=Enterprise enrollment screen is actually visible when triggered through accelarator. Review URL: http://codereview.chromium.org/7541047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95807 0039d316-1c4b-4281-b951-d872f2087c98
-
mnissler@chromium.org authored
This way, we'll not miss keyboard events due to the focus being in an embedded iframe, as used e.g. on the gaia signin page. BUG=chromium-os:18736 TEST=Accelerators still work, even from within the gaia signin page. Review URL: http://codereview.chromium.org/7550043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95805 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=None TEST=None R=evan@chromium.org Review URL: http://codereview.chromium.org/7585029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95804 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
Also: * improve readability and completeness of the drmemory_analyze script * add BROWSER_WRAPPER support to the Dr. Memory runner (for ui_tests, browser_tests, etc) TBR=bruening BUG=http://code.google.com/p/drmemory/issues/detail?id=546 Review URL: http://codereview.chromium.org/7491093 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95803 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
BUG=92026 TBR=bruening Review URL: http://codereview.chromium.org/7595003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95801 0039d316-1c4b-4281-b951-d872f2087c98
-
avayvod@chromium.org authored
- removed i-beam cursor for labels - lowercases labels tet - changed buttons height to 29 pixels - 1px border around EULA texts - checkbox label font smaller - Learn More link color changed BUG=chromium-os:17335 TEST=Go through WebUI OOBE manually and verify the changes in description. Review URL: http://codereview.chromium.org/7582008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95799 0039d316-1c4b-4281-b951-d872f2087c98
-
yurys@chromium.org authored
BUG=66458 TEST=DevToolsManagerTest.NoUnresponsiveDialogInInspectedTab Review URL: http://codereview.chromium.org/7565008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95798 0039d316-1c4b-4281-b951-d872f2087c98
-
dmazzoni@chromium.org authored
BUG=chromium-os:14807 TEST=manual testing Review URL: http://codereview.chromium.org/7569004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95783 0039d316-1c4b-4281-b951-d872f2087c98
-
dmazzoni@chromium.org authored
BUG=chromium-os:14807 TEST=manual testing Review URL: http://codereview.chromium.org/7550027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95782 0039d316-1c4b-4281-b951-d872f2087c98
-
dmazzoni@chromium.org authored
scale of these parameters in the TTS API, the conversion to Chrome OS values was done incorrectly and this fixes it. BUG=91883 TEST=manual testing Review URL: http://codereview.chromium.org/7550049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95781 0039d316-1c4b-4281-b951-d872f2087c98
-
hashimoto@chromium.org authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/7563004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95780 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome://settings/cookiestzik@chromium.org authored
BUG=88644 TEST='BrowsingDataQuotaHelperTest.*' Review URL: http://codereview.chromium.org/7387007 TBR=tzik@chromium.org Review URL: http://codereview.chromium.org/7491085 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95779 0039d316-1c4b-4281-b951-d872f2087c98
-
yusukes@google.com authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/7583030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95777 0039d316-1c4b-4281-b951-d872f2087c98
-
zork@chromium.org authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/7572015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95774 0039d316-1c4b-4281-b951-d872f2087c98
-
- 07 Aug, 2011 5 commits
-
-
thakis@chromium.org authored
The previous increase made almost all interactive_ui_tests pass in Debug, but DevToolsSanityTest.TestShowScriptsTab DevToolsSanityTest.TestScriptsTabIsPopulatedOnInspectedPageRefresh are still failing. They used to take 23.3s and 24s with gcc, and the DevToolsSanityTests got about 5s slower in Debug on 10.5 (less on 10.6). BUG=91371 TEST=none TBR=phajdan.jr Review URL: http://codereview.chromium.org/7583029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95771 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
This is to test if the browser_test and interactive_ui_test failures on the mac dbg builds after the switch to clang are due to tests narrowly missing their timeout -- that's what it looks like locally. BUG=91371 TEST=none TBR=phajdan.jr Review URL: http://codereview.chromium.org/7569033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95770 0039d316-1c4b-4281-b951-d872f2087c98
-
davemoore@chromium.org authored
BUG=None TEST=None TBR=achuith@chromium.org Review URL: http://codereview.chromium.org/7541067 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95768 0039d316-1c4b-4281-b951-d872f2087c98
-
dhollowa@chromium.org authored
Cycle bots BUG=none TEST=none Review URL: http://codereview.chromium.org/7569032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95766 0039d316-1c4b-4281-b951-d872f2087c98
-
jar@chromium.org authored
Clean up macros which do one-time initialization of static pointer to histograms to use subtle atomic operators. r=willchan, dvyukov BUG=7535006 Review URL: http://codereview.chromium.org/7535006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95762 0039d316-1c4b-4281-b951-d872f2087c98
-