- 21 Nov, 2011 40 commits
-
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110946 0039d316-1c4b-4281-b951-d872f2087c98
-
reed@google.com authored
Review URL: http://codereview.chromium.org/8612004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110945 0039d316-1c4b-4281-b951-d872f2087c98
-
pkotwicz@chromium.org authored
I think this is the correct fix, but it might be because my local git repo is in a bad state. Review URL: http://codereview.chromium.org/8500012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110944 0039d316-1c4b-4281-b951-d872f2087c98
-
serya@chromium.org authored
BUG=chromium-os:20156 TEST=None Review URL: http://codereview.chromium.org/8548012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110943 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=104314 TEST=no change Review URL: http://codereview.chromium.org/8613004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110942 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=104314 TEST=no change Review URL: http://codereview.chromium.org/8551009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110941 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=104314 TEST=no change Review URL: http://codereview.chromium.org/8614003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110940 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=104314 TEST=no change Review URL: http://codereview.chromium.org/8612007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110939 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome://flagschrome://pluginsbenwells@chromium.org authored
This padding isn't shown; however it causes the headings to jump up when a find is executed which matches anything in the headers. The referenced chrome bug contains details on reproducing the problem; the webkit fix is non-trivial and possibly controversial. BUG=83292 TEST=Checked pages look the same Review URL: http://codereview.chromium.org/8555030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110938 0039d316-1c4b-4281-b951-d872f2087c98
-
http://codereview.chromium.org/8589029siggi@chromium.org authored
Start of mini_installer build config refactoring. Baby step one: - All intermediate files go into the intermediate directory. - The packed_files.txt file is gone, and instead the mini_installer is baked from a resource file output into the intermediate dir. - Cleanup use of implict global "options" in the python script. - Use subprocess.call with a list instead of os.system. R=robertshield@chromium.org,grt@chromium.org BUG=102115 Review URL: http://codereview.chromium.org/8600008 TBR=siggi@chromium.org Review URL: http://codereview.chromium.org/8575019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110936 0039d316-1c4b-4281-b951-d872f2087c98
-
vollick@chromium.org authored
Avoids some asserts with ToT WebKit by using valid layers. Using all empty layers or resetting the root layer unnecessarily was causing problems. BUG=None TEST=compositor_unittest Review URL: http://codereview.chromium.org/8561014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110935 0039d316-1c4b-4281-b951-d872f2087c98
-
http://codereview.chromium.org/8589029siggi@chromium.org authored
Start of mini_installer build config refactoring. Baby step one: - All intermediate files go into the intermediate directory. - The packed_files.txt file is gone, and instead the mini_installer is baked from a resource file output into the intermediate dir. - Cleanup use of implict global "options" in the python script. - Use subprocess.call with a list instead of os.system. R=robertshield@chromium.org,grt@chromium.org BUG=102115 Review URL: http://codereview.chromium.org/8600008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110934 0039d316-1c4b-4281-b951-d872f2087c98
-
ivankr@chromium.org authored
BUG=None TEST=Manual: trigger protector bubble, change search engine manually; bubble should vanish. Review URL: http://codereview.chromium.org/8612002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110933 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110932 0039d316-1c4b-4281-b951-d872f2087c98
-
qsr@chromium.org authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/8595014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110931 0039d316-1c4b-4281-b951-d872f2087c98
-
flackr@chromium.org authored
BUG=104641 TEST=Enable WebUI lock screen and observe that when a user pod is activated the signed in indicator moves up 1 pixel with the account image. Review URL: http://codereview.chromium.org/8586053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110930 0039d316-1c4b-4281-b951-d872f2087c98
-
kaznacheev@chromium.org authored
BUG=chromium-os:23239 TEST= Review URL: http://codereview.chromium.org/8461009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110929 0039d316-1c4b-4281-b951-d872f2087c98
-
glider@chromium.org authored
TBR=thakis Review URL: http://codereview.chromium.org/8472006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110925 0039d316-1c4b-4281-b951-d872f2087c98
-
pkotwicz@chromium.org authored
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110783 Review URL: http://codereview.chromium.org/8561016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110924 0039d316-1c4b-4281-b951-d872f2087c98
-
bsalomon@google.com authored
TEST=none BUG=none Review URL: http://codereview.chromium.org/8587040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110923 0039d316-1c4b-4281-b951-d872f2087c98
-
caryclark@google.com authored
To run the page cycler Intl1 est without regression on Leopard, 20M is needed. The current 16M, or an increase to 18M, runs the test about 7% slower. BUG: 97943 Review URL: http://codereview.chromium.org/8551007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110921 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=104314 TEST=no change Review URL: http://codereview.chromium.org/8604005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110920 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=104314 TEST=no change Review URL: http://codereview.chromium.org/8473003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110919 0039d316-1c4b-4281-b951-d872f2087c98
-
rsesek@chromium.org authored
BUG=93757 TEST=TSan Review URL: http://codereview.chromium.org/8558026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110918 0039d316-1c4b-4281-b951-d872f2087c98
-
backer@chromium.org authored
TBR=ben@chromium.org BUG=None TEST=builds with GYP_DEFINES="component=shared_library use_aura=1" on linux Review URL: http://codereview.chromium.org/8551008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110917 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=104314 TEST=no change Review URL: http://codereview.chromium.org/8603006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110916 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=104314 TEST=no change Review URL: http://codereview.chromium.org/8595024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110915 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110914 0039d316-1c4b-4281-b951-d872f2087c98
-
steveblock@chromium.org authored
TBR=adamk Review URL: http://codereview.chromium.org/8614001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110913 0039d316-1c4b-4281-b951-d872f2087c98
-
ivankr@chromium.org authored
BUG=102765, 103317 TEST=Manual Review URL: http://codereview.chromium.org/8558020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110910 0039d316-1c4b-4281-b951-d872f2087c98
-
torne@chromium.org authored
Revert 110905 - Adding parameter to GetStatusLabels to indicate if links are acceptable, as some platforms cannot handle links in all the places these messages are shown. Also adding unit tests for other functionality of GetStatusLabels. BUG=none, discussed beforehand with akalin TEST=HtmlNotIncludedInStatusIfNotRequested Review URL: http://codereview.chromium.org/8383036 TBR=jimblackler@google.com Review URL: http://codereview.chromium.org/8613001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110909 0039d316-1c4b-4281-b951-d872f2087c98
-
markusheintz@chromium.org authored
BUG=104775, 102637 TEST=HostContentSettingsMapTest* Review URL: http://codereview.chromium.org/8528031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110908 0039d316-1c4b-4281-b951-d872f2087c98
-
glider@chromium.org authored
-- set -DADDRESS_SANITIZER when compiling, because ASan will no more define it; -- use -faddress-sanitizer instead of -fasan (these will coexist until we update all the binaries) TBR=thakis Review URL: http://codereview.chromium.org/8461008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110907 0039d316-1c4b-4281-b951-d872f2087c98
-
hbono@chromium.org authored
This change adds a "Learn More" link to the Spelling bubble so we can open the "Exploring Chrome's privacy features" page as our "Under the Hood" page does. BUG=103840 TEST=right click on a misspelled word. Review URL: http://codereview.chromium.org/8561024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110906 0039d316-1c4b-4281-b951-d872f2087c98
-
jimblackler@google.com authored
Adding parameter to GetStatusLabels to indicate if links are acceptable, as some platforms cannot handle links in all the places these messages are shown. Also adding unit tests for other functionality of GetStatusLabels. BUG=none, discussed beforehand with akalin TEST=HtmlNotIncludedInStatusIfNotRequested Review URL: http://codereview.chromium.org/8383036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110905 0039d316-1c4b-4281-b951-d872f2087c98
-
steveblock@chromium.org authored
BUG=104827 TBR=vrk Review URL: http://codereview.chromium.org/8472004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110903 0039d316-1c4b-4281-b951-d872f2087c98
-
jingzhao@chromium.org authored
BUG= TEST= Review URL: http://codereview.chromium.org/8429034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110902 0039d316-1c4b-4281-b951-d872f2087c98
-
nkostylev@chromium.org authored
ScreenLocker is excluded from Aura build till it is fixed. BUG=103489 TEST=LoginUserTest.UserPassed Review URL: http://codereview.chromium.org/8568045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110901 0039d316-1c4b-4281-b951-d872f2087c98
-
battre@chromium.org authored
This CL enables two independent extensions to modify headers of HTTP responses in case they don't conflict (two extension try to edit the same header). BUG=none TEST=no Review URL: http://codereview.chromium.org/8511063 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110900 0039d316-1c4b-4281-b951-d872f2087c98
-
nkostylev@chromium.org authored
These tests are constantly failing on Linux ChromeOS bot (chromium.chromiumos waterfall): TestBugReportPage, TestSettingsLanguageOptionsPage. BUG=NONE TEST=NONE Review URL: http://codereview.chromium.org/8228009 TBR=jeremy@chromium.org Review URL: http://codereview.chromium.org/8606009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110899 0039d316-1c4b-4281-b951-d872f2087c98
-