- 11 Aug, 2011 9 commits
-
-
thakis@chromium.org authored
Follow-up to http://codereview.chromium.org/7606012 BUG=none TEST=nothing changes Review URL: http://codereview.chromium.org/7611005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96272 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
Mousewheel events, like keyboard events and unlike other mouseevents, are sent to the focused view from the focus-manager, instead of sending to the view at the location of the LocatedEvent. So This needs to be handled from the dekstop/window-manager to send the events to the focused window. BUG=none TEST=none Review URL: http://codereview.chromium.org/7462017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96271 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
For a detailed description see part #1, http://codereview.chromium.org/6478005/ This CL fixes the bug fully on Windows. More platforms will follow. BUG=61062 TEST=unit_tests, possibly more Review URL: http://codereview.chromium.org/7601006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96269 0039d316-1c4b-4281-b951-d872f2087c98
-
scherkus@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96268 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
Automation for step 1-9 testplan @ go/NACL-SDK-testing BUG=89467, 89470, 89479, 89610, 89612 TEST=None Review URL: http://codereview.chromium.org/7541046 TBR=chrisphan@chromium.org Review URL: http://codereview.chromium.org/7612013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96267 0039d316-1c4b-4281-b951-d872f2087c98
-
apatrick@chromium.org authored
This is to diagnose the bug referenced below. I think it is possible that a third party DLL is hooking TerminateProcess with a replacement that uses the wrong calling convention or has the wrong number of arguments, which causes Process::Terminate to return to the wrong address, causing a crash. I put it in ThreadFunc because this is visible on the stack when the crash happens and because it is a windows specific .cc file. BUG=81449 Review URL: http://codereview.chromium.org/7606016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96266 0039d316-1c4b-4281-b951-d872f2087c98
-
kkania@chromium.org authored
wait for page loads. Also, be able to launch chromium and chrome regardless of what branding we're built with. BUG=89757 TEST=none Review URL: http://codereview.chromium.org/7582005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96265 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=83609 TEST=none TBR=jhawkins Review URL: http://codereview.chromium.org/7462023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96264 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=90443 TEST=none Review URL: http://codereview.chromium.org/7604033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96263 0039d316-1c4b-4281-b951-d872f2087c98
-
- 10 Aug, 2011 31 commits
-
-
siggi@chromium.org authored
Committing for rogerm@google.com, original review at http://codereview.chromium.org/7583042/. BUG=None TEST=None Review URL: http://codereview.chromium.org/7461149 Patch from Roger McFarlane <rogerm@google.com>. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96262 0039d316-1c4b-4281-b951-d872f2087c98
-
wez@chromium.org authored
BUG=92274 TEST=Browser does not crash if Chromoting client is used to connect from a machine with at least one network interface with no IP address. Review URL: http://codereview.chromium.org/7552030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96261 0039d316-1c4b-4281-b951-d872f2087c98
-
rginda@chromium.org authored
BUG=chromium-os:18984 TEST=manual testing in chromeos-chrome on linux Review URL: http://codereview.chromium.org/7462022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96260 0039d316-1c4b-4281-b951-d872f2087c98
-
braffert@chromium.org authored
BUG=none TEST=sync_performance_tests Review URL: http://codereview.chromium.org/7605012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96259 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Review URL: http://codereview.chromium.org/7613001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96258 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/7590005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96256 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=92396 TEST=none TBR=jhawkins Review URL: http://codereview.chromium.org/7611004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96255 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
No functional change. R=cmp@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/7461145 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96254 0039d316-1c4b-4281-b951-d872f2087c98
-
akalin@chromium.org authored
BUG= TEST= Review URL: http://codereview.chromium.org/7608032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96252 0039d316-1c4b-4281-b951-d872f2087c98
-
tony@chromium.org authored
alter the HTML. This is a follow up to http://codereview.chromium.org/5151006/ . Review URL: http://codereview.chromium.org/7606007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96251 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=92389 TEST=none TBR=jhawkins Review URL: http://codereview.chromium.org/7583048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96250 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=80654 TEST=none TBR=jhawkins Review URL: http://codereview.chromium.org/7583046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96249 0039d316-1c4b-4281-b951-d872f2087c98
-
cpu@chromium.org authored
- Flapper specific installer - a small bug fix on the updater_configurator - wired into chrome startup in browser_init - changes to chrome_paths to override flapper path TEST=see bug BUG=89248 Review URL: http://codereview.chromium.org/7604023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96247 0039d316-1c4b-4281-b951-d872f2087c98
-
nduca@chromium.org authored
- Use flexbox on toplevel div so timeline fills window - Fix overlay_test, which was regressing - Shrink "title" header to h3 and reduce padding - Send gpuInfo and clientInfo to tracing_controller so saved files get those fields Review URL: http://codereview.chromium.org/7497049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96246 0039d316-1c4b-4281-b951-d872f2087c98
-
jamiewalch@google.com authored
BUG=None TEST=Manual Review URL: http://codereview.chromium.org/7610001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96245 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
BUG=90530 Review URL: http://codereview.chromium.org/7538006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96244 0039d316-1c4b-4281-b951-d872f2087c98
-
akalin@chromium.org authored
Add OVERRIDE to a bunch of overridden functions. BUG=91861 TEST= Review URL: http://codereview.chromium.org/7604019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96243 0039d316-1c4b-4281-b951-d872f2087c98
-
apatrick@chromium.org authored
Because we aren't using it for anything anymore. Review URL: http://codereview.chromium.org/7538008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96238 0039d316-1c4b-4281-b951-d872f2087c98
-
tony@chromium.org authored
This is from the old user data dir multi profile thingy that was removed ages ago. BUG=23581 Review URL: http://codereview.chromium.org/7497050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96236 0039d316-1c4b-4281-b951-d872f2087c98
-
rogerm@google.com authored
The mini_installer is linked with /FIXED to avoid creating RELOCs, saving size (about 3K ... is it worth it?). Review URL: http://codereview.chromium.org/7606005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96235 0039d316-1c4b-4281-b951-d872f2087c98
-
kerz@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96234 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
/bin/true doesn't exist on Mac OS X. However, true seems to be in the path on Linux and Mac OS X, so let's use that. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96233 0039d316-1c4b-4281-b951-d872f2087c98
-
achuith@chromium.org authored
BUG=chromium-os:18665,chromium-os:18702 TEST=Should see createAccount/guestSignin links to the right of the gaia signin iframe. chrome://settings/accounts has checkboxes to control the visibility of these links. Clicking these links should work as you'd expect. Review URL: http://codereview.chromium.org/7497060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96232 0039d316-1c4b-4281-b951-d872f2087c98
-
satorux@chromium.org authored
The new functions will be used to implement other classes that will be added in a separate patch. BUG=90036 TEST=run unit tests Review URL: http://codereview.chromium.org/7569020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96231 0039d316-1c4b-4281-b951-d872f2087c98
-
chrisphan@chromium.org authored
Automation for step 1-9 testplan @ go/NACL-SDK-testing BUG=89467, 89470, 89479, 89610, 89612 TEST=None Review URL: http://codereview.chromium.org/7541046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96230 0039d316-1c4b-4281-b951-d872f2087c98
-
rkn@chromium.org authored
generation is a blocking operation. BUG=88782 TEST=None Review URL: http://codereview.chromium.org/7565023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96229 0039d316-1c4b-4281-b951-d872f2087c98
-
mseaborn@chromium.org authored
Remove carriage return characters and set "svn:eol-style" to "LF". The commit bot will not handle patches to this file otherwise. BUG=89730 TEST=none Review URL: http://codereview.chromium.org/7612007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96228 0039d316-1c4b-4281-b951-d872f2087c98
-
tburkard@chromium.org authored
Add a separate histogram label for GWS based prerendering. R=cbentzel@chromium.org, dominich@chromium.org Review URL: http://codereview.chromium.org/7605020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96227 0039d316-1c4b-4281-b951-d872f2087c98
-
mpcomplete@chromium.org authored
blocked on an extension with a webrequest API event handler. BUG=82618 TEST=no Review URL: http://codereview.chromium.org/7523042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96226 0039d316-1c4b-4281-b951-d872f2087c98
-
sail@chromium.org authored
When not signed in the wrench menu says "Sign in to Chrome". When signed in it says "Signed in to Chrome as pat@example.com". BUG=91009 TEST=Ran and verified that the wrench menu updated after signing into sync. Review URL: http://codereview.chromium.org/7604017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96225 0039d316-1c4b-4281-b951-d872f2087c98
-
stuartmorgan@chromium.org authored
This works around the fact that the Java2 plugin is no longer officially supported for 10.5, and is thus no longer included in the Internet Plug-Ins directories where we expect to find plugins. BUG=89543 TEST=Open about:plugins on 10.5; Java should be listed. Review URL: http://codereview.chromium.org/7601022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96224 0039d316-1c4b-4281-b951-d872f2087c98
-