- 12 Jun, 2014 40 commits
-
-
peria@chromium.org authored
BUG=347425, 378621 Review URL: https://codereview.chromium.org/328063003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276641 0039d316-1c4b-4281-b951-d872f2087c98
-
mkwst@chromium.org authored
BUG=261628 Review URL: https://codereview.chromium.org/322093003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276640 0039d316-1c4b-4281-b951-d872f2087c98
-
hjd@chromium.org authored
This allows the android_aosp bot to better model the behavior of the automerger. We add a 'android_rsync_build' method to android_webview/buildbot/deps_whitelist.py which returns all black listed paths (not just blacklisted deps) and has a list output format (as opposed to dictionary format of the other methods). Then we add the 'all_incompatible_directories' option to android_webview/tools/webview_licenses.py to get all the incompatible directories rather that just the unknown ones. This exposes the same code the automeger uses directly as a command line argument. BUG=311868 Review URL: https://codereview.chromium.org/324813006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276639 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
> Re-styled the App Info Dialog according to UI feedback > > Changed the layout of the App Info Dialog according to UI feedback. This > includes removing the tabs, and replacing it with a single, scrollable > dialog that has all the information in a single pane. > > BUG=364681,266739 > > Review URL: https://codereview.chromium.org/327743002 Failures: http://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%20Tests%20%28dbg%29%281%29/builds/30914 TBR=sashab BUG=364681,266739 Review URL: https://codereview.chromium.org/335483003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276638 0039d316-1c4b-4281-b951-d872f2087c98
-
qinmin@chromium.org authored
There can be duplicate infobar requests. For example, the same EME video might issue multiple key requests, and that will cause several duplicate infobar requests. We need to remember these requests, and once the first request's permission is set, send notification for the other requests. When OnPermissionSet(), it is always called on the request has has_infobar() is true. As a result, we can remove those duplicate requests that doesn't have infobar. BUG=373641 Review URL: https://codereview.chromium.org/322203003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276630 0039d316-1c4b-4281-b951-d872f2087c98
-
ccameron@chromium.org authored
Delay acknowledging the cc::OutputSurface's swap completion until the surface is displayed. BUG=314190 Review URL: https://codereview.chromium.org/334593002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276629 0039d316-1c4b-4281-b951-d872f2087c98
-
r.kasibhatla@samsung.com authored
Removing the instances of ChromiumTestShell after buildbot change https://crrev.com/302743002/ has landed. Adding ChromeShell was already done as part https://codereview.chromium.org/302653004/. BUG=None R=tonyg,marja,navabi,dpranke Review URL: https://codereview.chromium.org/322293004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276628 0039d316-1c4b-4281-b951-d872f2087c98
-
hirono@chromium.org authored
BUG=383732 TEST=run the test Review URL: https://codereview.chromium.org/334623002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276627 0039d316-1c4b-4281-b951-d872f2087c98
-
nkostylev@chromium.org authored
Move profile creation / session initialization (prefs/RLZ) as well as some of OAuth session init related code from LoginUtils to SessionManager. LoginUtils will temporarily implement SessionManager::Delegate interface till existing test coverage is migrated from LoginUtils interface. SessionManager will later use concept of UserSession (see design proposal at http://goto/cros-login-c14n). LoginUtils::OnPrepareProfile() is split into StartSession() --PreStartSession() - things like switching logging dest --CreateUserSession() - will eventually create UserSession instance --StartCrosSession() - notify cros::SessionManager --NotifyUserLoggedIn() - UserManager::UserLoggedIn() --PrepareProfile() PrepareProfile() - calls PM::CreateProfileAsync() --OnProfileCreated() ----InitProfilePreferences() - early initialization ----UserProfileInitialized() ------transfer signin profile auth date (cookies/proxy auth/certs) ------RestoreAuthSessionImpl() - OAuth2LoginManager::RestoreSession() ----FinalizePrepareProfile(() ------Own TPM (if it didn't happen for some reason) ------Notify SAML offline signin limiter ------Notify ProfileImpl ------chrome::NOTIFICATION_LOGIN_USER_PROFILE_PREPARED ------InitRLZ (for primary user) Minor cleanup * Unify DemoApp profile initialization flow with regular one * Don't pass display_email to LoginUtils::PrepareProfile * Move powerwash related prefs registration to ResetScreenHandler * Cleanup M31 migration code for |prefs::kProfileIsManaged| in LoginUtilsImpl::InitProfilePreferences() BUG=370175,276163 Review URL: https://codereview.chromium.org/318853004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276626 0039d316-1c4b-4281-b951-d872f2087c98
-
bauerb@chromium.org authored
BUG=370467 Review URL: https://codereview.chromium.org/329143003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276625 0039d316-1c4b-4281-b951-d872f2087c98
-
ycheo@chromium.org authored
Review URL: https://codereview.chromium.org/331553002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276624 0039d316-1c4b-4281-b951-d872f2087c98
-
ernstm@chromium.org authored
R=tonyg@chromium.org,nduca@chromium.org BUG=373045 Review URL: https://codereview.chromium.org/271733008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276623 0039d316-1c4b-4281-b951-d872f2087c98
-
engedy@chromium.org authored
The semantics for NOTIFICATION_HISTORY_URLS_MODIFIED was changed as of revision 131865 (https://chromiumcodereview.appspot.com/9852002) so that it would be fired not only for typed URLs, but also for non-typed ones (that is, URLs having |typed_count| == 0). However, HistoryBackend::AddPagesWithDetails() was not updated to reflect these new semantics. Rectify this omission to make the code less mysterious. BUG=None Review URL: https://codereview.chromium.org/323043004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276622 0039d316-1c4b-4281-b951-d872f2087c98
-
jorgelo@chromium.org authored
This makes the code clearer, and will make simplifying GPU sandbox init easier. BUG=356959 TEST=content_shell loads webpages. Review URL: https://codereview.chromium.org/327033002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276621 0039d316-1c4b-4281-b951-d872f2087c98
-
phoglund@chromium.org authored
Broke linux chromium build: http://build.chromium.org/p/chromium/builders/Linux/builds/50505/steps/compile/logs/stdio. > Cast: Synthetic benchmark tool. > > This benchmark tests how much latency, packet loss and bandwidth loss we can tolerate. > It runs hundreds of times faster than real-time and results are independent of CPU speed. > So far, it does a series of binary searches to find a spanning tree of the space in which > our algorithms can operate comfortably. > > This is a re-upload of cl 293173002, which was reverted because it broke some windows build. > > Review URL: https://codereview.chromium.org/308713005 TBR=hubbe@chromium.org Review URL: https://codereview.chromium.org/328313002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276620 0039d316-1c4b-4281-b951-d872f2087c98
-
felt@chromium.org authored
Glen asked for a small tweak to the SSL interstitial strings. BUG=331453 Review URL: https://codereview.chromium.org/321393002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276619 0039d316-1c4b-4281-b951-d872f2087c98
-
mukai@chromium.org authored
AppModelBuilder creates the list of applications in the home card. Right now app_list doesn't have such API, so the interface is in athena. It would be integrated with other app builders eventually. BUG=380421 R=oshima@chromium.org TBR=xiyuan@chromium.org TEST=manually Review URL: https://codereview.chromium.org/311113005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276618 0039d316-1c4b-4281-b951-d872f2087c98
-
mkosiba@chromium.org authored
BUG=377720 NOTRY=true Review URL: https://codereview.chromium.org/302843002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276617 0039d316-1c4b-4281-b951-d872f2087c98
-
blundell@chromium.org authored
This CL eliminates the appending of the Google locale to all "learnMore" and "help" URLs. BUG=164939 TBR=sky Review URL: https://codereview.chromium.org/325963007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276616 0039d316-1c4b-4281-b951-d872f2087c98
-
blundell@chromium.org authored
The componentization is straightforward. BUG=382568 Review URL: https://codereview.chromium.org/310393006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276615 0039d316-1c4b-4281-b951-d872f2087c98
-
yhirano@chromium.org authored
IDMap<T, OS> owns its values only if OS == IDMapOwnPtr. BUG=NONE R=toyoshim@chromium.org Review URL: https://codereview.chromium.org/323083002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276614 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
Review URL: https://codereview.chromium.org/324883006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276613 0039d316-1c4b-4281-b951-d872f2087c98
-
mukai@chromium.org authored
The CopyOutputRequest's area is now in layer's scale factor, not in pixel. R=danakj@chromium.org, piman@chromium.org BUG=381578 TEST=manually, snapshot_unittests succeeds Review URL: https://codereview.chromium.org/321323003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276612 0039d316-1c4b-4281-b951-d872f2087c98
-
hubbe@chromium.org authored
This tries to update the bandwidth used to what is available. The algorithm is essentially that we estimate how much bandwidth we've been sending recently. Then we check how full our buffers are. We set a target for having our buffers be 90% empty. If the buffer is more than 90% empty, we use more bandwidth than the resently sent, if the buffer is less than 90% empty, we use less. This change should be relatively safe since we normally set our min and max bandwidth to a very limited range, and this change respects those limits. Review URL: https://codereview.chromium.org/326783002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276611 0039d316-1c4b-4281-b951-d872f2087c98
-
vitalybuka@chromium.org authored
Shrink value passed over IPC only in if defined (OS_WIN && !WIN_PDF_METAFILE_FOR_PRINTING) This build config should be gone in near future. PrintedPage::shrink_factor_ is used only for OS_WIN. BUG=379961 NOTRY=true Review URL: https://codereview.chromium.org/335473002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276610 0039d316-1c4b-4281-b951-d872f2087c98
-
groby@chromium.org authored
BUG=379331 Review URL: https://codereview.chromium.org/308713007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276609 0039d316-1c4b-4281-b951-d872f2087c98
-
benwells@chromium.org authored
This is experimental and behind a flag. It does not currently do anything except allow us to explore what kind of UI we want. BUG=378171 Review URL: https://codereview.chromium.org/324043002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276608 0039d316-1c4b-4281-b951-d872f2087c98
-
rsadam@chromium.org authored
BUG= Review URL: https://codereview.chromium.org/323143002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276607 0039d316-1c4b-4281-b951-d872f2087c98
-
matthewyuan@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276606 0039d316-1c4b-4281-b951-d872f2087c98
-
nhiroki@chromium.org authored
BUG=380030 TEST=n/a Review URL: https://codereview.chromium.org/322003004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276605 0039d316-1c4b-4281-b951-d872f2087c98
-
dgozman@chromium.org authored
Unfortunately, toolbox WebContents may be referenced by browser window on Mac while undocked DevToolsWindow is being destroyed. Destroying toolbox WebContents after browser window update fixes this. BUG=382502 Review URL: https://codereview.chromium.org/329193002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276604 0039d316-1c4b-4281-b951-d872f2087c98
-
hubbe@chromium.org authored
This benchmark tests how much latency, packet loss and bandwidth loss we can tolerate. It runs hundreds of times faster than real-time and results are independent of CPU speed. So far, it does a series of binary searches to find a spanning tree of the space in which our algorithms can operate comfortably. This is a re-upload of cl 293173002, which was reverted because it broke some windows build. Review URL: https://codereview.chromium.org/308713005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276603 0039d316-1c4b-4281-b951-d872f2087c98
-
kaznacheev@chromium.org authored
BUG=380356 Review URL: https://codereview.chromium.org/318973002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276602 0039d316-1c4b-4281-b951-d872f2087c98
-
xians@chromium.org authored
This is needed with some recent refactoring to separate media stream from peerconnection. And it will crash if the peerconnection goes away before media stream is stopped. NOTRY=true BUG=379856 TEST=cluster-fuzz bot, and local build with ASAN. Review URL: https://codereview.chromium.org/310013002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276600 0039d316-1c4b-4281-b951-d872f2087c98
-
ksakamoto@chromium.org authored
This CL adds UMA histograms that tracks age (time since creation) of cache entries for web fonts. Histograms are suffixed with font names: "roboto", "opensans", or "others". Also, fixes a bug that DiskCache.ReuseCount.Evict was recording evictions of non-webfont entries. BUG=379670 Review URL: https://codereview.chromium.org/323013003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276599 0039d316-1c4b-4281-b951-d872f2087c98
-
sammc@chromium.org authored
Previously, the namespace was omitted for interface and interface request arguments imported from another module. Review URL: https://codereview.chromium.org/332653002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276598 0039d316-1c4b-4281-b951-d872f2087c98
-
jeremy@chromium.org authored
This patch changes the sampling rate of `powermetrics` from 20hz to the default - 5s. We don't need the extra resolution for our measurements and it seems that increasing the sampling rate draws power in and of itself which affects what's being measured. BUG=None Review URL: https://codereview.chromium.org/322423004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276597 0039d316-1c4b-4281-b951-d872f2087c98
-
eustas@chromium.org authored
BUG=245436 Review URL: https://codereview.chromium.org/324953002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276596 0039d316-1c4b-4281-b951-d872f2087c98
-
rickyz@google.com authored
To use, make a BPF program return ErrorCode(ERR_TRACE + ret_data), where ret_data is a 16 bit value that will be available to the tracing process via PTRACE_GETEVENTMSG. BUG=231000 Review URL: https://codereview.chromium.org/278583005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276595 0039d316-1c4b-4281-b951-d872f2087c98
-
pkotwicz@chromium.org authored
Knowing which window managers Chrome is most often used on will help in testing in new feature development. BUG=372580 TEST=None Review URL: https://codereview.chromium.org/330493002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276593 0039d316-1c4b-4281-b951-d872f2087c98
-