- Mar 23, 2010
-
-
fbarchard@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/1105012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42315 0039d316-1c4b-4281-b951-d872f2087c98
-
fbarchard@chromium.org authored
BUG=38321 TEST=make a wmapro using windows media encoder, and play it with chromeos Review URL: http://codereview.chromium.org/1107014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42314 0039d316-1c4b-4281-b951-d872f2087c98
-
akalin@chromium.org authored
BUG=38595 TEST=trybots, manual Review URL: http://codereview.chromium.org/1110007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42313 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
TBR=darin BUG=none TEST=none Review URL: http://codereview.chromium.org/1132006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42312 0039d316-1c4b-4281-b951-d872f2087c98
-
tony@chromium.org authored
This forces us to ignore dpi sizes > 96., like we do in other places. It does allow smaller DPIs to work since that mostly just makes fonts smaller. BUG=26354 Review URL: http://codereview.chromium.org/1095004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42311 0039d316-1c4b-4281-b951-d872f2087c98
-
tommi@chromium.org authored
TEST=Switches tests to default PatchProtocols=2. BUG=none TBR=amit Review URL: http://codereview.chromium.org/1147008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42309 0039d316-1c4b-4281-b951-d872f2087c98
-
akalin@chromium.org authored
the relevant Extension*. BUG=none TEST=manual Review URL: http://codereview.chromium.org/1117008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42308 0039d316-1c4b-4281-b951-d872f2087c98
-
tony@chromium.org authored
This hooks up all the chrome side plumbing, but there are a couple webkit changes that need to happen for this to fully work. BUG=14654 Review URL: http://codereview.chromium.org/1084003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42306 0039d316-1c4b-4281-b951-d872f2087c98
-
willchan@chromium.org authored
Broke access-control-basic-whitelist-request-headers.html layout test. BUG=22588 Review URL: http://codereview.chromium.org/1110012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42305 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
BUG=38681 TEST=none Review URL: http://codereview.chromium.org/1124005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42304 0039d316-1c4b-4281-b951-d872f2087c98
-
tony@chromium.org authored
TBR=pinkerton Review URL: http://codereview.chromium.org/1097005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42303 0039d316-1c4b-4281-b951-d872f2087c98
-
mattm@chromium.org authored
Also expand some documentation for functions that returned a GdkPixbuf about who owns the reference BUG=38895 TEST=manual test that nothing is broken, will watch bot for leak results Review URL: http://codereview.chromium.org/1075014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42302 0039d316-1c4b-4281-b951-d872f2087c98
-
tc@google.com authored
This is the chrome side plumbing, but some patches need to land on the WebKit side. BUG=14654 Review URL: http://codereview.chromium.org/1132003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42301 0039d316-1c4b-4281-b951-d872f2087c98
-
willchan@chromium.org authored
* Create HttpRequestHeaders. * Switch HttpNetworkTransaction to build request headers. TODO: Change extra_headers to use HttpRequestHeaders. BUG=22588 Review URL: http://codereview.chromium.org/1039001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42300 0039d316-1c4b-4281-b951-d872f2087c98
-
mpcomplete@chromium.org authored
on fixing it. TBR=finnur BUG=38992 Review URL: http://codereview.chromium.org/1092009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42298 0039d316-1c4b-4281-b951-d872f2087c98
-
dpranke@google.com authored
them in the ui_tests. BUG=none R=none TEST=bots go green again git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42295 0039d316-1c4b-4281-b951-d872f2087c98
-
tommi@chromium.org authored
TBR=amit BUG=none TEST=This enables PatchProtocols=2 by default. Review URL: http://codereview.chromium.org/1171001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42294 0039d316-1c4b-4281-b951-d872f2087c98
-
arv@chromium.org authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/1141007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42293 0039d316-1c4b-4281-b951-d872f2087c98
-
tony@chromium.org authored
text in the omnibox. BUG=26354 Review URL: http://codereview.chromium.org/1149002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42292 0039d316-1c4b-4281-b951-d872f2087c98
-
neb@chromium.org authored
Review URL: http://codereview.chromium.org/661386 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42291 0039d316-1c4b-4281-b951-d872f2087c98
-
dpranke@google.com authored
have been upstreamed. BUG=none TEST=bots stay green R=dglazkov git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42290 0039d316-1c4b-4281-b951-d872f2087c98
-
- Mar 22, 2010
-
-
mhm@chromium.org authored
The whole extension shelf and its items were missing MSAA information. Some of them were uninitialized due to the custom components not having any AccessibleRole. Some extensions have no name, this could happen where the user didn't put a name for their browser action in the manifest. If such case happens, we will use the extension name itself. BUG=36289 TEST=Extension shelf now has MSAA information according to Inspect32. Screenshot available on the issue tracker. Review URL: http://codereview.chromium.org/1105008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42289 0039d316-1c4b-4281-b951-d872f2087c98
-
evan@chromium.org authored
Allow special cases in licenses.py for when we pull code directly from an upstream and can't check in a README.chromium. (In particular, we'll need this for WebKit.) Review URL: http://codereview.chromium.org/1075015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42288 0039d316-1c4b-4281-b951-d872f2087c98
-
arv@chromium.org authored
BUG=None TEST=Drag a folder in the tree. You should not be able to drop it on itself. You should only be able to drop it when there is a drop marker. Review URL: http://codereview.chromium.org/1161004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42286 0039d316-1c4b-4281-b951-d872f2087c98
-
stuartmorgan@chromium.org authored
Allows plugins other than QuickTime (see http://crbug.com/38336) to negotiate the Core Animation drawing model. Note that for the moment, our wmode hack will prevent Flash from trying to use Core Animation; that will be removed later. BUG=32012 TEST=On 10.6: Unity3D should not use any renderer CPU on most sites, and should now have good performance; QuickTime and Flash10.1 should be unchanged for now. On 10.5: Everything should be unchanged. Review URL: http://codereview.chromium.org/1064003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42285 0039d316-1c4b-4281-b951-d872f2087c98
-
dumi@chromium.org authored
test from 10 to 5, to make sure all tests finish in less than 10 minutes (seems to be a problem only on the Vista perf bot). TEST=none BUG=none Review URL: http://codereview.chromium.org/1089006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42284 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
callback so that I can identify where the image is coming from. BUG=none TEST=none Review URL: http://codereview.chromium.org/1167004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42283 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
* Replaced "closed_by_user, update_pane_on_leave_" flags with KEEP_SIZE state. The panel moves to this state when a user interacts with the panel. It keeps its size unless a notification is added, or removed, or it has more space than neccessary when mouse leaves the panel. * Fixed the crash when the preferred size is calculated to zero (can happen depending on timing) by adding minimum size. * fixed wrong return type (bool -> int) * GetNewBounds was using the panel's bounds instead of notification's bounds. * Refactored and clean up in tests.. BUG=33306 TEST=added two more browser tests for state transition. Review URL: http://codereview.chromium.org/1164004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42282 0039d316-1c4b-4281-b951-d872f2087c98
-
zelidrag@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/1077009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42281 0039d316-1c4b-4281-b951-d872f2087c98
-
jcivelli@google.com authored
so the app launcher shows when you open a new tab. Also removing the graying-out of the browser when the app launcher is showng for now, as it is not clear how to make it cross-platform. BUG=None TEST=Start Chrome with --app-launcher-new-tab. Opening a new tab should bring the app launcher (still a prototype at this point). Review URL: http://codereview.chromium.org/1145001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42280 0039d316-1c4b-4281-b951-d872f2087c98
-
davemoore@chromium.org authored
it would always run with the Default profile. This meant that two different users could see the same data...a big problem. We patched in the OS by deleting the profile directory each time but this is the right fix. When the session_manager reruns Chrome on a crash it will now pass a new flag (--login-user). Chrome uses this and ensures that the profile dir (specified by --login-profile) is mounted as an encrypted drive. If this flag isn't specified then Chrome uses the Default profile, but in incognito mode so no data is written. BUG=chromiumos:1967 TEST=Login to chromeos as user1, in a terminal kill the browser process, chrome relaunches, log into gmail, sign out (using menu or power button). Login as user2, kill browser process, chrome relaunches, go to gmail. Ensure that user1 isn't logged in. Review URL: http://codereview.chromium.org/1094009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42279 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42278 0039d316-1c4b-4281-b951-d872f2087c98
-
petersont@google.com authored
Implemented Texture2D.drawImage, along the way cleaned up a number of lingering bugs, moved some texture initialization so subsequent calls to gl.texSubImage2D wouldn't fail. Review URL: http://codereview.chromium.org/1092003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42277 0039d316-1c4b-4281-b951-d872f2087c98
-
rohitrao@chromium.org authored
Enables the FindInPageControllerTest browser test on Mac. BUG=38365,37808 TEST=Do a find in page for text in a link. Pressing ctrl-return while the findbar has focus should follow the link. Review URL: http://codereview.chromium.org/1061003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42276 0039d316-1c4b-4281-b951-d872f2087c98
-
ananta@chromium.org authored
When ChromeFrame is running in privileged mode, we should fail the IAuthenticate::Authenticate method to prevent an authentication dialog from being displayed by IE. This CL passes this information to the Url request manager which in turn passes this to the requests. Review URL: http://codereview.chromium.org/1153006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42275 0039d316-1c4b-4281-b951-d872f2087c98
-
ctguil@chromium.org authored
views: [accessibility] Connect the combobox to its label in the Import Bookmarks and Settings dialog. BUG=9617 TEST=see bug Patch from Thiago Farina <thiago.farina@gmail.com> Review URL: http://codereview.chromium.org/1126009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42274 0039d316-1c4b-4281-b951-d872f2087c98
-
stuartmorgan@chromium.org authored
A few related changes to make tab switching work with accelerated plugins: - Re-attach our layer to the view layer whenever it changes; using setWantsLayer: creates a layer that AppKit manages at will, so we can't rely on it. - Override setFrame: on our layer to ignore bogus values sent by the view's layer. - Notify the accelerated surface when our parent (and thus drawing context) changes, so it can associate its texture with the new context. BUG=37701 TEST=Load the pepper test plugin (or a CA plugin in a build with CA enabled) and switch tabs away and back. The plugin should still be visible. Review URL: http://codereview.chromium.org/1166002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42273 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
- Simplify constructor - Rename to ExtensionContextMenuModel.* - Remove views/extension_action_context_menu.* BUG=none TEST=none Review URL: http://codereview.chromium.org/1107007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42271 0039d316-1c4b-4281-b951-d872f2087c98
-
ctguil@chromium.org authored
BUG=9614 TEST=open AccExplorer, open a dialog window, point it to the Close button in the top-right corner, see if it shows Close as the accessible name. Patch from Thiago Farina <thiago.farina@gmail.com> Review URL: http://codereview.chromium.org/1155005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42270 0039d316-1c4b-4281-b951-d872f2087c98
-
huanr@chromium.org authored
BUG=32728 TEST=run with --import-from-file Review URL: http://codereview.chromium.org/1077007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42266 0039d316-1c4b-4281-b951-d872f2087c98
-