- 21 May, 2011 25 commits
-
-
toyoshim@chromium.org authored
This change enables to check active labs in InitializeNetworkOptions(). BUG=42320 TEST=N/A Review URL: http://codereview.chromium.org/6961015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86208 0039d316-1c4b-4281-b951-d872f2087c98
-
darin@chromium.org authored
R=jamesr BUG=71735 TEST=none Review URL: http://codereview.chromium.org/6961039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86207 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
BUG=none TEST=RenderProcessHostTest.* tests pass on touchui Review URL: http://codereview.chromium.org/6990022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86204 0039d316-1c4b-4281-b951-d872f2087c98
-
jschuh@chromium.org authored
BUG=None TEST=None TBR=ukai@chromium.org Review URL: http://codereview.chromium.org/7038054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86203 0039d316-1c4b-4281-b951-d872f2087c98
-
mdm@chromium.org authored
BUG=80728 Review URL: http://codereview.chromium.org/7054027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86200 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=79671 TEST=none TBR=jhawkins Review URL: http://codereview.chromium.org/7057037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86199 0039d316-1c4b-4281-b951-d872f2087c98
-
aocampo@chromium.org authored
testUnblockedPopupShowsInHistory testBlockedPopupNotShowInHistory testUnblockedPopupAddedToOmnibox removed GetOmniboxMatchesFor from omnibox.py and added to test_utils.py Review URL: http://codereview.chromium.org/7043026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86198 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=75023 TEST=none TBR=jhawkins Review URL: http://codereview.chromium.org/6961041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86197 0039d316-1c4b-4281-b951-d872f2087c98
-
dpapad@chromium.org authored
Also 1) adding border between printing controls and preview area. 2) showing an error message when initiator tab is closed regardless of the state of the preview area. BUG=83251, 83429, 83410 TEST=See bug description. Review URL: http://codereview.chromium.org/7055018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86196 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=79933 TEST=none TBR=jhawkins Review URL: http://codereview.chromium.org/7004057 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86194 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
This moves the implementation of DownloadShelfContextMenuGtk from download_item_gtk.cc to download_shelf_context_menu_gtk.* BUG=28978 TEST=None R=evan@chromium.org,rdsmith@chromium.org,asanka@chromium.org Review URL: http://codereview.chromium.org/7051021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86193 0039d316-1c4b-4281-b951-d872f2087c98
-
mrossetti@chromium.org authored
I was not satisfied with how difficult it was to get reasonable scores for quite long page titles even when multiple words contained in the title were typed so I added a limit on how much of the title (and URL) string was required in order to have a decent match. BUG=None TITLE=Ran all unit tests. Review URL: http://codereview.chromium.org/7040009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86192 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/6990023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86191 0039d316-1c4b-4281-b951-d872f2087c98
-
dyu@chromium.org authored
TEST=none BUG=none Review URL: http://codereview.chromium.org/7057035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86190 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
This is a virtual method, so it shouldn't use the unix_hacker style. Note: This was a TODO for ben. BUG=None TEST=None R=ben@chromium.org Review URL: http://codereview.chromium.org/7056027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86189 0039d316-1c4b-4281-b951-d872f2087c98
-
dyu@chromium.org authored
TEST=none BUG=83459 Review URL: http://codereview.chromium.org/7054028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86188 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/7048020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86187 0039d316-1c4b-4281-b951-d872f2087c98
-
wjmaclean@chromium.org authored
This is the removal of code to disable security restrictions on disk IO, originally needed so that the GL bindings could be initialized. The GL libraries now manage this in a separate thread with the necessary permissions. BUG=none TEST=none Review URL: http://codereview.chromium.org/6990019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86186 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
again, backend updates are not hooked up yet (because no backend exists) 1. allow tile pages to accept drags of non-tiles (with stub implementation of the tile's appearance) 2. refactor ugliness of dealing with multiple drag events into event handler thunks. This will also hopefully make it easier to hook up synthesized touch drag events. BUG=none TEST=manual Review URL: http://codereview.chromium.org/7038051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86184 0039d316-1c4b-4281-b951-d872f2087c98
-
ajwong@chromium.org authored
BUG=none TEST=Connect still works. Review URL: http://codereview.chromium.org/7033042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86183 0039d316-1c4b-4281-b951-d872f2087c98
-
ncbray@google.com authored
BUG= none TEST= none Review URL: http://codereview.chromium.org/7038050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86182 0039d316-1c4b-4281-b951-d872f2087c98
-
rvargas@google.com authored
BUG=76997 TEST=NONE Review URL: http://codereview.chromium.org/7056019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86181 0039d316-1c4b-4281-b951-d872f2087c98
-
rvargas@google.com authored
BUG=76997 TEST=NONE Review URL: http://codereview.chromium.org/7042019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86180 0039d316-1c4b-4281-b951-d872f2087c98
-
dyu@chromium.org authored
TEST=none BUG=none Review URL: http://codereview.chromium.org/7055024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86179 0039d316-1c4b-4281-b951-d872f2087c98
-
akalin@chromium.org authored
Lingesh's recent about:sync improvements added this bug. BUG= TEST= Review URL: http://codereview.chromium.org/7054017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86178 0039d316-1c4b-4281-b951-d872f2087c98
-
- 20 May, 2011 15 commits
-
-
thakis@chromium.org authored
The non-DEPS changes were recommended by bsalomon in http://codereview.chromium.org/7052001/ BUG=none TEST=none TBR=vandebo Review URL: http://codereview.chromium.org/6961031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86176 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
both the bookmark bar and wrench menu and wires bookmarks into the wrench menu. BUG=81263 TEST=thoroughly test bookmarks in the wrench menu to make sure there aren't any crashes/weird behavior. Review URL: http://codereview.chromium.org/7054020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86175 0039d316-1c4b-4281-b951-d872f2087c98
-
mmenke@chromium.org authored
BUG=81985 TEST=PrerenderDownloadTest.PrerenderDownloadIframe and 3 others TBR=dominich@chromium.org Review URL: http://codereview.chromium.org/7055022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86174 0039d316-1c4b-4281-b951-d872f2087c98
-
dyu@chromium.org authored
Taking into account for strict number checking based on country selected during aggregation. First 3 phone digits '123' is not considered valid for US numbers. TEST=none BUG=none Review URL: http://codereview.chromium.org/6961037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86173 0039d316-1c4b-4281-b951-d872f2087c98
-
apatrick@chromium.org authored
The previous way did not fool LTCG optimization. I tested that this works by doing and LTCG build without this change and verified that the compiler strips out the assignment to program_counter in MessageLoop::RunTask. Then I repeated with this change and verified that the compiler did not strip it out. TEST=compiles plus the above BUG=81449 Review URL: http://codereview.chromium.org/7054025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86172 0039d316-1c4b-4281-b951-d872f2087c98
-
mrossetti@chromium.org authored
Set content offset using fill_into_edit's length and not the length of the originally typed term. BUG=82994 TEST=Added unit test. Manual test: 1) Delete the 'History Provider Cache' file, 2) Start Chrome, 3) Type 'about:flags' into omnibox and <ret>, 4) Type 'about:flags/' or 'about:flags@' into omnibox. There should no longer be an assert at this point. Review URL: http://codereview.chromium.org/7004042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86171 0039d316-1c4b-4281-b951-d872f2087c98
-
wez@chromium.org authored
BUG= TEST=Host plugin accepts connection if Access Code supplied to Viewer is valid. Review URL: http://codereview.chromium.org/7004046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86170 0039d316-1c4b-4281-b951-d872f2087c98
-
hashimoto@chromium.org authored
Add Browser::OnWindowActivated Add reload in Browser::OnWindowActivated BUG=chromium-os:12596 TEST=tested manually Review URL: http://codereview.chromium.org/6973047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86168 0039d316-1c4b-4281-b951-d872f2087c98
-
jbauman@chromium.org authored
The SetToken mock was using the command header as the token value. Also, the ringbuffer test didn't support the jump command, so if the number of entries in the command buffer is too small then the test breaks. BUG= TEST= Review URL: http://codereview.chromium.org/6990002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86167 0039d316-1c4b-4281-b951-d872f2087c98
-
piman@google.com authored
r66321 silently broke it because we were not running the tests, just listing the tests and yet returning success. This fixes it as well as some regressions in the tests themselves. BUG=none TEST=ui_tests Review URL: http://codereview.chromium.org/7055002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86166 0039d316-1c4b-4281-b951-d872f2087c98
-
asargent@chromium.org authored
BUG=83010 TEST=See bug for more details Review URL: http://codereview.chromium.org/7043023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86164 0039d316-1c4b-4281-b951-d872f2087c98
-
garykac@chromium.org authored
BUG=none TEST=local Review URL: http://codereview.chromium.org/7055017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86163 0039d316-1c4b-4281-b951-d872f2087c98
-
zelidrag@chromium.org authored
BUG=chromeos-partner:3744, chromium-os:15270 TEST=make sure we can play content from file shelf with the media player Review URL: http://codereview.chromium.org/7058001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86162 0039d316-1c4b-4281-b951-d872f2087c98
-
creis@chromium.org authored
Also test that hosted apps do not receive WebUI. BUG=83289 TEST=AppApiTest.AppProcess Review URL: http://codereview.chromium.org/7048015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86161 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=83023 TEST=See bug. Review URL: http://codereview.chromium.org/7038041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86160 0039d316-1c4b-4281-b951-d872f2087c98
-