- 30 Apr, 2014 28 commits
-
-
peter@chromium.org authored
This patch makes it possible to compile Android's chrome_shell_apk target whilst setting notifications=1 in the GYP_DEFINES. It also adds a stubbed version of the NotificationUIManagerAndroid, which will be responsible for displaying notifcations (through the Android framework). Chrome for Android will not be using the new Message Center, because displaying notifications will be done by the platform directly. BUG=90795 Review URL: https://codereview.chromium.org/247943003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267041 0039d316-1c4b-4281-b951-d872f2087c98
-
alemate@chromium.org authored
to diagnose failures. BUG=362847 Review URL: https://codereview.chromium.org/239703014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267040 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
This ports the gyp's changes from r258918 ( https://codereview.chromium.org/205963004/) To test: $ gn gen out/Release_gn --args='is_debug=false is_clang=true' $ ninja -C out/Release_gn sdch BUG=367597,324299 TEST=see above R=brettw@chromium.org TBR=brettw Review URL: https://codereview.chromium.org/253493007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267039 0039d316-1c4b-4281-b951-d872f2087c98
-
kbr@chromium.org authored
It's failing intermittently, causing jobs to fail the Chromium commit queue. Tested locally with 'python tools/perf/run_tests --browser=release'. BUG=368386 R=ernstm@chromium.org Review URL: https://codereview.chromium.org/264433003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267035 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
```------------------ Automatically call OnNativeThemeChanged when a widget is added to a hierarchy with a widget. Split off from https://codereview.chromium.org/245863002/ BUG=347832 (tangentially) ``` ------------------ original review: https://codereview.chromium.org/251703002/ changes: fix uninitialized reads Review URL: https://codereview.chromium.org/258063009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267034 0039d316-1c4b-4281-b951-d872f2087c98
-
newt@chromium.org authored
BUG=367231 NOTRY=true Review URL: https://codereview.chromium.org/250923008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267033 0039d316-1c4b-4281-b951-d872f2087c98
-
boliu@chromium.org authored
These new modes are currently unused. BUG= Review URL: https://codereview.chromium.org/251843006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267032 0039d316-1c4b-4281-b951-d872f2087c98
-
ericu@chromium.org authored
This way we'll know which need to have their live blob journals cleaned, once blob support is in. This has a small overlap with https://codereview.chromium.org/240003011/ [currently in the commit queue] for ease of merging. However, it also fixes a bug in that CL in which GetDatabaseNames didn't have the request_context parameter. BUG=108012 Review URL: https://codereview.chromium.org/259063004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267031 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
BUG=276739 R=jamiewalch@chromium.org Review URL: https://codereview.chromium.org/234023003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267030 0039d316-1c4b-4281-b951-d872f2087c98
-
piman@chromium.org authored
https://codereview.chromium.org/220243003 removed the last client-side caller. Service-side implementation of GetState is identical to GetLastState. So replace all instances of GetState by GetLastState and remove the former. BUG=None Review URL: https://codereview.chromium.org/253943002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267027 0039d316-1c4b-4281-b951-d872f2087c98
-
binji@chromium.org authored
There is a bug in the Chromesite redirects where the Pepper reference docs links incorrectly redirect back to themselves. This CL works around this by removing the .html suffix on the links. Note that these files are generated, so it will break the next time someone generates docs (unless they're careful). BUG=365825 R=bradnelson@chromium.org Review URL: https://codereview.chromium.org/260193002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267026 0039d316-1c4b-4281-b951-d872f2087c98
-
jln@chromium.org authored
BUG=367986 R=mdempsky@chromium.org TBR=jorgelo Review URL: https://codereview.chromium.org/252323005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267025 0039d316-1c4b-4281-b951-d872f2087c98
-
kbr@chromium.org authored
win_gpu is already experimentally receiving a percentage of the Chromium and Blink CQs' load. Expand its testing to cover manually submitted try jobs. BUG=327170 R=phajdan.jr@chromium.org,maruel@chromium.org TBR=darin@chromium.org Review URL: https://codereview.chromium.org/258233002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267023 0039d316-1c4b-4281-b951-d872f2087c98
-
rtenneti@chromium.org authored
preferences file. This change reduces the size of Preferences file for around 3% of users who have lot of entries (some users have more than 10,000 entries). HttpServerProperties - Implement MRU for supports SPDY server list. Persist only the most recently used 300 entries. In memory keep all the entries. This change is similar to MRU change for AlternateProtocol. R=rch@chromium.org, mmenke@chromium.org BUG=258189 Review URL: https://codereview.chromium.org/253903002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267022 0039d316-1c4b-4281-b951-d872f2087c98
-
vandebo@chromium.org authored
BUG=NONE Review URL: https://codereview.chromium.org/231873003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267021 0039d316-1c4b-4281-b951-d872f2087c98
-
meacer@chromium.org authored
BUG=330111 NOTRY=true Review URL: https://codereview.chromium.org/253213003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267017 0039d316-1c4b-4281-b951-d872f2087c98
-
jsbell@chromium.org authored
Tests to ensure that ?-escaping works and \-escaping is not necessary. BUG=360629 Review URL: https://codereview.chromium.org/259893002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267016 0039d316-1c4b-4281-b951-d872f2087c98
-
antrim@chromium.org authored
Cancel button should not be disabled. BUG=360589, 343076 R=nkostylev@chromium.org Review URL: https://codereview.chromium.org/256223003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267014 0039d316-1c4b-4281-b951-d872f2087c98
-
eroman@chromium.org authored
No longer needed now that Blink has rolled. BUG=245025 R=rsleevi@chromium.org Review URL: https://codereview.chromium.org/253123002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267013 0039d316-1c4b-4281-b951-d872f2087c98
-
tim@chromium.org authored
There's no need to use GenericChangeProcessor for a test like this. TBR=mnissler@chromium.org BUG=339726 Review URL: https://codereview.chromium.org/258753002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267009 0039d316-1c4b-4281-b951-d872f2087c98
-
juyik@chromium.org authored
Implement connection, registration, and receiving activities recording on the google apis side, for gcm-internals page. arv: please do owner review for chrome/browser/ui/webui/* BUG=341256 Review URL: https://codereview.chromium.org/248213004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267008 0039d316-1c4b-4281-b951-d872f2087c98
-
pilgrim@chromium.org authored
BUG=338338 TBR=darin@chromium.org Review URL: https://codereview.chromium.org/253753007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267007 0039d316-1c4b-4281-b951-d872f2087c98
-
jln@chromium.org authored
Restricting *kill on ASAN is crashing somehow. Allow *kill on ASAN for now. BUG=367986 R=jorgelo@chromium.org, mdempsky@chromium.org Review URL: https://codereview.chromium.org/261543003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267005 0039d316-1c4b-4281-b951-d872f2087c98
-
achuith@chromium.org authored
BUG=None TEST=manual NOTRY=True Review URL: https://codereview.chromium.org/254143002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267003 0039d316-1c4b-4281-b951-d872f2087c98
-
caitkp@chromium.org authored
BUG=365762 Review URL: https://codereview.chromium.org/237653002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267002 0039d316-1c4b-4281-b951-d872f2087c98
-
https://codereview.chromium.org/250113002/robliao@chromium.org authored
Reason for revert: views_unittest TooltipController test failures views_unittests views_unittests 4 disabled 10 flaky failed 10 ( 9 secs ) stdio Capture CloseOnCaptureLost DontShowEmptyTooltips EnableOrDisableTooltips HideOnExit ReshowOnClickAfterEnterExit TooltipHidesOnKeyPressAndStaysHiddenUntilChange TooltipHidesOnTimeoutAndStaysHiddenUntilChange TooltipsInMultipleViews ViewTooltip TooltipControllerTest.ViewTooltip (run #2): [ RUN ] TooltipControllerTest.ViewTooltip Xlib: extension "RANDR" missing on display ":9". Received signal 11 SEGV_MAPERR 000000000000 #0 0x000000a88e4e base::debug::StackTrace::StackTrace() #1 0x000000a89068 base::debug::(anonymous namespace)::StackDumpSignalHandler() #2 0x7f9474270cb0 \u003Cunknown> #3 0x000000736b83 views::NativeWidgetAura::Activate() #4 0x000000737508 views::NativeWidgetAura::ShowWithWindowState() #5 0x000000738acb views::Widget::Show() #6 0x00000052cb09 views::corewm::test::(anonymous namespace)::CreateWidget() #7 0x00000052d397 views::corewm::test::TooltipControllerTest::SetUp() #8 0x00000065a16a testing::Test::Run(). Original issue's description: > Move DefaultActivationClient to wm/core > > Several tests are using AuraTestHelper and were relying on it to set up the DefaultActivationClient, so I had to have them instantiate the DAC directly after calling SetUp() on the helper. I also had to make the DAC delete itself after the root window it's bound to is destroyed. > > R=sky@chromium.org > http://crbug.com/308710 > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266616 > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266975 TBR=sky@chromium.org,ben@chromium.org NOTREECHECKS=true NOTRY=true Review URL: https://codereview.chromium.org/261553002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267001 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
the border color can still conflict with the theme (e.g., no visible border if the tooltip bg is dark), but fixing that is a lot harder because the border, window roundedness, and shadow are all one tiled set of images (see shadow.cc). BUG=348194 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266974 Review URL: https://codereview.chromium.org/258713002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267000 0039d316-1c4b-4281-b951-d872f2087c98
-
vmiura@chromium.org authored
Looks like clang-format rules changed. Updating to latest output of: ./gpu/command_buffer/build_gles2_cmd_buffer.py BUG= Review URL: https://codereview.chromium.org/247283005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266999 0039d316-1c4b-4281-b951-d872f2087c98
-
- 29 Apr, 2014 12 commits
-
-
sievers@chromium.org authored
This moves handling of VSync over to WindowAndroid. It can have one client to receive vsync signals for the main browser-side scheduling logic. It also forwards the vsync to the WindowAndroidObservers, i.e. RenderWidgetHostView where it's used for sending BeginFrame signals to the renderer. This prepares for consolidating the scheduling logic in a single place upstream. Which will then further allow us to use the cc scheduler (with SingleThreadProxy) and unblock the landing of https://codereview.chromium.org/134623005/. BUG=234173,363479 NOTRY=True Review URL: https://codereview.chromium.org/236193013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266995 0039d316-1c4b-4281-b951-d872f2087c98
-
robliao@chromium.org authored
Revert of Linux Aura: get tooltip background color from theme (https://codereview.chromium.org/258713002/) Reason for revert: views_unittest TooltipController test failures views_unittests views_unittests 4 disabled 10 flaky failed 10 ( 9 secs ) stdio Capture CloseOnCaptureLost DontShowEmptyTooltips EnableOrDisableTooltips HideOnExit ReshowOnClickAfterEnterExit TooltipHidesOnKeyPressAndStaysHiddenUntilChange TooltipHidesOnTimeoutAndStaysHiddenUntilChange TooltipsInMultipleViews ViewTooltip TooltipControllerTest.ViewTooltip (run #2): [ RUN ] TooltipControllerTest.ViewTooltip Xlib: extension "RANDR" missing on display ":9". Received signal 11 SEGV_MAPERR 000000000000 #0 0x000000a88e4e base::debug::StackTrace::StackTrace() #1 0x000000a89068 base::debug::(anonymous namespace)::StackDumpSignalHandler() #2 0x7f9474270cb0 \u003Cunknown> #3 0x000000736b83 views::NativeWidgetAura::Activate() #4 0x000000737508 views::NativeWidgetAura::ShowWithWindowState() #5 0x000000738acb views::Widget::Show() #6 0x00000052cb09 views::corewm::test::(anonymous namespace)::CreateWidget() #7 0x00000052d397 views::corewm::test::TooltipControllerTest::SetUp() #8 0x00000065a16a testing::Test::Run() Original issue's description: > Linux Aura: get tooltip background color from theme > > the border color can still conflict with the theme (e.g., no visible border if the tooltip bg is dark), but fixing that is a lot harder because the border, window roundedness, and shadow are all one tiled set of images (see shadow.cc). > > BUG=348194 > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266974 TBR=ben@chromium.org,estade@chromium.org NOTREECHECKS=true NOTRY=true BUG=348194 Review URL: https://codereview.chromium.org/263533003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266992 0039d316-1c4b-4281-b951-d872f2087c98
-
rlarocque@chromium.org authored
Introduces the classes required to support per-type debug information. This system will eventually replace much of the StatusController and ModelNeutralState. Adds three counter objects. There is one for counters incremented during a GetUpdates, one for counters incremented during a commit, and one for "status" indicators like the total number of sync entities. Adds the DirectoryTypeDebugInfoEmitter, which will manage these counters. There will be one instance of this object per enabled directory-style sync ModelType. It owns the counters that will be updated by the CommitContributors and UpdateHandlers. It also collaborates with the ModelTypeRegistry to allow these CommitContributors and UpdateHandlers to notify observers of updated counter state. Adds the TypeDebugInfoObserver, the interface for classes that listen for counter updates. At the moment, this code won't actually do much. The counters are never incrememnted, no observers register for counter change events, and no such events are generated. Those pieces will be added in future commits. BUG=328606 Review URL: https://codereview.chromium.org/254473008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266991 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
It caused the patch in https://codereview.chromium.org/248763003/ to be reverted and probably some others too. BUG=None TEST=green trybots R=phajdan.jr@chromium.org Review URL: https://codereview.chromium.org/257873004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266990 0039d316-1c4b-4281-b951-d872f2087c98
-
sudarsana.nagineni@intel.com authored
Add NULL check for window in GetNativeThemeForWindow() to avoid a crash. BUG=367698 Review URL: https://codereview.chromium.org/258953004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266989 0039d316-1c4b-4281-b951-d872f2087c98
-
rafaelw@chromium.org authored
NOTREECHECKS=true NOTRY=true TBR=ajwong BUG=367817 Review URL: https://codereview.chromium.org/252323004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266988 0039d316-1c4b-4281-b951-d872f2087c98
-
ajwong@chromium.org authored
Compile failure in ChromiumOS (daisy) builder. "irt_exception_handling.cc:101:15: error: 'LOG_FATAL' was not declared in this scope." > NonSFI NaCl: Plumb Exception IRT enough for breakpad. > > Implements irt_exception. > > This is enough to get breakpad start reporting minidumps on crash. > > Stack overflow case handling with sigaltstack will be handled in a followup change. > > BUG=356925 > NOTRY=True > > Review URL: https://codereview.chromium.org/230413002 TBR=uekawa@chromium.org Review URL: https://codereview.chromium.org/265433002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266987 0039d316-1c4b-4281-b951-d872f2087c98
-
bshe@chromium.org authored
Previously, accessibility keyboard uses 30 percent of screen height as its height and compact keyboard uses 41 percent. The IME VKs always use 41 percent for both full and compact keyboards. This CL uses 41 percent for all system virtual keyboards to make it consistent with IME VKs. BUG=367947 TEST= 1. in about://flags disable input view flag and enable virtual keyboard flag 2. click any text input area 3. a 4 rows virtual keyboard should show up and will occupy about 41 percent of screen 4. enable accessibility virtual keyboard in chrome://settings 5. refocus a text input area 6. a 5 rows virtual keyboard should show up and will occupy about 41 percent of screen Review URL: https://codereview.chromium.org/258063006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266986 0039d316-1c4b-4281-b951-d872f2087c98
-
kbr@chromium.org authored
BUG=368037 TBR=bajones@chromium.org Review URL: https://codereview.chromium.org/254173002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266985 0039d316-1c4b-4281-b951-d872f2087c98
-
glider@chromium.org authored
Compilation of these files w/instrumentation takes too long. This is a temporary workaround for issue 360158 BUG=360158 R=thakis@chromium.org Review URL: https://codereview.chromium.org/224713013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266983 0039d316-1c4b-4281-b951-d872f2087c98
-
treib@chromium.org authored
Pressing the "Go back" button on the managed user block interstitial page closes the tab if there is no previous URL to go back to. BUG=307215 Review URL: https://codereview.chromium.org/248963004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266982 0039d316-1c4b-4281-b951-d872f2087c98
-
yfriedman@chromium.org authored
Many places that don't need ContentView proper and just need the View managed by ContentViewCore. BUG=360664 NOTRY=true Review URL: https://codereview.chromium.org/251443004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266979 0039d316-1c4b-4281-b951-d872f2087c98
-