- Nov 03, 2010
-
-
mattm@chromium.org authored
BUG=19991 TEST=cert manager no longer has a "people" tab, any certs that were there are now in "other" tab. Review URL: http://codereview.chromium.org/4310004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64866 0039d316-1c4b-4281-b951-d872f2087c98
-
seh@chromium.org authored
BUG=none TEST=Only a problem when uploading to the Web Store. Review URL: http://codereview.chromium.org/4347002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64864 0039d316-1c4b-4281-b951-d872f2087c98
-
dimich@chromium.org authored
TBR=rolandsteiner BUG=none TEST=none Review URL: http://codereview.chromium.org/4324002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64863 0039d316-1c4b-4281-b951-d872f2087c98
-
kkanetkar@chromium.org authored
be created if the path doesn't exist. BUG=None TEST=None Review URL: http://codereview.chromium.org/4350001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64862 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
Callers should append base:: when calling StringPrintV now. BUG=None TEST=locally and trybots Review URL: http://codereview.chromium.org/4296004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64861 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=61611 TEST=Linux file dialogs don't trigger AssertIOAllowed DCHECKs. Review URL: http://codereview.chromium.org/4321003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64859 0039d316-1c4b-4281-b951-d872f2087c98
-
apatrick@chromium.org authored
Made failing SwapBuffers not an error. We have a race condition whereby a window can be closed while the GPU process is rendering. This could make ui and browser tests flaky. TEST=try, make sure color channels are not reversed BUG=none Review URL: http://codereview.chromium.org/4281003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64858 0039d316-1c4b-4281-b951-d872f2087c98
-
robertshield@chromium.org authored
BUG=57041 TEST=None Review URL: http://codereview.chromium.org/4362001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64853 0039d316-1c4b-4281-b951-d872f2087c98
-
- Nov 02, 2010
-
-
aa@chromium.org authored
in pure HTML into the extension-based web apps used internally by Chrome. BUG=49233 TEST=unit_tests --gtest_filter=ExtensionFromWebApp.* Review URL: http://codereview.chromium.org/4139008 TBR=aa@chromium.org Review URL: http://codereview.chromium.org/4326002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64851 0039d316-1c4b-4281-b951-d872f2087c98
-
aa@chromium.org authored
TBR=evan@chromium.org Review URL: http://codereview.chromium.org/4300003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64850 0039d316-1c4b-4281-b951-d872f2087c98
-
evan@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64847 0039d316-1c4b-4281-b951-d872f2087c98
-
jar@chromium.org authored
Corruptions can include changes in bucket boundaries, large changes in sample counts (in a bucket), etc. We now detect problems, and don't forward the corrupt data any further. This means it won't exit the renderer and go to the browser if corrupt, and it won't exit the browser and be sent up via UMA if corrupt. IF the would-be corruption is caused by a race to snapshot the data, then a later snapshot should get the clean copy, and all data (across the precluded period) will be sent onward. BUG=61281 r=mbelshe Review URL: http://codereview.chromium.org/4174002 TBR=jar@chromium.org Review URL: http://codereview.chromium.org/4349002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64846 0039d316-1c4b-4281-b951-d872f2087c98
-
aa@chromium.org authored
in pure HTML into the extension-based web apps used internally by Chrome. BUG=49233 TEST=unit_tests --gtest_filter=ExtensionFromWebApp.* Review URL: http://codereview.chromium.org/4139008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64845 0039d316-1c4b-4281-b951-d872f2087c98
-
dimich@chromium.org authored
TBR=rolandsteiner BUG=none TEST=none Review URL: http://codereview.chromium.org/4343001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64843 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
BUG=chromium-os:6497,chromium-os:8574 TEST=all tests should still pass. Review URL: http://codereview.chromium.org/4273003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64841 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
seems to repeatedly querying history during this perf test. So, the biggest gain is made by scaling this back. Here are other tweaks I've made: . decrease the page size/cache size of the two DBs. Now that favicons doesn't store thumbnails the db doesn't need to be so big. . Set a cap to the max number of tmp thumnbails maintains. . Force jpg data vector to be only as big as it needs to be. . Tweak TopSitesCache so it doesn't end up duplicating so many GURLs. This is particularly helpful for long redirect lists. BUG=61487 TEST=none Review URL: http://codereview.chromium.org/4106014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64837 0039d316-1c4b-4281-b951-d872f2087c98
-
asargent@chromium.org authored
BUG=none TEST=This is adding a browser test Review URL: http://codereview.chromium.org/4115005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64835 0039d316-1c4b-4281-b951-d872f2087c98
-
pkasting@chromium.org authored
Make the content settings bubbles extend down and left (like the bookmarks bubble), not down and right. Also fixes a case of strange indenting in the bookmark bubble code. BUG=none TEST=none Review URL: http://codereview.chromium.org/4296003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64831 0039d316-1c4b-4281-b951-d872f2087c98
-
pkasting@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/4233003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64830 0039d316-1c4b-4281-b951-d872f2087c98
-
aa@chromium.org authored
These files should be part of http://codereview.chromium.org/4123001/, but were missed during the original patch. Contributed by Jianxia Ning <jning@google.com>. BUG=none TEST=none TBR=lzheng@chromium.org Review URL: http://codereview.chromium.org/4349001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64828 0039d316-1c4b-4281-b951-d872f2087c98
-
gspencer@chromium.org authored
For BWSI (incognito) mode, we want to make sure that we don't leak private information between sessions, so we need to have chrome write log output to the tmpfs created for that mode. Also, the chrome log in "logged in" mode should reside in the "log" subdir instead of in the user data dir. BUG=http://crosbug.com/6908 TEST=Ran on device in incognito and regular modes, and watched where log output ended up. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=64638 Review URL: http://codereview.chromium.org/4194005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64826 0039d316-1c4b-4281-b951-d872f2087c98
-
suzhe@chromium.org authored
This CL contains following major changes: 1. Uses GtkLabel instead of GtkTextView for displaying instant suggestion. 2. Attaches the instant view to a child anchor in the text view. 3. Treats preedit string as part of user input, so that autocomplete match can take effect with uncommitted preedit string. BUG=27547 TEST=Instant suggestion should work as normal. And preedit string should trigger autocomplete match and work with Instant suggestion. Review URL: http://codereview.chromium.org/4202005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64825 0039d316-1c4b-4281-b951-d872f2087c98
-
scottbyer@google.com authored
Allow an HTML dialog to suppress the title bar in a Chromium OS bubble window. For the Cloud Print dialog, remember the last size requested by the contents. BUG=chromium-os:8494 TEST=none Review URL: http://codereview.chromium.org/4110010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64824 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
Two fixes: 1. Wait for the software backing store to paint before hiding the gpu view (this was http://codereview.chromium.org/4030005 , now changed to address the review feedback) 2. Disable screen updates until window flush when hiding the gpu view BUG=57645 TEST=Mouse over sticky notes at http://nettuts.s3.amazonaws.com/771_sticky/step5.html , shouldn't flicker. Zoom in and out on maps.google.com, shouldn't flicker. Review URL: http://codereview.chromium.org/4148004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64821 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=28174 TEST=trybots Review URL: http://codereview.chromium.org/4130012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64820 0039d316-1c4b-4281-b951-d872f2087c98
-
ericdingle@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/4262005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64819 0039d316-1c4b-4281-b951-d872f2087c98
-
ajwong@chromium.org authored
(Landing http://http://codereview.chromium.org/4167011 for hclam) BUG=None TEST=None Review URL: http://codereview.chromium.org/4336001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64818 0039d316-1c4b-4281-b951-d872f2087c98
-
fbarchard@chromium.org authored
BUG=61627 TEST=none Review URL: http://codereview.chromium.org/4244005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64817 0039d316-1c4b-4281-b951-d872f2087c98
-
wtc@chromium.org authored
Ensure that CertStore::StoreCert never returns a cert_id of 0. Original review URL: http://codereview.chromium.org/4181006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64816 0039d316-1c4b-4281-b951-d872f2087c98
-
wtc@chromium.org authored
Check for TLS 1.1 and TLS 1.2 (not yet supported) version numbers to be future-proof. Avoid a null pointer dereference when SSL client authentication is used with SSL 2.0. This will be removed when we remove SSL 2.0 support. Define the SSL_CONNECTION_VERSION_xxx enum constants separately so we can assert their values are in range at compile time. R=eroman BUG=53659 TEST=none Review URL: http://codereview.chromium.org/4211006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64814 0039d316-1c4b-4281-b951-d872f2087c98
-
wtc@chromium.org authored
load. The performance optimization of doing EV verification for only main frames is incorrect with HTTP keep-alive connections. R=eroman BUG=41267 TEST=Visit https://www.paypal.com/. Hit the Reload button repeatedly. The EV status should not disappear. Review URL: http://codereview.chromium.org/3938001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64813 0039d316-1c4b-4281-b951-d872f2087c98
-
mpcomplete@chromium.org authored
If an extension uses "spanning" mode, the context menu items are shared between profiles. If an extension uses "split" mode, the items are separate per profile. In either case, they only appear in incognito if the extension is enabled in incognito. Also fixed a minor bug, so that tabs.create now can open extension URLs in incognito if the extension uses split mode. BUG=61147 TEST=see bug for repro steps; context menu items should work in incognito mode Review URL: http://codereview.chromium.org/4090011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64812 0039d316-1c4b-4281-b951-d872f2087c98
-
robertshield@chromium.org authored
BUG=61636 TEST=None. Absolutely none. Review URL: http://codereview.chromium.org/4231004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64811 0039d316-1c4b-4281-b951-d872f2087c98
-
chocobo@chromium.org authored
BUG=chromium-os:8193 TEST=manual Review URL: http://codereview.chromium.org/4237001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64808 0039d316-1c4b-4281-b951-d872f2087c98
-
scottbyer@google.com authored
Minimum change to remove the title and get the initial dialog size correct. Still has gobs of whitespace at the top. BUG=chromium-os:8494 TEST=none Review URL: http://codereview.chromium.org/4146015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64807 0039d316-1c4b-4281-b951-d872f2087c98
-
kkanetkar@chromium.org authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/4261001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64806 0039d316-1c4b-4281-b951-d872f2087c98
-
rafaelw@chromium.org authored
TBR=sky BUG=61592 TEST= Review URL: http://codereview.chromium.org/4321002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64805 0039d316-1c4b-4281-b951-d872f2087c98
-
zelidrag@chromium.org authored
BUG=chromium-os:8400 TEST=make sure cellular device can be activated from UI Review URL: http://codereview.chromium.org/4311002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64804 0039d316-1c4b-4281-b951-d872f2087c98
-
robertshield@chromium.org authored
BUG=Would not run correctly on Windows. TEST=None. Review URL: http://codereview.chromium.org/4335001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64803 0039d316-1c4b-4281-b951-d872f2087c98
-
robertshield@chromium.org authored
Updating test expectation for security/block-test-no-port.html since it seems to fail on the Mac too. BUG=31342 TEST=NONE Review URL: http://codereview.chromium.org/4262003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64802 0039d316-1c4b-4281-b951-d872f2087c98
-