| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
R=dennisjeffrey@chromium.org
BUG=85310
TEST=
Review URL: http://codereview.chromium.org/7549018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95133 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/7518041
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95132 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
recent changes.
BUG=90476
TBR=mpcomplete@chromium.org
TEST=mac 10.5 debug build.
Review URL: http://codereview.chromium.org/7549017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95129 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
R=dennisjeffrey@chromium.org
BUG=88128
TEST=
Review URL: http://codereview.chromium.org/7548019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95128 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95127 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
R=dennisjeffrey@chromium.org
BUG=75518
TEST=
Review URL: http://codereview.chromium.org/7549015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95125 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
used in one file. Inline the usage instead.
Review URL: http://codereview.chromium.org/7538030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95123 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add arrow and shift keys to select next/previous.
Dbl-click will zoom on (shift-dbl-click to zoom out).
Display instant data instead of ignoring it.
Elide event description text instead of trimming quickly when no room.
Remove unused test file.
Minor tweaks for presubmit (e.g. break up >80 lines).
BUG=
TEST=
Review URL: http://codereview.chromium.org/7519010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95122 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
until this is fixed.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95121 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Corrects logic for when Lion does not explicitly set a default for session restore. The implicit default is that session restore is enabled.
BUG=75814
TEST=Manual testing.
Review URL: http://codereview.chromium.org/7544037
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95120 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This simplifies the handling of JS messages, replies, and events.
Made ProcessJsMessage take a WeakHandle to a JsReplyHandler instead of
having a JsEventRouter class (which is now removed).
Add JsBackend parameter to OnInitializationComplete().
Renamed JsFrontend to JsController.
Renamed JsEventHandlerList to SyncJsController.
Handle events that happen before sync is initialized.
Made about:sync work in incognito mode.
BUG=90942,76809
TEST=
Review URL: http://codereview.chromium.org/7518014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95119 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove unnecessary gfx namespace specifiers.
This should restore the large font size, and render the cursor and selection in their correct positions.
BUG=90426
TEST=touchui omnibox text interaction.
Review URL: http://codereview.chromium.org/7540036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95118 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95117 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=tree green
Review URL: http://codereview.chromium.org/7557001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95116 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=
TEST=BrowserFeatureExtractorTest
Review URL: http://codereview.chromium.org/7538009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95115 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
first cut. It's visible when the promo is on AND the webstore is the only app on the page it's on.
BUG=90560
TEST=manual with --force-apps-promo-visible
Review URL: http://codereview.chromium.org/7520020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95114 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We changed the wording from `xxxProxy` to `proxyForXxx`, but neglected to
update the docs.
BUG=91345
TEST=manual
Review URL: http://codereview.chromium.org/7553008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95113 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/7549012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95112 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Use Widget|View::GetFocusManager instead.
Use Widget::Get[TopLevel]WidgetForNativeView|Window as necessary.
BUG=88718
TEST=none
Review URL: http://codereview.chromium.org/7532015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95111 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=91335
TEST=see bug
Review URL: http://codereview.chromium.org/7551007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95110 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
the X.
BUG=90342
TEST=Make an 'L' shape with two fingers on Magic Trackpad. Chromium doesn't go back/forward.
Review URL: http://codereview.chromium.org/7551017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95109 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/7482045
- The webkit side of this change was reverted.
TBR=reed@google.com
Review URL: http://codereview.chromium.org/7518042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95108 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/7550012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95107 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=content_settings_pattern_unittest.cc
Review URL: http://codereview.chromium.org/7549006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95105 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=None
R=sky@chromium.org
Review URL: http://codereview.chromium.org/7552006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95104 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
The intention is to have Breakpad symbols for the Remoting Host plugin uploaded to the crash servers. See the bug-report for background info.
BUG=87632
TEST=Not sure how.
Review URL: http://codereview.chromium.org/7538033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95103 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=NONE
TEST=NONE
Review URL: http://codereview.chromium.org/7546001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95102 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95099 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=NONE
TEST=BUILD
Review URL: http://codereview.chromium.org/7523064
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95098 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I temporarily enabled -Wunused-function in build/common.gypi, sent a tryjob
to the linux clangbot, and fixed the fallout.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/7548004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95097 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=
TEST=
Review URL: http://codereview.chromium.org/7551018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95094 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
chrome://blob-internals.
Since these files live under /webkit, just hardcode the CSP directive rather
than trying to read it from a resource bundle. Re-write the page to be
compleltely free of javascript, falling back to form-posts, to avoid having
to pull in an external file.
Review URL: http://codereview.chromium.org/7518011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95093 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and |page_slot| from PrintMsg_PrintPage_Params.
We will not add preview pages to the complete metafile in out of order fashion.
BUG=none
TEST=print preview works after code changes.
Review URL: http://codereview.chromium.org/7549001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95092 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
direction preference.
BUG=90342
TEST=Turn on natural scrolling. Swiping three-finger LTR goes forward; RTL goes backward. Two-finger swiping does the inverse. Subtle, yes?
Review URL: http://codereview.chromium.org/7553017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95091 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
I'll check the logs after crrev.com/95048 is built to ensure that the FLAKY_* tests are passing, then I'd like to remove the FLAKY_ flag.
BUG=90476
TEST=browser_tests --gtest_filter=PrintPreview*WebUI*.*
Review URL: http://codereview.chromium.org/7554004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95090 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Pass --memory-widget on CrOS to get a real-time display, updated every 5 seconds, of the system's free memory. Tooltip and menu itself detail the data from /proc/meminfo. Also made base::GetSystemMemoryInfo() available on Linux systems to provide detailed data.
BUG=chromium-os:18446
TEST=manual
Review URL: http://codereview.chromium.org/7518010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95089 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=None
R=sky@chromium.org
Review URL: http://codereview.chromium.org/7552005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95088 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Mac shutdown uses GetLastUsedProfile, which in live_sync_tests unfortunately grabs a test Profile, which wasn't managed by ProfileManager.
BUG=90725
TEST=mac sync_integration_tests don't crash; other tests aren't broken
Review URL: http://codereview.chromium.org/7541035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95087 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
include_other_fields is false, return_list should not include the OTHER_FIELD_NAME.
Review URL: http://codereview.chromium.org/7518038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95086 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=
TEST=
Review URL: http://codereview.chromium.org/7518032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95085 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=NONE
TEST=Start up chromoting session, try hitting "shift-esc" on host to quit the session.
Review URL: http://codereview.chromium.org/7466041
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95084 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
All 'low-hanging' platform_canvas.h dependencies have been removed, and replaced with skia-specific includes.
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/7517020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95083 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Using spans the padding around the title elements was overlapping the previous element. By using display style inline-block this padding is now visible as spacing after the previous element.
BUG=None
TEST=Manually checked that titles in certificate viewer now have spacing around them.
Review URL: http://codereview.chromium.org/7530028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95082 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
(re-applying)
BUG=91325
TEST=
Review URL: http://codereview.chromium.org/7542012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95081 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
purposes).
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/7552003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95080 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit 9b6e03673d216591c62888f2cbb2b5a697bc01ca.
BUG=91355
TBR=pfeldman
TEST=
Review URL: http://codereview.chromium.org/7549007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95079 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
CloudPrintProxyService is now owned by CloudPrintProxyServiceFactory,
using Profile as a key. This uses the ProfileKeyedService infrastructure
originally created for ThemeServiceFactory.
BUG=77155
TEST=existing tests
Review URL: http://codereview.chromium.org/6792047
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95078 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=91325
TEST=
Review URL: http://codereview.chromium.org/7548007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95077 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
public APIs. Move JPEG encoding into image utils.
BUG=none
TEST=unit tests all pass
Review URL: http://codereview.chromium.org/7461118
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95075 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95074 0039d316-1c4b-4281-b951-d872f2087c98
|