- 08 Aug, 2011 40 commits
-
-
varunjain@chromium.org authored
BUG=none. TEST=none. Review URL: http://codereview.chromium.org/7491090 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95847 0039d316-1c4b-4281-b951-d872f2087c98
-
darin@chromium.org authored
TBR=fischman@chromium.org Review URL: http://codereview.chromium.org/7601002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95846 0039d316-1c4b-4281-b951-d872f2087c98
-
dyu@chromium.org authored
TEST=none BUG=89279 Review URL: http://codereview.chromium.org/7576027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95845 0039d316-1c4b-4281-b951-d872f2087c98
-
vandebo@chromium.org authored
- Start/Finish page was missing. - transform was off as well. - This CL is on top of http://codereview.chromium.org/7585012/ BUG=91727 TEST=View saved PDF form print preview, content and margins should be correct. Review URL: http://codereview.chromium.org/7584019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95844 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
Delete the query after notifying the consumer. Also clean up a style issue. BUG=91950 TEST=none R=groby@chromium.org Review URL: http://codereview.chromium.org/7541062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95842 0039d316-1c4b-4281-b951-d872f2087c98
-
darin@chromium.org authored
Review URL: http://codereview.chromium.org/7572040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95841 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
BUG=90905 Review URL: http://codereview.chromium.org/7491098 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95840 0039d316-1c4b-4281-b951-d872f2087c98
-
tony@chromium.org authored
Also add OVERRIDE to the GTK+ and OSX implementations. BUG=23581 Review URL: http://codereview.chromium.org/7550050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95839 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
In views-desktop world, the omnibox popup should be parented to the widget the location-bar belongs to. This fixes pointer events on the popup in touchui. BUG=none TEST=manually Review URL: http://codereview.chromium.org/7584024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95838 0039d316-1c4b-4281-b951-d872f2087c98
-
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
-