- 10 Aug, 2012 40 commits
-
-
fmalita@google.com authored
BUG= Review URL: https://chromiumcodereview.appspot.com/10832250 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151074 0039d316-1c4b-4281-b951-d872f2087c98
-
yusukes@chromium.org authored
While dragging a window, show a semi-transparent aura window instead of the standard gray phantom window. BUG=136816 TEST=new unit tests passed on try Review URL: https://chromiumcodereview.appspot.com/10823199 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151073 0039d316-1c4b-4281-b951-d872f2087c98
-
xiyuan@chromium.org authored
BUG=138163 TEST=Verify whitespace query string does not trigger search results UI. R=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/10832232 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151072 0039d316-1c4b-4281-b951-d872f2087c98
-
pfeldman@chromium.org authored
BUG=141867 Review URL: https://chromiumcodereview.appspot.com/10830259 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151071 0039d316-1c4b-4281-b951-d872f2087c98
-
danakj@chromium.org authored
Remove the suppression for Valgrind checks against WebFilterOperations, as the leak should be resolved now. BUG=138231 TBR=zhaoquin@chromium.org Review URL: https://chromiumcodereview.appspot.com/10829279 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151070 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151069 0039d316-1c4b-4281-b951-d872f2087c98
-
cduvall@chromium.org authored
The conversion script will now not generate templates for APIs marked as nodoc. The server also handles them gracefully if they slip in and 404s. BUG=141279 Review URL: https://chromiumcodereview.appspot.com/10854054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151068 0039d316-1c4b-4281-b951-d872f2087c98
-
fmalita@google.com authored
BUG= Review URL: https://chromiumcodereview.appspot.com/10824259 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151067 0039d316-1c4b-4281-b951-d872f2087c98
-
beaudoin@chromium.org authored
Supersedes CL 10825003 (owner change). BUG=138118 TEST=NONE Review URL: https://chromiumcodereview.appspot.com/10833056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151065 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151064 0039d316-1c4b-4281-b951-d872f2087c98
-
rjkroege@chromium.org authored
In the course of writing http://src.chromium.org/viewvc/chrome?view=rev&revision=150463 I noticed that there was getting to be quite a bit of gesture event related code in RenderWidgetHostImpl. This change gathers this code together in an external helper class so that some restructuring needed prior to completing 137555 is easier. This CL should not change any functionality -- only moves code. BUG=137555 TBR=jam@chromium.org Review URL: https://chromiumcodereview.appspot.com/10823262 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151063 0039d316-1c4b-4281-b951-d872f2087c98
-
mstarzinger@chromium.org authored
TBR=erik.corry@gmail.com Review URL: https://chromiumcodereview.appspot.com/10827279 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151060 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151059 0039d316-1c4b-4281-b951-d872f2087c98
-
thomasvl@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/10826246 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151058 0039d316-1c4b-4281-b951-d872f2087c98
-
fmalita@chromium.org authored
TBR=yutak@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/10834273 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151057 0039d316-1c4b-4281-b951-d872f2087c98
-
mad@chromium.org authored
BUG=None TEST=None Review URL: https://chromiumcodereview.appspot.com/10825284 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151056 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
Now that ui::TouchEvent and ui::GestureEvent are both concrete types, the gesture recognizer can create the events on its own, and does not have to depend on platform implementation. BUG=125937 Review URL: https://chromiumcodereview.appspot.com/10834269 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151052 0039d316-1c4b-4281-b951-d872f2087c98
-
dubroy@chromium.org authored
BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10827029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151051 0039d316-1c4b-4281-b951-d872f2087c98
-
alecflett@chromium.org authored
This will allow indexing to happen renderer-side BUG=134493 Review URL: https://chromiumcodereview.appspot.com/10830228 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151047 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
This also includes some changes in RenderWidgetHostViewWin to change the way it creates gesture events. BUG=125937 Review URL: https://chromiumcodereview.appspot.com/10824247 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151044 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Much more strict on what is allowable for GTEST_* environment variables. Enable support for GTEST_FILTER. Workaround non utf-8 output. fix_test_cases.py: Work better with run_test_cases.py inside isolate.py. Runs all the test cases simultaneously, so it is much faster. R=cmp@chromium.org BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10825049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151043 0039d316-1c4b-4281-b951-d872f2087c98
-
dubroy@chromium.org authored
TBR=simonmorris@chromium.org BUG=None. Review URL: https://chromiumcodereview.appspot.com/10828258 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151042 0039d316-1c4b-4281-b951-d872f2087c98
-
mad@chromium.org authored
BUG=140281 TEST=Make sure the About Google Chrome options shows up in the wrench menu went we want it, and doesn't when we don't :-) Review URL: https://chromiumcodereview.appspot.com/10825281 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151041 0039d316-1c4b-4281-b951-d872f2087c98
-
satorux@chromium.org authored
The number of calles of FindEntryByPathSync() is reduced from 13 to 11. BUG=137694, 126634, 139446 TEST=Moving a file to another directory and renaming in the same directory work as before from file manager. also copying of a hosted document works as before Review URL: https://chromiumcodereview.appspot.com/10827262 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151040 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
Also convert file to unix line endings. BUG=none Review URL: https://chromiumcodereview.appspot.com/10826239 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151039 0039d316-1c4b-4281-b951-d872f2087c98
-
krenaud@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151038 0039d316-1c4b-4281-b951-d872f2087c98
-
dubroy@chromium.org authored
BUG=135407 TEST=None. TBR=rsesek@chromium.org Review URL: https://chromiumcodereview.appspot.com/10823272 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151037 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
If this change was responsible for this regression, it may also have been responsible for http://crbug.com/133762 http://crbug.com/138260 TEST=mac intl perf bot drops: http://build.chromium.org/f/chromium/perf/mac-release-10.5/intl1/report.html?history=150&rev=-1 Review URL: https://chromiumcodereview.appspot.com/10837192 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151036 0039d316-1c4b-4281-b951-d872f2087c98
-
nkostylev@chromium.org authored
BUG=141751 Review URL: https://chromiumcodereview.appspot.com/10824253 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151034 0039d316-1c4b-4281-b951-d872f2087c98
-
asvitkine@chromium.org authored
Mark ExtensionInstallUIBrowserTest.AppInstallConfirmation and AppInstallConfirmation_Incognito as flaky on Windows. TBR=xiyuan@chromium.org BUG=141854 Review URL: https://chromiumcodereview.appspot.com/10827278 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151033 0039d316-1c4b-4281-b951-d872f2087c98
-
cristian.patrasciuc@gmail.com authored
from the application.ini file. This way we can display different names in the importer combobox, depending on the Firefox flavour that is installed on the machine. One such example is the Debian rebranding of Firefox, i.e. Iceweasel. BUG=119279 Review URL: https://chromiumcodereview.appspot.com/10830098 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151032 0039d316-1c4b-4281-b951-d872f2087c98
-
stevet@chromium.org authored
Includes a unit test to exercise this functionality. BUG=138384 TEST=Ensure that Chrome makes an HTTP request to the Variations server when it receives an auto update. Review URL: https://chromiumcodereview.appspot.com/10790116 TBR=stevet@chromium.org Review URL: https://chromiumcodereview.appspot.com/10828255 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151031 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=141668 TEST=Debug menu, opening inspector works Review URL: https://chromiumcodereview.appspot.com/10823263 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151029 0039d316-1c4b-4281-b951-d872f2087c98
-
asvitkine@chromium.org authored
TBR=rlarocque@chromium.org BUG=141849 Review URL: https://chromiumcodereview.appspot.com/10828254 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151027 0039d316-1c4b-4281-b951-d872f2087c98
-
mnaganov@chromium.org authored
BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10827274 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151025 0039d316-1c4b-4281-b951-d872f2087c98
-
junov@chromium.org authored
Resubmit of r145925 BUG=136828 TEST=none Review URL: https://chromiumcodereview.appspot.com/10702038 TBR=junov@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151024 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
Really ignore events for replacement content in the webnavigation api and discard a pending RVH if the primary one crashes BUG=139117 TEST=no flakiness Review URL: https://chromiumcodereview.appspot.com/10824241 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151022 0039d316-1c4b-4281-b951-d872f2087c98
-
benwells@chromium.org authored
BUG=130456 TEST=Check app shortcuts are removed when the app is uninstalled. Test extension uninstallation in general. Review URL: https://chromiumcodereview.appspot.com/10837034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151021 0039d316-1c4b-4281-b951-d872f2087c98
-
markusheintz@chromium.org authored
BUG=113688 Review URL: https://chromiumcodereview.appspot.com/10854079 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151020 0039d316-1c4b-4281-b951-d872f2087c98
-
markusheintz@chromium.org authored
Concatenated strings are hard to localize. Menu items and button texts should be provided as a complete strings instead of a concatenation of two strings. Add UI strings for the permissions drop downs of the Website Settings UI that are easy to localize. BUG=113688 TEST=None Review URL: https://chromiumcodereview.appspot.com/10855031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151019 0039d316-1c4b-4281-b951-d872f2087c98
-