- 02 Aug, 2012 1 commit
-
-
dalecurtis@chromium.org authored
As titled, pipes the Windows specific methods to the appropriate internal allocators. BUG=none TEST=manual test with each allocator over various alignments. Review URL: https://chromiumcodereview.appspot.com/10828054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149537 0039d316-1c4b-4281-b951-d872f2087c98
-
- 01 Aug, 2012 39 commits
-
-
dcheng@chromium.org authored
BUG=139663 TEST=none Review URL: https://chromiumcodereview.appspot.com/10828087 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149536 0039d316-1c4b-4281-b951-d872f2087c98
-
rlp@chromium.org authored
BUG=112525 TEST=unittests, manual TBR=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/10843018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149535 0039d316-1c4b-4281-b951-d872f2087c98
-
rlp@chromium.org authored
BUG=112525 TEST=unittests, manual TBR=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/10834099 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149532 0039d316-1c4b-4281-b951-d872f2087c98
-
rsesek@chromium.org authored
On certain SDK versions and OSes with the 10.6 deployment target, the linker, if invoked with -dead_strip, incorrectly removes _NXArgc and _NXArgv. Since the apps are just shims into the Framework, there's little to strip anyways. BUG=139902 TEST=Build on 10.7+ with GYP variable mac_strip_release=1. Review URL: https://chromiumcodereview.appspot.com/10830126 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149531 0039d316-1c4b-4281-b951-d872f2087c98
-
acolwell@chromium.org authored
TBR=acolwell@chromium.org Review URL: https://chromiumcodereview.appspot.com/10823128 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149530 0039d316-1c4b-4281-b951-d872f2087c98
-
craigdh@chromium.org authored
OpenFindInPage IsFindInPageVisible ResetToDefaultTheme OpenNewBrowserWindow CloseBrowserWindow GetBrowserWindowCount BUG=132794 TEST=PyAuto CONTINUOUS suite Review URL: https://chromiumcodereview.appspot.com/10836015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149527 0039d316-1c4b-4281-b951-d872f2087c98
-
derat@chromium.org authored
This was added to DEPS by r149485. BUG=none TEST=none TBR=thestig@chromium.org Review URL: https://chromiumcodereview.appspot.com/10825144 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149526 0039d316-1c4b-4281-b951-d872f2087c98
-
rlp@chromium.org authored
BUG=112525 TEST=unittests, manual Review URL: https://chromiumcodereview.appspot.com/10824123 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149525 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149524 0039d316-1c4b-4281-b951-d872f2087c98
-
mseaborn@chromium.org authored
This pulls in the following Native Client changes: r9337: (arbenson) Allow for 64-bit reserved_at_zero parameter r9338: (eaeltsin) Update gdb revision r9339: (kschimpf) Make sure test code generator doesn't generate duplicate definitions r9340: (dschuff) Support -isystem<foo> as well as -isystem <foo> in pnacl driver r9341: (bradchen) Modify 64-bit enuminst to check legal instructions more carefully. BUG=none TEST=nacl_integration Review URL: https://chromiumcodereview.appspot.com/10826099 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149523 0039d316-1c4b-4281-b951-d872f2087c98
-
jamiewalch@chromium.org authored
BUG=139930 Review URL: https://chromiumcodereview.appspot.com/10850006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149522 0039d316-1c4b-4281-b951-d872f2087c98
-
derat@chromium.org authored
This adds a new message containing update-related information and updates the ContactDatabase class to read and write it. BUG=128805 TEST=none Review URL: https://chromiumcodereview.appspot.com/10836043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149521 0039d316-1c4b-4281-b951-d872f2087c98
-
simonmorris@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/10826109 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149520 0039d316-1c4b-4281-b951-d872f2087c98
-
jhorwich@chromium.org authored
BUG=114674 TEST=None Review URL: https://chromiumcodereview.appspot.com/10834074 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149519 0039d316-1c4b-4281-b951-d872f2087c98
-
dalecurtis@google.com authored
Add je_memalign prototype.CQ can't commit this due to CrLf line endings, so land manually. See http://crbug.com/128744. BUG=none TBR=jar git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149516 0039d316-1c4b-4281-b951-d872f2087c98
-
zmo@google.com authored
BUG=138105 TEST=unit_tests Review URL: https://chromiumcodereview.appspot.com/10837054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149515 0039d316-1c4b-4281-b951-d872f2087c98
-
pedrosimonetti@google.com authored
BUG=133529 Review URL: https://chromiumcodereview.appspot.com/10831114 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149513 0039d316-1c4b-4281-b951-d872f2087c98
-
dmazzoni@chromium.org authored
BUG=140066 TEST=Enable spoken feedback, explore Keyboard settings. It's confusing since by default the label is the same as the value, but at least it's accessible. Review URL: https://chromiumcodereview.appspot.com/10825136 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149512 0039d316-1c4b-4281-b951-d872f2087c98
-
rkc@chromium.org authored
As per the issue, we've decided to not show the activation option for 3g in the OOBE screen, but to show it only on the login screen and started session. This CL disables it in OOBE. R=sadrul@chromium.org BUG=134475 TEST=The option to activate the 3g modem doesn't appear in OOBE. Review URL: https://chromiumcodereview.appspot.com/10837056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149511 0039d316-1c4b-4281-b951-d872f2087c98
-
dmazzoni@chromium.org authored
With this change, a DumpAccessibilityTree test can specify filters to control which attributes are printed. This keeps each test expectation file small and readable, while making it easy to test for all sorts of attributes, including obscure ones. Each platform will have a few attributes that print by default, like the role and name. HTML files add rules of this form to override the defaults: @MAC-DENY:subrole* @MAC-DENY:value* @MAC-ALLOW:description* You can also specify @MAC-ALLOW:* or @WIN-ALLOW:* if you want to dump everything - helpful during development sometimes. BUG=124314 Review URL: https://chromiumcodereview.appspot.com/10662003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149510 0039d316-1c4b-4281-b951-d872f2087c98
-
viettrungluu@chromium.org authored
(In particular, for Pepper Flash.) The intent is to try this out on Canary for M21, merge it to M21 if it looks good, and then revert this change. BUG=139953 TBR=cpu,brettw Review URL: https://chromiumcodereview.appspot.com/10828124 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149508 0039d316-1c4b-4281-b951-d872f2087c98
-
bulach@chromium.org authored
Following https://chromiumcodereview.appspot.com/10832097 The step title shouldn't contain / as it confused buildbot. BUG=139365 TEST=Multiple steps on the FYI android tester. Review URL: https://chromiumcodereview.appspot.com/10827121 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149507 0039d316-1c4b-4281-b951-d872f2087c98
-
rch@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/10828118 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149506 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
BUG=120950 Review URL: https://chromiumcodereview.appspot.com/10825124 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149504 0039d316-1c4b-4281-b951-d872f2087c98
-
msw@chromium.org authored
Add gfx::DirectionalityMode enum. Add RenderText::SetDirectionalityMode and member. Revise/consolidate RenderText::GetTextDirection. Expand on existing unit tests; minor cleanup. Consume GetTextDirection in layout initialization: -Windows: RenderTextWin::ItemizeLogicalText() -Linux: SetupPangoLayoutWithoutFont() -Mac: Add TODO in RenderTextMac::EnsureLayout() BUG=134746 TEST=Existing/updated unit tests, no behavioral changes! Review URL: https://chromiumcodereview.appspot.com/10807082 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149503 0039d316-1c4b-4281-b951-d872f2087c98
-
jennyz@google.com authored
Check in 2x slider bar resources, also slightly adjust 1x resource files for slider_thumb.png and slider_thumb_disabled.png. BUG=140077 TBR=sky,oshima Review URL: https://chromiumcodereview.appspot.com/10824133 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149500 0039d316-1c4b-4281-b951-d872f2087c98
-
strobe@google.com authored
Adding support for retaining the 'moof' atom (revision 148982) broke an assumption in ReadMDATsUntil(). This removes the assumption, consolidates logic, and adds a comment and a test. BUG= TEST=MP4StreamParserTest, manual tests Review URL: https://chromiumcodereview.appspot.com/10834101 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149499 0039d316-1c4b-4281-b951-d872f2087c98
-
nileshagrawal@chromium.org authored
BUG= Review URL: https://chromiumcodereview.appspot.com/10843029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149498 0039d316-1c4b-4281-b951-d872f2087c98
-
skuhne@chromium.org authored
BUG=135103, 135096, 135116 Review URL: https://chromiumcodereview.appspot.com/10826085 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149497 0039d316-1c4b-4281-b951-d872f2087c98
-
dtrainor@chromium.org authored
Upstream CleanupReference.java and tie it into ContentViewCore.java and ContentSettings.java. BUG=http://crbug.com/138482 Review URL: https://chromiumcodereview.appspot.com/10846004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149496 0039d316-1c4b-4281-b951-d872f2087c98
-
kaiwang@chromium.org authored
1. Remove duplicated code from histogram.h/.cc, including validating related code and BucketRanges related. 2. Constness of BucketRanges from Histograms, to prevent accidentally modification and provide a simpler interface. 3. Add/move tests. Review URL: https://chromiumcodereview.appspot.com/10834011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149495 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149494 0039d316-1c4b-4281-b951-d872f2087c98
-
siggi@chromium.org authored
This breaks the official canary build PDB source updates. https://codereview.appspot.com/6454073/ R=siggi@chromium.org,chrisha@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/10826091 TBR=rogerm@chromium.org,dharani@google.com Review URL: https://chromiumcodereview.appspot.com/10824134 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149493 0039d316-1c4b-4281-b951-d872f2087c98
-
rch@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/10821111 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149492 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149491 0039d316-1c4b-4281-b951-d872f2087c98
-
joi@chromium.org authored
This means, add the intended DEPS rules for a Browser Component (depend on nothing within chrome/browser outside the component except chrome/browser/api) and add a temporary owner for pure refactoring changes so that such changes can be done more quickly. Larger changes (that affect functionality or interfaces in non-refactoring ways) will still be sent to a proper OWNER. With the new DEPS, a presubmit check will warn developers that add new temporarily-allowed (the files designated with a "!" rule in the DEPS file). See http://www.chromium.org/developers/design-documents/browser-components BUG=140037 Review URL: https://chromiumcodereview.appspot.com/10825134 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149490 0039d316-1c4b-4281-b951-d872f2087c98
-
http://codereview.chromium.org/10825089/vandebo@chromium.org authored
This made the ChromiumOS bot blow up. make: *** No rule to make target `c/Release/obj.target/skia_opts/src/opts/SkBitmapProcState_matrixProcs_neon.o', needed by `c/Release/obj.tar http://build.chromium.org/p/chromium.chromiumos/builders/ChromiumOS%20%28daisy%29/builds/1703/steps/cbuildbot/logs/stdio roll skia to 4889 Review URL: https://chromiumcodereview.appspot.com/10827122 TBR=reed@google.com Review URL: https://chromiumcodereview.appspot.com/10843036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149489 0039d316-1c4b-4281-b951-d872f2087c98
-
newt@chromium.org authored
This adds an explicit "platform" option to repack_locales.py, so resources for one platform (e.g. Android) can be compiled on another (e.g. Linux). BUG=136951 Review URL: https://chromiumcodereview.appspot.com/10830085 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149488 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149487 0039d316-1c4b-4281-b951-d872f2087c98
-