- 06 Aug, 2012 40 commits
-
-
rch@chromium.org authored
BUG=139700 Review URL: https://chromiumcodereview.appspot.com/10807088 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150112 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Try to get more information to track down 140054, specifically to see whether OnChannelError is being called. Review URL: https://chromiumcodereview.appspot.com/10836115 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150111 0039d316-1c4b-4281-b951-d872f2087c98
-
benm@chromium.org authored
Gyp targets shouldn't contain source with identical basenames. Fallout from http://src.chromium.org/viewvc/chrome?view=rev&revision=149842 Review URL: https://chromiumcodereview.appspot.com/10828152 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150110 0039d316-1c4b-4281-b951-d872f2087c98
-
ananta@chromium.org authored
BUG=133109 R=cpu Review URL: https://chromiumcodereview.appspot.com/10853008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150109 0039d316-1c4b-4281-b951-d872f2087c98
-
mtytel@chromium.org authored
BUG=139576 Review URL: https://chromiumcodereview.appspot.com/10826132 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150108 0039d316-1c4b-4281-b951-d872f2087c98
-
thomasvl@chromium.org authored
which one it was in logs. Review URL: https://chromiumcodereview.appspot.com/10825199 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150107 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150106 0039d316-1c4b-4281-b951-d872f2087c98
-
reed@google.com authored
Review URL: https://chromiumcodereview.appspot.com/10854006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150105 0039d316-1c4b-4281-b951-d872f2087c98
-
msw@chromium.org authored
OnSetIcon (and OnSetText) were removed in crrev.com/111858. That was a speculative fix for crbug.com/97808. DefWindowProc for WM_SETICON does weird non-client painting. We need a ScopedRedrawLock to avoid flickering on title/icon updates. TEST=No Windows classic theme titlebar flickering. BUG=97808,140674 Review URL: https://chromiumcodereview.appspot.com/10826160 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150104 0039d316-1c4b-4281-b951-d872f2087c98
-
https://chromiumcodereview.appspot.com/10837089/saintlou@chromium.org authored
BUG=140336 TBR=oshima Review URL: https://chromiumcodereview.appspot.com/10829175 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150103 0039d316-1c4b-4281-b951-d872f2087c98
-
stevenjb@google.com authored
BUG=140265 R=sadrul Review URL: https://chromiumcodereview.appspot.com/10836094 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150102 0039d316-1c4b-4281-b951-d872f2087c98
-
stevenjb@google.com authored
Also hides tray before login. BUG=137155 TBR=sky@chromium.org (for ash_strings.grd) Review URL: https://chromiumcodereview.appspot.com/10834164 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150101 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
IN_PROC_BROWSER_TEST_F(Foo, PRE_Bar) { do something } IN_PROC_BROWSER_TEST_F(Foo, Bar) { verify something persisted from before } This is recursive, so PRE_PRE_Bar works. Review URL: https://chromiumcodereview.appspot.com/10832106 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150096 0039d316-1c4b-4281-b951-d872f2087c98
-
toyoshim@chromium.org authored
BUG=none TEST=net_unittests Review URL: https://chromiumcodereview.appspot.com/10824081 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150095 0039d316-1c4b-4281-b951-d872f2087c98
-
zork@chromium.org authored
BUG=114631 TEST=Open Google Talk. Try to alt+tab away from it, and then back. Review URL: https://chromiumcodereview.appspot.com/10700057 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150094 0039d316-1c4b-4281-b951-d872f2087c98
-
jvoung@google.com authored
(previously 149749). Again, we use the interface to use the cache when available, or to load from a temporary file in incognito, when the cache is not available. Differences from previous try: * double-fd-close bug. * compiler warnings that show up in scons build. BUG= http://code.google.com/p/nativeclient/issues/detail?id=2683 Review URL: https://chromiumcodereview.appspot.com/10834173 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150093 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
I regressed this in r149891. BUG=140689 Review URL: https://chromiumcodereview.appspot.com/10853018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150092 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
Not used anywhere yet. BUG=138550 Review URL: https://chromiumcodereview.appspot.com/10836105 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150091 0039d316-1c4b-4281-b951-d872f2087c98
-
dmazzoni@chromium.org authored
BUG=140248 TEST=Install pkidpnnapnfgjhfhkpmjpbckkbaodldb from the web store, wait for it to finish downloading voice data, then turn speech feedback on/off with Ctrl+Alt+Z and you should hear the high-quality voice. TBR=derat Review URL: https://chromiumcodereview.appspot.com/10850018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150089 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150088 0039d316-1c4b-4281-b951-d872f2087c98
-
toyoshim@chromium.org authored
TBR=dimich@chromium.org Review URL: https://chromiumcodereview.appspot.com/10855003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150087 0039d316-1c4b-4281-b951-d872f2087c98
-
rdsmith@chromium.org authored
Reviewers: Ben Goodger: chrome/browser/ui/views/download/download_item_view.*, chrome/browser/plugin_installer.*, chrome/browser/automation/automation_provider.cc rdsmith, asanka: all Nico (thakis): chrome/browser/ui/cocoa/download/download_item_mac.* Achuith: chrome/browser/chromeos/gdata/gdata_download_observer.* Evan (estade): chrome/browser/ui/gtk/download/download_item_gtk.*, chrome/browser/ui/webui/downloads_dom_handler.* Scott (sky): chrome/browser/history/history_unittest.cc Aaron (aa): chrome/browser/extensions/webstore_installer.* Add DownloadItem::Observer::OnDownloadRemoved() to signal when a download is being removed from history. Make chrome.downloads.onErased trigger from DownloadItem::Observer::OnDownloadRemoved() so that extensions don't think that all downloads are being erased just because the browser is closing. Review URL: https://chromiumcodereview.appspot.com/10704026 BUG=140687 TBR=benjhayden@chromium.org Review URL: https://chromiumcodereview.appspot.com/10831177 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150086 0039d316-1c4b-4281-b951-d872f2087c98
-
qfel@google.com authored
Refactor GrabWindowSnapshot and GrabWindowSnapshotImpl names to GrabWindowSnapshotForUser and GrabWindowSnapshot respectively. Use GrabWindowSnapshot (the old internal version) in tests. BUG=139694 Review URL: https://chromiumcodereview.appspot.com/10830158 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150085 0039d316-1c4b-4281-b951-d872f2087c98
-
steveblock@chromium.org authored
BUG=138921 Review URL: https://chromiumcodereview.appspot.com/10824164 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150084 0039d316-1c4b-4281-b951-d872f2087c98
-
mnissler@chromium.org authored
It fails flakily. BUG=chromium:140765 TBR=satish@chromium.org, hans@chromium.org Review URL: https://chromiumcodereview.appspot.com/10824179 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150083 0039d316-1c4b-4281-b951-d872f2087c98
-
steveblock@chromium.org authored
Make the LICENSE file more explicit about the fact that the headers used by Chromium use a BSD license. BUG=138921 Review URL: https://chromiumcodereview.appspot.com/10843032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150082 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150081 0039d316-1c4b-4281-b951-d872f2087c98
-
steveblock@chromium.org authored
- gold - r149858 - Fix license metadata for gold - acid3 - r150075 - Fix license metadata for acid3 BUG=138921 TBR=cmp,thestig Review URL: https://chromiumcodereview.appspot.com/10855005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150080 0039d316-1c4b-4281-b951-d872f2087c98
-
battre@chromium.org authored
Creating OWNERS file for extensions team so that this does not need to be covered by chrome/OWNERS. BUG=none Review URL: https://chromiumcodereview.appspot.com/10834151 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150079 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
TBR=nirnimesh@chromium.org BUG=140760 Review URL: https://chromiumcodereview.appspot.com/10825197 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150078 0039d316-1c4b-4281-b951-d872f2087c98
-
haruki@chromium.org authored
BUG=139611 TEST=unit_tests Review URL: https://chromiumcodereview.appspot.com/10843041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150074 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150073 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
Depends on https://bugs.webkit.org/show_bug.cgi?id=92933 Not used anywhere yet, so no observable effect. BUG=138550 Review URL: https://chromiumcodereview.appspot.com/10853010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150071 0039d316-1c4b-4281-b951-d872f2087c98
-
dmazzoni@chromium.org authored
This depends on: http://codereview.chromium.org/10662003/ Based on the HTML to Platform Accessibility APIs Implementation Guide (http://www.w3.org/TR/html-aapi/), add some new tests to assert the correct behavior for computing the text alternative for a checkbox, button, and text field, then fix the implementation to match the test. BUG=124314 TBR=dtseng Review URL: https://chromiumcodereview.appspot.com/10823073 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150070 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150069 0039d316-1c4b-4281-b951-d872f2087c98
-
toyoshim@chromium.org authored
TBR=dimich@chromium.org Review URL: https://chromiumcodereview.appspot.com/10829187 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150068 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
TBR=oshima@chromium.org BUG=104998 TEST=none Review URL: https://chromiumcodereview.appspot.com/10836108 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150065 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150064 0039d316-1c4b-4281-b951-d872f2087c98
-
toyoshim@chromium.org authored
TBR=dimich@chromium.org Review URL: https://chromiumcodereview.appspot.com/10828171 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150063 0039d316-1c4b-4281-b951-d872f2087c98
-
jeremya@chromium.org authored
Support for draggable regions hasn't landed yet, so we hard-code 20px of draggable space at the top of the window. BUG=130182 R=rsesek@chromium.org Review URL: https://chromiumcodereview.appspot.com/10824004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150062 0039d316-1c4b-4281-b951-d872f2087c98
-