- 21 Sep, 2011 40 commits
-
-
phajdan.jr@chromium.org authored
TBR=ofri BUG=97453 Review URL: http://codereview.chromium.org/7976031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102141 0039d316-1c4b-4281-b951-d872f2087c98
-
akalin@chromium.org authored
Original patch by kalman@chromium.org. BUG=94575 TEST=unit tests included TBR=kalman@chromium.org Review URL: http://codereview.chromium.org/7977018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102140 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
This should fix problems caused by calling ImportantFileWriter on wrong threads. BUG=none Review URL: http://codereview.chromium.org/7966005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102139 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102138 0039d316-1c4b-4281-b951-d872f2087c98
-
wjia@chromium.org authored
Review URL: http://codereview.chromium.org/7979024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102137 0039d316-1c4b-4281-b951-d872f2087c98
-
rdsmith@chromium.org authored
Also add various tests required or enabled by this change. This changes two aspects of Cancel semantics (for downloads, not save page): a) Cancel can now be called anytime during the lifetime of a download, and b) if it is called before the history callback occurs, the download will be removed from the system (no where to store it persistently while waiting) BUG=85408 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=101510 Review URL: http://codereview.chromium.org/7796014 TBR=rdsmith@chromium.org Review URL: http://codereview.chromium.org/7983037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102136 0039d316-1c4b-4281-b951-d872f2087c98
-
bsalomon@google.com authored
Fixes issues where WGC3D based on OSMesa GL implementation isn't allowing OES extensions that are supported. TEST=none BUG=none Review URL: http://codereview.chromium.org/7980034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102135 0039d316-1c4b-4281-b951-d872f2087c98
-
amruthraj@motorola.com authored
by the OOM killer to get killed. BUG=chromium-os:18421 TEST=Verify that "He's dead JIM tab doesn't come on the currently focused tab in OOM cases. It can still happen only if there is one tab present and it eats up all the available system memory." Patch by amruthraj@motorola.com, rosen.dash@motorola.com Review URL: http://codereview.chromium.org/7930022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102134 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
This is a preparation for content_browsertests target. BUG=90448 Review URL: http://codereview.chromium.org/7980026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102133 0039d316-1c4b-4281-b951-d872f2087c98
-
ajwong@chromium.org authored
The Birth/Death tracking of tasks has been moved out-of-band into MessageLoop's PendingTask structure. Thus, Task no longer needs to inherit from Tracked. Since Task was the only child of Tracked, delete the Tracked class and move Location to its own file. BUG=none TEST=builds Review URL: http://codereview.chromium.org/7879006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102132 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
BUG=97131 TEST=ui_unittests links and runs with use_aura=1 Review URL: http://codereview.chromium.org/7977025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102131 0039d316-1c4b-4281-b951-d872f2087c98
-
tbarzic@chromium.org authored
BUG=chromium-os:19851 TEST=manual on Cr48. Review URL: http://codereview.chromium.org/7826037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102130 0039d316-1c4b-4281-b951-d872f2087c98
-
ivankr@chromium.org authored
In stand-alone Proxy Settings dialog, 'keyup' events now trigger 'change' events. This is to circumvent http://crosbug.com/20660. BUG=chromium-os:11487 TEST=Manual: in login screen, open proxy settings, type in any IP and a non-standard port number (e.g. 9999), then press Esc or click the close button without focus leaving the port textbox. Port should be saved and re-appear when opening that dialog again. Review URL: http://codereview.chromium.org/7982024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102129 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@google.com authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/7979026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102127 0039d316-1c4b-4281-b951-d872f2087c98
-
rdsmith@chromium.org authored
Also add various tests required or enabled by this change. This changes two aspects of Cancel semantics (for downloads, not save page): a) Cancel can now be called anytime during the lifetime of a download, and b) if it is called before the history callback occurs, the download will be removed from the system (no where to store it persistently while waiting) BUG=85408 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=101510 Review URL: http://codereview.chromium.org/7796014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102126 0039d316-1c4b-4281-b951-d872f2087c98
-
jianli@chromium.org authored
Fix the issue on extension API that extension ID should be converted to app name when it is passed to the Browser. BUG=none TEST=Manual test by opening a panel via extension API and clicking on settings button Review URL: http://codereview.chromium.org/7983005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102124 0039d316-1c4b-4281-b951-d872f2087c98
-
mmocny@chromium.org authored
Occasionally, chrome would segfault when a background tab was loading. I was running into this issue quite often when testing opening many tabs. BUG=None TEST=None Review URL: http://codereview.chromium.org/7978011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102123 0039d316-1c4b-4281-b951-d872f2087c98
-
xiyuan@chromium.org authored
BUG=none. TEST=Expect no change. WebUI login still works and text on it is not selectable or draggable. Review URL: http://codereview.chromium.org/7941027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102121 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@google.com authored
Add VIEWS_EXPORT to aura widget. BUG=none TEST=none Review URL: http://codereview.chromium.org/7982022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102120 0039d316-1c4b-4281-b951-d872f2087c98
-
stevet@chromium.org authored
Ensure that TemplateURLs created from old database entries without sync_guids generate their own GUIDs. BUG=96992 TEST=Ensure that KeywordTableTest.KeywordWithEmptySyncGUID passes. Review URL: http://codereview.chromium.org/7980028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102119 0039d316-1c4b-4281-b951-d872f2087c98
-
pastarmovj@chromium.org authored
They were anyhow hardcoded to return true and didn't play nicely with base::Bind. The result of an authentication is being reported through the callbacks OnLoginSuccess and OnLoginFailure. BUG=chromium-os:14054 TEST=Everything should compile. browser_tests should be still passing. Review URL: http://codereview.chromium.org/7982025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102118 0039d316-1c4b-4281-b951-d872f2087c98
-
allanwoj@chromium.org authored
Moved requests_ (and related code) to SpeechInputManager. Added some pure virtual methods in SpeechInputManager that are implemented by ChromeSpeechInputManager. BUG=95792 TEST=None Review URL: http://codereview.chromium.org/7838028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102117 0039d316-1c4b-4281-b951-d872f2087c98
-
jamescook@chromium.org authored
Removes the dependency on chromeos-specific code in the extension-based file picker. Compiles and links, but does not yet run - the extension subsystem is not finding the resources for the file_manager component extension. The Aura build currently won't process keyboard or mouse events, so I don't have a good way to debug this. For now, added logging, and we'll get back to it when Aura is in better shape. BUG=chromium-os:20583 TEST=On plain ChromeOS, can still open a file with control-O file picker. Review URL: http://codereview.chromium.org/7941014 TBR=jamescook@chromium.org Review URL: http://codereview.chromium.org/7976025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102116 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
BUG=none TEST=none R=ben@chromium.org Review URL: http://codereview.chromium.org/7976020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102115 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
on windows. BUG=none TEST=none TBR=evan@chromium.org R=evan@chromium.org Review URL: http://codereview.chromium.org/7978030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102114 0039d316-1c4b-4281-b951-d872f2087c98
-
jamescook@chromium.org authored
Removes the dependency on chromeos-specific code in the extension-based file picker. Compiles and links, but does not yet run - the extension subsystem is not finding the resources for the file_manager component extension. The Aura build currently won't process keyboard or mouse events, so I don't have a good way to debug this. For now, added logging, and we'll get back to it when Aura is in better shape. BUG=chromium-os:20583 TEST=On plain ChromeOS, can still open a file with control-O file picker. Review URL: http://codereview.chromium.org/7941014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102113 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
This is called only once, better to inline it in the call site, less code. R=sky@chromium.org Review URL: http://codereview.chromium.org/7981019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102111 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
BUG=90445 Review URL: http://codereview.chromium.org/7977014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102110 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/7986001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102109 0039d316-1c4b-4281-b951-d872f2087c98
-
Satoshi.Matsuzaki@gmail.com authored
Avoid App window growth on every window close-open cycle. (Also fixes initial placement of App windows) BUG=93996, 82690 TEST=Start chrome.exe with "--app=http://www.google.com/". Window should be placed properly every time. Review URL: http://codereview.chromium.org/7739034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102108 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102107 0039d316-1c4b-4281-b951-d872f2087c98
-
bulach@chromium.org authored
BUG= TEST= TBR=dslomov@chromium.org Review URL: http://codereview.chromium.org/7983031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102106 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
R=sky@chromium.org Review URL: http://codereview.chromium.org/7982009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102105 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102104 0039d316-1c4b-4281-b951-d872f2087c98
-
junov@chromium.org authored
REVIEW=http://codereview.chromium.org/7979011/ TEST=NONE BUG=NONE Review URL: http://codereview.chromium.org/7979011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102103 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
Note: This was a TODO for msw@. R=ben@chromium.org Review URL: http://codereview.chromium.org/7930014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102102 0039d316-1c4b-4281-b951-d872f2087c98
-
naveenbobbili@motorola.com authored
BUG=96855 TEST=Load chrome://settings/extensionSettings and see that the title format is now Extensions (xx) where xx is the number of installed extensions in the list. Also if there are no extensions loaded then the title should be Extensions. Patch by naveenbobbili@motorola.com Review URL: http://codereview.chromium.org/7932021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102101 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
BUG=None TEST=Everything works as before, compiles cleanly Review URL: http://codereview.chromium.org/7941008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102100 0039d316-1c4b-4281-b951-d872f2087c98
-
dgozman@chromium.org authored
BUG=chromium-os:20330 TEST=See bug. Review URL: http://codereview.chromium.org/7983002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102098 0039d316-1c4b-4281-b951-d872f2087c98
-
altimofeev@chromium.org authored
Also ellipses was added for the title. BUG=chromium-os:19789,chromium-os:20510 TEST=manual Review URL: http://codereview.chromium.org/7982002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102097 0039d316-1c4b-4281-b951-d872f2087c98
-