Jjamescook@chromium.orgcros: Add CHECK for screen unlock problem
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Allow spoken feedback to be routed to TTS extensions, not just built-in TTS. BUG=140248 TEST=Install pkidpnnapnfgjhfhkpmjpbckkbaodldb from the web store, wait for it to finish downloading voice data, then turn speech feedback on/off with Ctrl+Alt+Z and you should hear the high-quality voice. TBR=derat Review URL: https://chromiumcodereview.appspot.com/10850018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150089 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Implement two new policies to control muting the audio I/O. BUG=chromium-os:11263 TEST=Manually set the policies in CPanel and observe that no sound is produced/recored on the device. TBR=nirnimesh@chromium.org Review URL: https://chromiumcodereview.appspot.com/10873085 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@154692 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[cros] Initialize OOBE in parallel when boot animation is disabled. This includes several fixes that prevent white splashes and UI junk during boot on slow machines: *) OOBE UI is initialized in parallel and displayed when ready. *) Status area widget is created initially invisible during boot/signout. *) Initial cursor visibility initialized in RootWindow, otherwise cursor was visible during boot. *) 'login visible' signal is sent only when login UI is ready for realz (user pods loaded/GAIA extension loaded/initial OOBE animation finished). BUG=143298 Review URL: https://chromiumcodereview.appspot.com/10889024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@154242 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Bluetooth: test device connection during discovery Some Bluetooth devices connect back to the host during discovery in order to obtain host SDP information; we had a bug where we would remove the objects for them rather than reverting back from a connected to discovered device. Add unit tests to verify that this bug is fixed. BUG=chromium-os:31629 TEST=unit_tests Review URL: https://chromiumcodereview.appspot.com/10988007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158631 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Move Drive API files from chrome/browser/chromeos/gdata to chrome/browser/google_apis Remaining files will be moved in later CLs. BUG=127855 TEST=pass all existing tests TBR=estade@chromium.org, ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10920091 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157086 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Crash fix for daisy. Fix for https://crash.corp.google.com/reportdetail?reportid=6b9e7e5486ffb26a R=gspencer@chromium.org BUG=chromeos-partner:14073 TEST=None. Review URL: https://chromiumcodereview.appspot.com/10960047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158153 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Fixes for handling of MockDBusThreadManager::GetSystemBus(). This is a patch taken over from zel's original patch: http://codereview.chromium.org/10832258/ BUG=131915 TEST=NetworkScreenTest.* and number of other tests should start passing in BVT CrOS tests TBR=zelidrag@chromium.org Review URL: https://chromiumcodereview.appspot.com/10854121 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151336 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Add switch primary display option by swapping primary root window between displays. This has following sub-changes - DisplayController now manages which display is primary display, instead of relying on the order in DisplayManager - MultiDisplayManager uses display ID instead of order to check if a display has added/removed or its bounds has change. (which is fixes the TODO) - Primary display always has 0,0 origin. This also fixed a few issues that i discovered while working on this. - RootWindowHostLinux::SetBounds causes 2 ConfigureNotify, which causes unnecessary move/resize event. - mouse_cursor_event_filter and display_controller were using default_display_layout, which is wrong. It should use the layout for currently used secondary display. BUG=146886 TEST=covered by test. On device, press alt-f4 to switch primary display. Review URL: https://codereview.chromium.org/10905288 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157492 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Center wallpaper picker when open and open author's website in a new window BUG=151600 Review URL: https://chromiumcodereview.appspot.com/10978022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158840 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
UMA counts for corrupt cache db. BUG=152263 TEST=manual. Review URL: https://chromiumcodereview.appspot.com/10981030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158720 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
chromeos: Move src/chrome/browser/chromeos/disks to src/chromeos GetSizeStatsOnFileThread is moved from disk_mount_manager.cc to file_browser_private_api.cc BUG=None TEST=build TBR=estade@chromium.org, kaznacheev@chromium.org Review URL: https://chromiumcodereview.appspot.com/10874067 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153402 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
fix "IME changed" notification uses a wrong field of IME Added a medium length name to IMEInfo. It is used for the bubble with "Your input method has changed to ...". In most cases the medium length text is equal to the short text except where this issue is concerned. BUG=137629 TEST=Enable English and Japanese keyboards; restart; Control + Space: observe popup bubble "Your input method has changed to..." Review URL: https://chromiumcodereview.appspot.com/10960060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158641 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Fix crash in screensaver shutdown. We remove the user activity detector's observer when shutting down the kiosk mode screensaver. This apparently can cause a crash since the ash shell or the user activity detector instance's could be null by this point. Check before we do a remove. Crash report is in the bug. R=derat@chromium.org BUG=147340 TEST=None. Review URL: https://chromiumcodereview.appspot.com/10909129 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155526 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
cros: Add CHECK for screen unlock problem On some devices when you unlock the screen after suspend the launcher and desktop windows do not appear. I suspect the background widget is not being reparented properly but I cannot reproduce the problem internally. Since the user can't recover from this state without rebooting, add some CHECKs to try to track down the source. Also initialize empty wallpaper if we're running tests, as we previously skipped it which would cause my CHECKs to be hit. BUG=149043 TEST=ScreenLockerTest and manual, lock screen with Ctrl-Shift-L, unlock by entering password Review URL: https://chromiumcodereview.appspot.com/10982035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158846 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Adding OWNERS to chrome/browser/chromeos/media TBR=dpolukhin@chromium.org BUG=None Review URL: https://chromiumcodereview.appspot.com/10928140 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156284 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
chromeos: Fix eternal cellular activation spinner Change our state machine to attempt to reconnect after entering OTASP. While the cellular activation process is far from deterministic, it seems like we've been hanging on getting out of OTASP because we stop trying to connect to the provider when we enter OTASP. At some point, this must have made sense because the connection manager would automatically try to connect modems to cellular service under certain conditions. However, shill does not do this. This seems to be a regression introduced in: https://chromiumcodereview.appspot.com/10456045/ BUG=chromeos-partner:10294 TEST=Manually test that activation does not hang Review URL: https://chromiumcodereview.appspot.com/10913209 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157422 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
CrOS: Convert MediaTransferProtocolDaemonClient to use protobufs. BUG=chromium-os:29557 Review URL: https://chromiumcodereview.appspot.com/10913048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156468 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[cros/net] Add DnsConfigService to NetworkChangeNotifierChromeos. Unlike DnsConfigServicePosix, the CrOS implementation uses signals from NetworkManager (via NetworkLibrary), rather than watching files in /etc. BUG=125877 TEST=Enable "Built-in Asynchronous DNS". Check if chrome://net-internals/#dns shows DNS config. Review URL: https://chromiumcodereview.appspot.com/10909034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156055 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Eliminate kAshNotifyDisabled and SystemNotification BUG=134561 For OWNERS: TBR=ben Review URL: https://codereview.chromium.org/10947046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158305 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Generalize ExtensionIconSet to store icon paths for custom size sets. This is needed to make it easier to handle sets of extension icons that are not defined in extension manifest (e.g. default icons for browser_actions) BUG=138025, 135271 TEST=existing tests For mechanical changes caused by moving ExtensionIcons from ExtensionIconSet to extension_misc namespace (patchset 14): TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10843014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151992 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Move the NSS functions out of CertDatabase into a new NSSCertDatabase class. BUG=chromium-os:33872 Review URL: https://chromiumcodereview.appspot.com/10916094 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155720 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Move the NOTIFICATION_APP_TERMINATING notification from content to chrome, since it's fired by chrome. I removed the code watching it in the workers devtools code. It's not clear if this code is needed or not, so removing it for now. If we get crash reports or memory leaks on bots, then we'll have a repro that we can use to fix this. Review URL: https://codereview.chromium.org/10968064 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158566 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by content_browsertests. BUG=90448 Review URL: https://chromiumcodereview.appspot.com/10822030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148514 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Fix queued writes in DeviceSettingsProvider. The check for pending operations was bad, which would lead to pending changes accumulating. Props to pastarmovj for debugging this and proposing the fix. BUG=chromium:149983 TEST=unit tests, see bug report. Review URL: https://codereview.chromium.org/10950032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157961 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Data promo notification should follow the normal ash notifications theme. This CL does two things: 1. Re-work the ash's network tray infrastructure to show "messages" instead of "errors". 2. Use the re-worked network tray to show the data promo notification. BUG=148824 Review URL: https://codereview.chromium.org/10907224 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156743 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
fix "IME changed" notification uses a wrong field of IME Added a medium length name to IMEInfo. It is used for the bubble with "Your input method has changed to ...". In most cases the medium length text is equal to the short text except where this issue is concerned. BUG=137629 TEST=Enable English and Japanese keyboards; restart; Control + Space: observe popup bubble "Your input method has changed to..." Review URL: https://chromiumcodereview.appspot.com/10960060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158641 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Refactoring the SysInfoProvider to include logs from SysLogsProvider. Refactoring the SysInfoProvider in order to support multiple data sources and also implementing the data sources from SysLogsProvider, that were specific to system_info_ui. Replaced SysInfoProvider and SysLogsProvider classes in the system_info_ui just with one class the SysLogsFetcher that implements both classes. BUG=138582 TEST=You navigate to chrome://system and confirm that the data is there. Some of the keys that should be present and have data should be: CHROMEOS_RELEASE_VERSION, mem_usage, cras, cpuinfo. Review URL: https://chromiumcodereview.appspot.com/10827130 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152856 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Revert 131706 - Make idle logout window not cause the app list to disappear. This is causing the idle logout window to now appear on the side of the screen when the apps list is up. Original review URL: https://chromiumcodereview.appspot.com/10031050 BUG=144331 TEST=Idle logout dialog shows up in the middle of the screen whether the apps list is up or not. TBR=rkc@chromium.org Review URL: https://chromiumcodereview.appspot.com/10919083 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@154820 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Tighten the restrictions on including webkit code from chrome/ This removes the chrome/DEPS allowances for including webkit/, adds temporary allowances in the subdirectories, and makes it clear that in most cases the allowance is temporary and should be removed. This is an incremental step toward disallowing use of webkit/ code directly from most chrome/ code (excepting specific subdirectories, most notably chrome/renderer/). BUG=146251 Review URL: https://chromiumcodereview.appspot.com/10905061 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156521 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Add Xiyuan and self to chromeos OWNERS. BUG= Review URL: https://chromiumcodereview.appspot.com/10907195 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156330 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Move tab functions off Browser into browser_tabstrip and browser_tabrestore. http://crbug.com/133576 TEST=none Review URL: https://chromiumcodereview.appspot.com/10702029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145015 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Move cancelable_request.cc/h to chrome/browser/common. It is a commonly shared utility. Also move "!chrome/browser/browser_process.h" to test section in bookmarks/DEPS BUG=144783 Review URL: https://codereview.chromium.org/10958031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158151 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
chromeos: Use chrome::ShowWebDialog to avoid depending in web_dialog_view.h This removes the dependency in chrome/browser/ui/views/web_dialog_view.h from chromeos. BUG=125846 R=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10695122 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146019 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Move the web dialogs code to src/ui/web_dialogs from src/chrome Also moved the web dialogs classes into ui namespace. The original patch was sent by Jake Helfert <jake@helfert.us>. This patch was created based on Jake's patch. BUG=125841 TEST=try Review URL: https://chromiumcodereview.appspot.com/10448066 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@139757 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
chromeos: Destroy PowerStateOverride before D-Bus. PowerStateOverride's destructor uses DBusThreadManager, so the kiosk override must be destroyed before the thread manager is shut down. BUG=151961 Review URL: https://chromiumcodereview.appspot.com/10970071 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158378 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
ChromeOS: Implement MediaTransferProtocolManager observer to receive media storage notifications. Depends on https://chromiumcodereview.appspot.com/10854048/ BUG=144527 TEST=none Review URL: https://chromiumcodereview.appspot.com/10894045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156498 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Move content::URLFetcher static functions to net::URLFetcher Remove content::URLFetcher. Update all references. Add explicit dependency on content_common from browser, since template_url_fetcher.cc calls AssociateURLFetcherWithRenderView (there are probably other direct uses of content_common). BUG=118220 TEST= TBR=satorux@chromium.org,mnissler@chromium.org,mal@chromium.org,jhawkins@chromium.org,sky@chromium.org,rlp@chromium.org Review URL: https://chromiumcodereview.appspot.com/10554008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142926 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[cros] Support global carrier config. Local carrier config override will be added in next CL. BUG=chrome-os-partner:5764 TEST=Manual. Review URL: http://codereview.chromium.org/7778043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99643 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Consolidate Browser Creation. . Make all instantiators use a single ctor that takes CreateParams. . Get rid of InitBrowserWindow() and make CreateBrowserWindow() a anonymous namespace function in browser.cc http://crbug.com/133576 TEST=none Review URL: https://chromiumcodereview.appspot.com/10692195 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148396 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Move the NSS functions out of CertDatabase into a new NSSCertDatabase class. BUG=chromium-os:33872 Review URL: https://chromiumcodereview.appspot.com/10916094 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155720 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Move Extension into extensions namespace BUG=117262 TBR=aa@chromium.org Review URL: https://chromiumcodereview.appspot.com/10375021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138074 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Histogram - add check for external LinearHistogram data with mismatching range. This adds an extra step of validation for LinearHistogram data (also known as enum data) coming from an external data source: if a histogram already exists for the specified name but the range of the new data does not match the existing histogram, then discard the new data to prevent crashing chrome. BUG=143714 Review URL: https://chromiumcodereview.appspot.com/10917080 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@154887 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Fix gcc 4.6 compile issues; set but unused variable and pointer/FALSE fubar. BUG=none Review URL: https://chromiumcodereview.appspot.com/10444119 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@140019 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
views: Add a new ctor to MessageBoxView that takes only a InitParams. This simplifies many consumers of this API. R=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/10378086 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136804 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Refactoring: ProtocolHandler::MaybeCreateJob and other functions take NetworkDelegate as argument This change goes a long way to prepare for removing NetworkDelegate from URLRequestContext. TBR=sky@chromium.org, michaeln@chromium.org, benjhayden@chromium.org, brettw@chromium.org, ben@chromium.org, davemoore@chromium.org, zelidrag@chromium.org, mnissler@chromium.org, thestig@chromium.org, asargent@chromium.org, jhawkins@chromium.org, bulach@chromium.org BUG=crbug.com/142945 Review URL: https://chromiumcodereview.appspot.com/10855209 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153133 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Refactoring: ProtocolHandler::MaybeCreateJob and other functions take NetworkDelegate as argument This change goes a long way to prepare for removing NetworkDelegate from URLRequestContext. TBR=sky@chromium.org, michaeln@chromium.org, benjhayden@chromium.org, brettw@chromium.org, ben@chromium.org, davemoore@chromium.org, zelidrag@chromium.org, mnissler@chromium.org, thestig@chromium.org, asargent@chromium.org, jhawkins@chromium.org, bulach@chromium.org BUG=crbug.com/142945 Review URL: https://chromiumcodereview.appspot.com/10855209 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153133 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Move chrome/browser/plugin_* to chrome/browser/plugins/ TBR=jhawkins@chromium.org BUG=124396 Review URL: https://chromiumcodereview.appspot.com/10933044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157834 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove unused variables. BUG=None TEST=try TBR=yoshiki@chromium.org Review URL: https://chromiumcodereview.appspot.com/10332166 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137135 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Sync IME preferences. BUG=chromium-os:15313 TEST=manually done Review URL: http://codereview.chromium.org/7016036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85462 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Eliminate kAshNotifyDisabled and SystemNotification BUG=134561 For OWNERS: TBR=ben Review URL: https://codereview.chromium.org/10947046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158305 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Eliminate kAshNotifyDisabled and SystemNotification BUG=134561 For OWNERS: TBR=ben Review URL: https://codereview.chromium.org/10947046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158305 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
RefCounted types should not have public destructors, chromeos edition BUG=123295 TEST=none Review URL: https://chromiumcodereview.appspot.com/10386206 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@143987 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[cros] Add support for locale specific configuration in mobile config. BUG=chrome-os-partner:8092 TEST=MobileConfigTest Review URL: http://codereview.chromium.org/10141006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133667 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Fix gcc 4.6 compile issues; set but unused variable and pointer/FALSE fubar. BUG=none Review URL: https://chromiumcodereview.appspot.com/10444119 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@140019 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Move NetworkLoginObserver observer management to NetworkLibraryImplBase. BUG=134685 TEST=No more crashes in ~NetowrkLoginObserver Review URL: https://chromiumcodereview.appspot.com/10684002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@144500 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove unused code in network_message_observer TBR=oshima@chromium.org BUG=134561 Review URL: https://codereview.chromium.org/10973015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158326 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Only show notification for low 3g data for the last data-based plan. BUG=chromium-os:10010 TEST=manual Review URL: http://codereview.chromium.org/6347044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@74319 0039d316-1c4b-4281-b951-d872f2087c98 | 15 年前 | |
When chrome is in low memory condition, it also discards selected tab. Selected tab should not be discarded. BUG=151446 TEST=OomPriorityManagerTest.OomPriorityManagerBasics Review URL: https://chromiumcodereview.appspot.com/10937028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158333 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
cros: Protect app windows from out-of-memory kills Web apps that run in a window tend to be high-value and have large visible surfaces, which makes them undesirable to discard in out-of-memory situations. Deprioritize them in the same way we do pinned tabs. Also cleaned up the OomPriorityManager unit test, which wasn't completely testing that the priority sort actually reordered things. BUG=143418 TEST=Updated OomPriorityManager unit test Review URL: https://chromiumcodereview.appspot.com/10860023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152680 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
When chrome is in low memory condition, it also discards selected tab. Selected tab should not be discarded. BUG=151446 TEST=OomPriorityManagerTest.OomPriorityManagerBasics Review URL: https://chromiumcodereview.appspot.com/10937028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158333 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
cros: Protect app windows from out-of-memory kills Web apps that run in a window tend to be high-value and have large visible surfaces, which makes them undesirable to discard in out-of-memory situations. Deprioritize them in the same way we do pinned tabs. Also cleaned up the OomPriorityManager unit test, which wasn't completely testing that the priority sort actually reordered things. BUG=143418 TEST=Updated OomPriorityManager unit test Review URL: https://chromiumcodereview.appspot.com/10860023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152680 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Enable tap-to-click for all devices. BUG=152001 TEST=tap to click enabled by default. Review URL: https://chromiumcodereview.appspot.com/10970041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158458 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Add the ability to filter out extension IMEs from the language settings page. BUG=137640 Review URL: https://chromiumcodereview.appspot.com/10907196 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157737 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
UMA stats to track drive as default download destination. BUG=142051 TEST=manual Review URL: https://chromiumcodereview.appspot.com/10880061 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156209 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Add prerender to ChromeOS. This enables prerender whenever the active network is ethernet or wifi. BUG=89966 TEST=Tested manually. Review URL: http://codereview.chromium.org/7517016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94463 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Add prerender to ChromeOS. This enables prerender whenever the active network is ethernet or wifi. BUG=89966 TEST=Tested manually. Review URL: http://codereview.chromium.org/7517016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94463 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Eliminate kAshNotifyDisabled and SystemNotification BUG=134561 For OWNERS: TBR=ben Review URL: https://codereview.chromium.org/10947046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158305 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Renaming instances of "flimflam" with "shill", now that we're only using shill. Does not rename things from the flimflam:: namespace in service_constants.h: that will be saved for a later pass. I think this counts as refactoring, so I'm TBR'ing the OWNERS checks. TBR=zelidrag@chromium.org,glotov@chromium.org BUG=chromium:146616 TEST=built and ran Review URL: https://chromiumcodereview.appspot.com/10915106 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155477 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Renaming instances of "flimflam" with "shill", now that we're only using shill. Does not rename things from the flimflam:: namespace in service_constants.h: that will be saved for a later pass. I think this counts as refactoring, so I'm TBR'ing the OWNERS checks. TBR=zelidrag@chromium.org,glotov@chromium.org BUG=chromium:146616 TEST=built and ran Review URL: https://chromiumcodereview.appspot.com/10915106 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155477 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Move test_browser_thread.h from content\test to content\public\test. This way we can enforce that internal content headers don't leak to embedders. BUG=98716 TBR=phajdan.jr Review URL: https://chromiumcodereview.appspot.com/10500016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@140254 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Consistently decorate pref values sent to the settings UI code Pref values are provided to the settings UI code by three different classes. Each decorates the values slightly differently, adding different metadata fields or none at all. This CL makes the classes use a consistent decoration with identically named metadata fields, simplifying the handling of pref values on the JS side. BUG=104955 Review URL: https://chromiumcodereview.appspot.com/10834109 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150527 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
chromeos: Use chrome::ShowWebDialog to avoid depending in web_dialog_view.h This removes the dependency in chrome/browser/ui/views/web_dialog_view.h from chromeos. BUG=125846 R=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10695122 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146019 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Move the web dialogs code to src/ui/web_dialogs from src/chrome Also moved the web dialogs classes into ui namespace. The original patch was sent by Jake Helfert <jake@helfert.us>. This patch was created based on Jake's patch. BUG=125841 TEST=try Review URL: https://chromiumcodereview.appspot.com/10448066 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@139757 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Eliminate kAshNotifyDisabled and SystemNotification BUG=134561 For OWNERS: TBR=ben Review URL: https://codereview.chromium.org/10947046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158305 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
aura/cros: Rename MessagePump{X => AuraX11}. So rename the MessagePumpX, which is an aurax11 only class now to MessagePumpAuraX11 (which also simplifies the gyp files). BUG=129075 TEST=none Review URL: https://chromiumcodereview.appspot.com/10441028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@139421 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Move files inside chrome/browser/chromeos/dbus to chromeos/dbus Move files in chrome/browser/chromeos/dbus/ to chromeos/dbus Add chromeos/dbus/DEPS Add chromeos.gyp:chromeos_test_support and chromeos.gyp:chromeos_unittests Add CHROMEOS_EXPORT to classes Move power related proto targets to chromeos.gyp Rewrite and sort #includes BUG=119583 TEST=component chromeos build success, checkdeps success Review URL: https://chromiumcodereview.appspot.com/9838085 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@131065 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
base::Bind: Convert NewRunnableMethod in chrome/browser. BUG=none TEST=none R=groby Review URL: http://codereview.chromium.org/8960010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115749 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Move cancelable_request.cc/h to chrome/browser/common. It is a commonly shared utility. Also move "!chrome/browser/browser_process.h" to test section in bookmarks/DEPS BUG=144783 Review URL: https://codereview.chromium.org/10958031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158151 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Show ChromeOS bios firmware in about dialog. BUG=chromium-os:13692 TEST=version_loader_unittest. load about dialog and verify that the bios firmware is shown right away and also when you click "More info". Review URL: http://codereview.chromium.org/6883142 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@82932 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
browser: Move more files into chrome namespace. BUG=133088 TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10694060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145220 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Add a centralized mechanism for whitelisting access to extension permissions. This also updates the following permissions to use the whitelist: - terminalPrivate - webSocketProxyPrivate - chromePrivate - inputMethodPrivate - chromeAuthPrivate - webstorePrivate Includes more tests to verify that Extension loading fails for different permission parameters: - by extension type - component only flag - whitelists BUG=84211, 111314 TEST=extension unit and browser tests Review URL: http://codereview.chromium.org/9317013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121111 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Support for navigator.connection API This replaces the online state (a boolean) by a more complex state (UNKNOWN/NONE /2G/3G/4G/WIFI/ETHERNET) inspired by the Network Information API (http://www.w3.org/TR/netinfo-api/). Breakdown of the modified files: - network_change_notifier.h/.cc: actual API change - network_change_notifier_*: platform specific implementations. This CL only provide a basic implementation where CONNECTION_UNKNOWN is returned when online and CONNECTION_NONE is returned when offline. - other files: call sites for the static function and observer implementations. Most of the time this only changes the test IsOffline() by (GetConnectionType() == CONNECTION_NONE). BUG=112937 TEST=NONE Review URL: https://chromiumcodereview.appspot.com/9147026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138780 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Move DNS resolution from websocket-to-TCP proxy to ExtensionFunction DNS resolution in proxy is libevent-based, not regular HostResolver. Now we use HostResolver. (Original CL was written by dilmah@ ) BUG=chromium-os:23329 TEST=manual Review URL: http://codereview.chromium.org/8586027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111148 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Move DNS resolution from websocket-to-TCP proxy to ExtensionFunction DNS resolution in proxy is libevent-based, not regular HostResolver. Now we use HostResolver. (Original CL was written by dilmah@ ) BUG=chromium-os:23329 TEST=manual Review URL: http://codereview.chromium.org/8586027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111148 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
aura-x11: Fix touch-calibration for multi-monitor setups. The fix is: * Remember the size of the X root window. * Listen for touch events in the X root window. * Convert the touch-event coordinates from the X root-window to the aura root-window coordinate. * If the event belongs to the aura root-window after the calibration, then process the event, otherwise discard. BUG=133721 Review URL: https://chromiumcodereview.appspot.com/10905163 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155931 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
aura: Add back XInputHierarchyChangedEventListener for aura and remove stubs. BUG=none TEST=none Review URL: http://codereview.chromium.org/8623005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111099 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 |