| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
BUG=74820
TEST=Start Chrome and enable Chromoting. Restart Chromer and open Preferences, and check that Remoting is correctly detected as enabled.
Review URL: http://codereview.chromium.org/6612028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76903 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76900 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
This reverts commit 8431a6e7be70b1b50b0d5b851bbe728b7fef220f.
TBR=satish
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76896 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
infrastructure that I have built for the DOM Login and touch keyboard. If have created a reference CL for what the end product of this sequence is intended to be, so that I can give context for the CL under review.This can be found at: http://codereview.chromium.org/6577003/
This CL adds in chrome://login-container to touchui==1 and chromeos==1 builds. This page is hooked into the WebUI to enable testing and development of a Browser based container for the DOM Login screens. In this CL all it does it
create a Browser with chrome://login in it. This functionality will be extended in following CLs.
Patch from Ryan Harrison <rharrison@chromium.org>
BUG=none
TEST=manual
Review URL: http://codereview.chromium.org/6579003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76894 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This CL is the same as what I submitted for M10 in http://codereview.chromium.org/6133006/, but rolled back then. We are now enabling the feature for M11.
BUG=61677
TEST=browser_tests --gtest_filter="SpeechInputBrowserTest.*"
Review URL: http://codereview.chromium.org/6610022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76893 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
As part of this, I had to move the chunked encoding part from UploadData::Element::SetChunk
to HttpStreamParser::DoSendBody as SPDY doesn't have this encoded format and UploadData
needs to serve both.
BUG=none
TEST=net_unittests (2 new tests added)
Review URL: http://codereview.chromium.org/6292013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76892 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76889 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
No intended functionality change.
BUG=70465,72205
TEST=none
TBR=ben
Review URL: http://codereview.chromium.org/6628005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76888 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
renderer/browser and WebKit, since it's not used anywhere.
Review URL: http://codereview.chromium.org/6621006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76885 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This is exactly why having overloads with the same name are a bad idea.
BUG=none
TEST=none
TBR=ben
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76884 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Wait for ALL_DONE state before exiting the test.
BUG=74727
TEST=mac_valgrind
R=jar
Review URL: http://codereview.chromium.org/6588135
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76883 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
TBR=ben
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76882 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This makes it clear that this is not an intended override of
WidgetGtk::Init().
No intended functionality change.
BUG=70465,72205
TEST=none
TBR=ben
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76881 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
TBR=ben
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76879 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
For classes deriving from both View and ContextMenuController, this
makes it clear which of method is overridden.
Rename TabController::ShowContextMenu to ShowContextMenuForTab for the same reason.
No intended functionality change.
BUG=70465,72205
TEST=none
TBR=beng
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76878 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
R=wtc
BUG=63203
TEST=none
Review URL: http://codereview.chromium.org/6598024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76877 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=41157
TEST=none
Review URL: http://codereview.chromium.org/6603033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76873 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
thread watching only if we have registered the Thread
Watcher objects.
BUG=74855
TEST=thread watcher, run browser with -uninstall option
R=jar
Review URL: http://codereview.chromium.org/6611031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76871 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:11412
TEST=None
Review URL: http://codereview.chromium.org/6596064
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76865 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This makes it obvious that this is not an attempt at overriding
View::WriteDragData.
BUG=XXX
TEST=none
Review URL: http://codereview.chromium.org/6624001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76862 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=74423
TEST=see bug
Review URL: http://codereview.chromium.org/6613007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76861 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=68888
TEST=none
Review URL: http://codereview.chromium.org/6610010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76860 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
directory.
- Match the names of the files with the current pattern used in the ui/gtk/importer directory.
- Add OVERRIDE to a bunch of virtual methods.
BUG=None
TEST=existing unit_tests.
Review URL: http://codereview.chromium.org/6613017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76859 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:12322
TEST=Build Chrome. Go to about:histograms. There should be a number of entries starting with "Cros." with timings from libcros.
Review URL: http://codereview.chromium.org/6544024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76856 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
codebase call it.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6610029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76854 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The PrefixSet-vs-BloomFilter histograms showed a minor discrepency,
with a very small number of PREFIX_SET_EVENT_BLOOM_MISS_PREFIX_HIT
reports. This CL adds code to regenerate the prefix list and
manually double-check.
Additionally, reduce memory use by requiring the input prefix vector
to be pre-sorted.
BUG=71832
TEST=none
Review URL: http://codereview.chromium.org/6591087
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76853 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
other data page.
BUG=74877
TEST=there is more padding below the column headers
Review URL: http://codereview.chromium.org/6603035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76852 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This makes it much less likely that the animation will cause a flash of scroll bars.
BUG=74869
TEST=Open a subpage; unless the window is only slightly wider than the min page width, there should be no scrollbars.
Review URL: http://codereview.chromium.org/6603031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76851 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
mutilple devices in a single software rendering list entry. Change string to integer for a software rendering list entry id.
BUG=none
TEST=unittest
Review URL: http://codereview.chromium.org/6610025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76850 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6615005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76848 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
They used to have the same name as methods in View. Some views would
derive from both View and DragController, which was confusing. For
example for clang's -Woverride-virtual.
No functionality change.
BUG=70465,72205
TEST=none
Review URL: http://codereview.chromium.org/6609033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76847 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Pepper 3D v2 does not use the GPU plugin. It is integrated with the accelerated compositor.
TEST=PPAPI 3D v2 still works, trybots
BUG=none
Review URL: http://codereview.chromium.org/6588090
TBR=apatrick@chromium.org
Review URL: http://codereview.chromium.org/6614030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76845 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6581010
TBR=dmazzoni@chromium.org
Review URL: http://codereview.chromium.org/6612035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76844 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
To get the title actually shown by a tab, call the function that
we use for computing the tab text. (Sometimes it returns title()
and sometimes it computes something more complex.)
Review URL: http://codereview.chromium.org/6612031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76841 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Pepper 3D v2 does not use the GPU plugin. It is integrated with the accelerated compositor.
TEST=PPAPI 3D v2 still works, trybots
BUG=none
Review URL: http://codereview.chromium.org/6588090
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76840 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6609001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76837 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
classes defined within.
BUG=None
TEST=existing unit_tests.
Review URL: http://codereview.chromium.org/6612008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76836 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=59732
TEST=Open a 10 PDF, print pages 6,7,8 or pages 6-8.
Review URL: http://codereview.chromium.org/6592093
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76835 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
association for dev console.
BUG=74771
TEST=Run with --enable-sync-sessions and --sync-url set to a server that supports sessions. Check that sessions are visible.
Review URL: http://codereview.chromium.org/6610008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76832 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/6611024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76831 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=Less UI jank when opening the print preview tab.
Review URL: http://codereview.chromium.org/6611008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76829 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=55181
TEST=none
Review URL: http://codereview.chromium.org/6575014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76828 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
TBR=avi
Review URL: http://codereview.chromium.org/6603027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76827 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=74770
TEST=Trigger bug 59732 - open a 10 page PDF, print pages 6,7. Then qutting the browser should not cause it to crash.
Review URL: http://codereview.chromium.org/6603007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76826 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6581010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76825 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
applied after initial checkin.
TBR=dtseng
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76823 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
a new one.
BUG=61285
TEST=See bug.
Review URL: http://codereview.chromium.org/6602052
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76822 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This removes the XIB in favor of doing programmatic drawing.
As a side effect of not having a titlebar, the window will no longer be eligible
to take key status (fixing crbug.com/74813).
BUG=74813
TEST=Visual
Review URL: http://codereview.chromium.org/6612019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76821 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
in ChromeDriver.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6588115
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76820 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
asking for complete gpu info. This fixes the case where each reload of
about:gpu would previousy relaunch the GpuProcess on blacklisted machines.
BUG=
TEST=
Review URL: http://codereview.chromium.org/6613026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76819 0039d316-1c4b-4281-b951-d872f2087c98
|