- 07 Aug, 2012 40 commits
-
-
jorgelo@chromium.org authored
BUG=140901 TEST=WebGL conformance tests on Chrome OS. Review URL: https://chromiumcodereview.appspot.com/10836118 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150386 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=117476 TEST=none Review URL: https://chromiumcodereview.appspot.com/10854027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150385 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
Some numbers go up by a few (~hundred) bytes, others go down. BUG=none TBR=cmp Review URL: https://chromiumcodereview.appspot.com/10855029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150383 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=chromium-os:29557 TEST=none Review URL: https://chromiumcodereview.appspot.com/10825170 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150382 0039d316-1c4b-4281-b951-d872f2087c98
-
dbeam@chromium.org authored
R=estade@chromium.org BUG=140224 TEST=Add user, delete user, press back button (manage profile should show). Review URL: https://chromiumcodereview.appspot.com/10834142 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150381 0039d316-1c4b-4281-b951-d872f2087c98
-
atwilson@chromium.org authored
Add support for loading user cloud policy on desktop, behind the --load-cloud-policy-on-signin flag. Move UserCloudPolicyManager to be owned by the Profile as a step towards supporting multiple profiles. Added TestingProfile::Builder as a start towards taming the madness of all the different constructors and setters. BUG=141123 TEST=none Review URL: https://chromiumcodereview.appspot.com/10693022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150380 0039d316-1c4b-4281-b951-d872f2087c98
-
aurimas@chromium.org authored
Adding RegisterProcessUtils() and the chrome_jni_registrar BUG=137674 TEST=Compile unit_tests_apk target Review URL: https://chromiumcodereview.appspot.com/10816038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150379 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150378 0039d316-1c4b-4281-b951-d872f2087c98
-
mseaborn@chromium.org authored
This pulls in the following Native Client changes: r9371: (khim) Add missing REXW case r9372: (khim) Add validator_internals.html documentation r9373: (khim) Add branch hints to j[er]cxz and loop{,e,ne} instructions r9374: (robertm) PNaCl toolchain: Remove unused binutils static libs and headers r9375: (kschimpf) Remove unnecessary inlines in methods defined within the class definition. r9376: (sehr) Get negative displacement change. r9377: (dschuff) Get gold RPC error update r9378: (arbenson) Move low page protection to nacl_helper_bootstrap r9379: (bradnelson) Revert 9378 - Move low page protection to nacl_helper_bootstrap r9380: (shcherbina) Validator_ragel tests: make --nthreads optional r9381: (robertm) Add step for packaging tranlators and use it on one buildbot. r9382: (jvoung) Allow slower AllocAddrSpace step for xp-bare-metal bot. r9383: (mseaborn) Testing: Reuse RegsAssertEqual() in the trusted-code part of tests r9384: (robertm) Fix missing env variable renames. r9385: (arbenson) Move low page protection to nacl_helper_bootstrap r9386: (dschuff) Update Pnacl toolchain DEPS to 9380 r9387: (khim) Improve compatibility with existing validator r9388: (phosek) Removed all NaClAppVmmap* functions since they are no longer being used. r9389: (bradchen) Make ragel_tester more strict, to align better with nacl_tester r9390: (khim) Fix OWNERS for validator_ragel r9391: (shcherbina) validator_ragel: simplify scons definition of dfagen BUG=none TEST=nacl_integration Review URL: https://chromiumcodereview.appspot.com/10854022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150377 0039d316-1c4b-4281-b951-d872f2087c98
-
jbates@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/10834192 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150376 0039d316-1c4b-4281-b951-d872f2087c98
-
palmer@chromium.org authored
The HTTP-based Public Key Pinning Internet Draft (tools.ietf.org/html/draft-ietf-websec-key-pinning) requires this. Per wtc, give the *Fingeprint* types more meaningful *HashValue* names. Cleaning up lint along the way. BUG=117914 TEST=net_unittests, unit_tests TransportSecurityPersisterTest Review URL: https://chromiumcodereview.appspot.com/10825211 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150375 0039d316-1c4b-4281-b951-d872f2087c98
-
skuhne@chromium.org authored
The artwork team gave me two new icons to replace the existing ones. BUG=140834 TBR=oshima@chromium.org Review URL: https://chromiumcodereview.appspot.com/10832182 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150373 0039d316-1c4b-4281-b951-d872f2087c98
-
kaiwang@chromium.org authored
BUG=141156 TBR=jennb@chromium.org Review URL: https://chromiumcodereview.appspot.com/10823206 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150372 0039d316-1c4b-4281-b951-d872f2087c98
-
wangxianzhu@chromium.org authored
This change is according to the change in WebKit: https://bugs.webkit.org/show_bug.cgi?id=91910 BUG=none Review URL: https://chromiumcodereview.appspot.com/10826158 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150371 0039d316-1c4b-4281-b951-d872f2087c98
-
hallielaine@chromium.org authored
BUG=123269 Review URL: https://chromiumcodereview.appspot.com/10830194 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150370 0039d316-1c4b-4281-b951-d872f2087c98
-
shess@chromium.org authored
Download store used to request kBinHashList, but that is now obsolete. Older clients continue to have a substantial number of such chunks, as evidenced by SB2.DownloadDatabaseKilobytes showing a distinct 50/50 split between a database size around 2M and another around 4M. BUG=108130 TEST=histograms of downloads store file size stops being bimodal. Review URL: https://chromiumcodereview.appspot.com/10806071 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150369 0039d316-1c4b-4281-b951-d872f2087c98
-
ericu@google.com authored
Fix some comments. Make the tests a bit harder. Fix db deletion in testCreateAndDeleteIndex. BUG=137764 Review URL: https://chromiumcodereview.appspot.com/10856002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150368 0039d316-1c4b-4281-b951-d872f2087c98
-
kaiwang@chromium.org authored
BUG=141141 TBR=caitkp Review URL: https://chromiumcodereview.appspot.com/10828197 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150367 0039d316-1c4b-4281-b951-d872f2087c98
-
reed@google.com authored
Review URL: https://chromiumcodereview.appspot.com/10843068 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150366 0039d316-1c4b-4281-b951-d872f2087c98
-
motek@chromium.org authored
BUG=140357 Review URL: https://chromiumcodereview.appspot.com/10837084 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150365 0039d316-1c4b-4281-b951-d872f2087c98
-
asvitkine@chromium.org authored
MainMenu.xib changes: Add submenu "Speech" with items "Start Speaking" and "Stop Speaking" to the Edit menu (with localized ids for names). This is a followup to http://crrev.com/126602, which implemented speech support in the context menu. This changes also updates the context menu implementation to go through the new one in the render view. Also fixes some warnings found by 'gcl lint'. BUG=31107, 46153 TEST=Select some text on a web page and go to Edit -> Speech -> Start Speaking. The selected text should be spoken. While some text is being spoken, go to Edit -> Speech -> Stop Speaking. The speech should stop. When no text is being spoken, Edit -> Speech -> Stop Speaking should be disabled. Try the same steps as above but with selected text in the omnibox. It should also work. Review URL: https://chromiumcodereview.appspot.com/10820062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150364 0039d316-1c4b-4281-b951-d872f2087c98
-
pkotwicz@chromium.org authored
When running Chrome in RTL mode, the new tab button is mirrored, but the theme background shouldn't be. Bug=None Test=Manual Review URL: https://chromiumcodereview.appspot.com/10808051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150363 0039d316-1c4b-4281-b951-d872f2087c98
-
wtc@chromium.org authored
https://chromiumcodereview.appspot.com/10739002/. R=ygorshenin@chromium.org BUG=136797 TEST=no compilation errors Review URL: https://chromiumcodereview.appspot.com/10783029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150362 0039d316-1c4b-4281-b951-d872f2087c98
-
alexeypa@chromium.org authored
BUG=141132 Review URL: https://chromiumcodereview.appspot.com/10830199 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150361 0039d316-1c4b-4281-b951-d872f2087c98
-
acolwell@chromium.org authored
BUG=None Review URL: https://chromiumcodereview.appspot.com/10834183 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150360 0039d316-1c4b-4281-b951-d872f2087c98
-
vangelis@chromium.org authored
1. Move the code that checks whether FCM and/or ThreadedCompositing is enabled to a separate file (compositor_utils) that can be accessed from all the spots that need the info. 2. Cache results results for checks so that we don't have to check them every frame (string compares were actually showing up in profile results) 3. Some cosmetic changes to variable names to keep them consistent. 4. Re-arranged to code that decides what trials run in which channels. This CL also enables FCM on beta/stable by default but keeps the previous 1/3 experiment running on the other channels. BUG= Review URL: https://chromiumcodereview.appspot.com/10824168 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150359 0039d316-1c4b-4281-b951-d872f2087c98
-
mad@chromium.org authored
... so that we don't have to disturb chrome/OWNERS for translate changes. BUG=None TEST=None Review URL: https://chromiumcodereview.appspot.com/10829208 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150358 0039d316-1c4b-4281-b951-d872f2087c98
-
lliabraa@chromium.org authored
The mac_build.gypi is used to build Mac targets via ninja. The template runs gyp_chromium to generate a ninja project file, then gyp target that includes the template should include an action to run ninja for the desired targets. BUG=None Review URL: https://chromiumcodereview.appspot.com/10826169 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150357 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=125846 TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10834206 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150356 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
Currently third_party/zlib/zlib.gyp uses the system libz if: os_posix == 1 and OS != "mac" and OS != "ios" and OS != "openbsd" I'm assuming that Android sets os_posix==1 and therefore this change is a no-op. But it consolidates control of this variable in a single location. BUG=none https://chromiumcodereview.appspot.com/10837100/ git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150355 0039d316-1c4b-4281-b951-d872f2087c98
-
pkotwicz@chromium.org authored
Fixes missing 5 pixel inset for inactive tab theme background and theme background for new tab button in Ash. The theme background is correctly inset by 5 pixels. In frame_painter.cc Added GetThemeBackgroundXInset such that the x inset can be queried. BUG=137090 TEST=Inactive tab theme background lines up for "Kate Spades", "Quilt", and "Wooded Chrome Theme by Everplex" with theme background for toolbar. In particular, "Wooded Chrome Theme By Everplex" should behave the same way it does on Mac and Windows. So, the theme should NOT line up with the NTP image. Review URL: https://chromiumcodereview.appspot.com/10816004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150354 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=137676 TEST= Review URL: https://chromiumcodereview.appspot.com/10827017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150353 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150352 0039d316-1c4b-4281-b951-d872f2087c98
-
mnissler@chromium.org authored
The revert actually didn't solve the problem. BUG=None TBR=alexeypa@chromium.org Review URL: https://chromiumcodereview.appspot.com/10824197 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150351 0039d316-1c4b-4281-b951-d872f2087c98
-
joi@chromium.org authored
BUG=140037 Review URL: https://chromiumcodereview.appspot.com/10828154 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150350 0039d316-1c4b-4281-b951-d872f2087c98
-
joi@chromium.org authored
tightly coupled with, and only used by, the autofill feature. The only other usage is from TabContents, which initializes and owns an instance and provides an accessor, but we should be able to remove this soon. TBR=ben@chromium.org BUG=140037 Review URL: https://chromiumcodereview.appspot.com/10843067 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150349 0039d316-1c4b-4281-b951-d872f2087c98
-
oleg@chromium.org authored
BUG=138014 Review URL: https://chromiumcodereview.appspot.com/10825222 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150348 0039d316-1c4b-4281-b951-d872f2087c98
-
motek@chromium.org authored
This file needs to be added separately from the original CL since CQ does not handle new binaries. R=jhawkins@chromium.org BUG=140357 Review URL: https://chromiumcodereview.appspot.com/10855025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150347 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
bookmark_index_unittest.cc: Summary: Function parameter 'expected_titles' should be passed by reference. Message: Parameter 'expected_titles' is passed as a value. It could be passed as a (const) reference which is usually faster and recommended in C++. bookmark_model_unittest.cc: Summary: Member variable 'BookmarkModelTestWithProfile::bb_model_' is not initialized in the constructor. Message: Member variable 'BookmarkModelTestWithProfile::bb_model_' is not initialized in the constructor. R=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/10828168 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150346 0039d316-1c4b-4281-b951-d872f2087c98
-
bbudge@chromium.org authored
BUG=116317 TEST=builds,manual With this change, the IPC-based PPAPI proxy builds and runs the tumbler example. Review URL: https://chromiumcodereview.appspot.com/10796038 TBR=bbudge@chromium.org Review URL: https://chromiumcodereview.appspot.com/10830197 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150345 0039d316-1c4b-4281-b951-d872f2087c98
-