| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/2722003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49203 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Make it a class, and allow to have internal state. Also, some minor improvements.
BUG=none
TEST=Try run Windows cloud print proxy and confirm documents get printed.
Review URL: http://codereview.chromium.org/2519002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49200 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=32413
TEST=trybots
Review URL: http://codereview.chromium.org/2724004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49199 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
petkov@chromium.org:
Add the hardwareclass UMA log field for Chrome OS builds.
This field will be used to distinguish histograms across Chrome OS hardware
platforms.
BUG=none
TEST=unit tests, tested on target device by reviewing the logs
Review URL: http://codereview.chromium.org/2738003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49197 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
instead of the temp file.
BUG=chromium-os:3947
TEST=open user feedback dialog in ChromeOS, click on 'Included system information...' link, should open about:system page
Review URL: http://codereview.chromium.org/2763002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49196 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=senorblanco
BUG=46106
TEST=green bot
Review URL: http://codereview.chromium.org/2762004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49195 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
specifying otherwise.
BUG=46074
TEST=None
Review URL: http://codereview.chromium.org/2764002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49193 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=46097
TEST=none
Review URL: http://codereview.chromium.org/2724006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49190 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
thread.
Previously, the Jankometer only monitored windows messages on the UI thread (or gtk events).
I've added observers for tasks and IO events. This lets us monitor all events on UI & IO threads (UI messages, all Tasks, and IO events).
Replaces the JankObserver with a UIJankObserver and an IOJankObserver.
Shares common code in JankObserverHelper. The JankObserverHelper and JankWatchdog are generic enough that they can probably move out to chrome/common and be reused by the renderer.
Review URL: http://codereview.chromium.org/2098020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49188 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=new-style Flash DRM plays on Windows
Review URL: http://codereview.chromium.org/2752003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49186 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49183 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=Using 10.6 SDK, build succeeds.
Review URL: http://codereview.chromium.org/2717001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49179 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=39057
TEST=none
Review URL: http://codereview.chromium.org/2741002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49176 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49175 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=46087
TEST=see bug
TBR=evan
Review URL: http://codereview.chromium.org/2777001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49174 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49170 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49169 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
adding it.
BUG=38575
TEST=none
Review URL: http://codereview.chromium.org/2724003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49168 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
without or without a prefix.
BUG=45562
TEST=none
Review URL: http://codereview.chromium.org/2719002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49167 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Revert 49164 - Backing this out to see if it fixes the failures on the two windows bots (landed about when they started).
Revert 49030 AutoFill: Don't save credit card numbers from Autocomplete to the WebDB.
BUG=8026
TEST=AutocompleteHistoryManagerTest
Review URL: http://codereview.chromium.org/2676003
TBR=jhawkins@chromium.org
Review URL: http://codereview.chromium.org/2748002
TBR=thomasvl@chromium.org
Review URL: http://codereview.chromium.org/2770001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49165 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(landed about when they started).
Revert 49030 - AutoFill: Don't save credit card numbers from Autocomplete to the WebDB.
BUG=8026
TEST=AutocompleteHistoryManagerTest
Review URL: http://codereview.chromium.org/2676003
TBR=jhawkins@chromium.org
Review URL: http://codereview.chromium.org/2748002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49164 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Revert 49162 - Doing this to see if it fixes some failing tests that started about when this landed.
Revert 49031 Ensure that the context menu items displayed in ChromeFrame rendered pages are enabled/disabled correctly. To achieve this we now
have a UpdateMenuItemStates function in the RenderViewContextMenuViews class which calls into the underlying menu's UpdateStates
function which enables/disables items correctly.
Fixes bug http://code.google.com/p/chromium/issues/detail?id=45785
Bug=45785
Review URL: http://codereview.chromium.org/2627005
TBR=ananta@chromium.org
Review URL: http://codereview.chromium.org/2768001
TBR=thomasvl@chromium.org
Review URL: http://codereview.chromium.org/2759002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49163 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
this landed.
Revert 49031 - Ensure that the context menu items displayed in ChromeFrame rendered pages are enabled/disabled correctly. To achieve this we now
have a UpdateMenuItemStates function in the RenderViewContextMenuViews class which calls into the underlying menu's UpdateStates
function which enables/disables items correctly.
Fixes bug http://code.google.com/p/chromium/issues/detail?id=45785
Bug=45785
Review URL: http://codereview.chromium.org/2627005
TBR=ananta@chromium.org
Review URL: http://codereview.chromium.org/2768001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49162 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Also fixes a bug in arbitrator that updating options might not stop high accuracy providers
BUG=40103
TEST=unit_tests --gtest_filter=*Geol*
Review URL: http://codereview.chromium.org/2676006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49155 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49153 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=43423
TEST=Unit test in managed_prefs_banner_base_unittest.cc, manual UI tests
Review URL: http://codereview.chromium.org/2425006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49151 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/2663006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49150 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
integration. Some of the bots (memory, ARM) didn't get the new package installed yet.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/2763001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49149 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
to avoid a NOTREACHED.
BUG=45644
TEST=No crash when changing "Block third-party cookies" preference with an incognito window open.
Review URL: http://codereview.chromium.org/2423003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49148 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add "sign out" button
* Let chrome crash when grab is borken.
* send ScreenIsLocked signal after all inputs are grabbed.
BUG=chromium-os:2914,chromium-os:2614
TEST=manual:
set the content of /var/lib/power_manager/use_xscreensaver to 1,
reboot the machine and login
hit ctr-alt-l to enter screenlock mode
1) typing in wrong password should show message bubble with error message
2) pressing "Sign out" will terminate the session and move to login screen
Review URL: http://codereview.chromium.org/2685006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49141 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
restore them on startup.
BUG=chromium-os:3771
BUG=chromium-os:3378
TEST=manual
Review URL: http://codereview.chromium.org/2690005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49138 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
unused.
BUG=12351,25404
TEST=GNOME Keyring and KWallet get compiled, but add no new library dependencies
Review URL: http://codereview.chromium.org/2718001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49135 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/2737001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49134 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
changed before reading buffers.
Patch by cdn@chromium.org:
http://codereview.chromium.org/2479002/show
BUG=43322
TEST=Run with --enable-video-layering and --enable-gpu-rendering and use <video> tag
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49132 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
sizes.
Added negative checks on signed heights and widths, added negative check for signed heights and widths in backing store for video layering.
Patch by cdn@chromium.org:
http://codereview.chromium.org/2449006/show
BUG=45267
TEST=Run on linux with --enable-video-layering and use <video> tag
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49131 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Does not contain Cole's unified edit menu / zoom controls. This is just
scaffolding that should allow all the rest of the unified menu to exist, while
letting each platform implement the native-only portions in their platform
specific ways.
Only modifies the linux implementation to actually use the new model, though the command line flag and the new model should be shared between platforms.
BUG=45734,45757
TEST=Run with --new-wrench-menu on linux. Notice how long the unified menu is.
Review URL: http://codereview.chromium.org/2677006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49130 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
for the tests being disabled on Mac.
TBR=stuartmorgan
BUG=46040
TEST=SafeBrowsingDatabase.*
Review URL: http://codereview.chromium.org/2676004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49128 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
different times.
BUG=45869
TEST=syncer_thread_unittest
Review URL: http://codereview.chromium.org/2678001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49127 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
(by generating one of two UserActions).
BUG=none
R=tim@chromium.org, jar@chromium.org
TEST=none
Review URL: http://codereview.chromium.org/2638001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49123 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1- Select and focus the item being added.
2- When removing an item, if there is more than one, select and focus the previous item.
BUG=None
TEST=open the Exceptions dialog, add an item, next add another item, see if the
second item is the only selected and focused item. Then remove this item, see if
the first item is selected.
Review URL: http://codereview.chromium.org/2585001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49117 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
we remove an item.
Change the code to do the add and removal to the cache in the addAt and remove methods to the tree and the tree items.
BUG=42239
TEST=See bug
Review URL: http://codereview.chromium.org/2696001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49113 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=Start chrome with a new blank profile. No bottom promos should show up.
Review URL: http://codereview.chromium.org/2637004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49112 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=26730
TEST=current tests
Review URL: http://codereview.chromium.org/2249005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49111 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=44622
TEST=in the bug
Review URL: http://codereview.chromium.org/2638003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49108 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
at the directories on that device.
BUG=chromium-os:3468
TEST=none
Review URL: http://codereview.chromium.org/2639004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49105 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
by people who use the gallery, and making sure that people
know about the gallery.
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/2655006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49100 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
Patch by davej@chromium.org:
http://codereview.chromium.org/2285004/show
BUG=none
TEST=none
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49099 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
It used to work without changing the policy on older 32-bit systems (XP, Vista) but was blocked on Windows 7, so we need to add it to the policy.
Review URL: http://codereview.chromium.org/2472005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49098 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
notification on the TabContentsDelegate which
the ExternalTabContainer implements is ignored if the window close is not initiated from the host.
Fix is to send over an automation message AutomationMsg_CloseExternalTab to the external host where we close the window.
Currently this functionality is only provided by the active document.
Fixes bug http://code.google.com/p/chromium/issues/detail?id=45930
Bug=45930
Test=Covered by chrome frame unit test FullTabModeIE_WindowCloseInChrome
Review URL: http://codereview.chromium.org/2691004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49093 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
tbarzic@chromium.org:
Implemented functionality for viewing chromeOS system status
BUG=chromium-os:3807
TEST=type in about:system in the browser and system status page should appear
Review URL: http://codereview.chromium.org/2698003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49082 0039d316-1c4b-4281-b951-d872f2087c98
|