openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
O
olibc
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jun 05, 2023 — Jun 05, 2024
Showing page 747 of 754
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
AI 145659: am: CL 145621 am: CL 145373 remove a debugging printf that sometimes breaks the build because the commandline is too long Original author: joeo Merged from: //branches/cupcake/... Original author: android-build
Joe Onorato
More...
over 16 years ago
Merge branch 'readonly-p4-master'
Joe Onorato
More...
over 16 years ago
AI 145655: am: CL 145618 am: CL 145333 Cloned from CL 144759 by 'g4 patch'. Original change by jo...@abreu on 2009/04/06 19:54:13. Implement SDK add-ons in the build system. - Add an option to use the standard javadoc doclet instead of droiddoc, since droiddocs non-sdk templates aren't ready for prime time. - Add the notion of a stubs for a library. It's only implemented for java libraries, but when we do native libraries in the NDK or sdk-addons, it will work there too. Original author: joeo Merged from: //branches/cupcake/... Original author: android-build
Joe Onorato
More...
over 16 years ago
Merge branch 'readonly-p4-donut' into donut
Xavier Ducrohet
More...
over 16 years ago
AI 145622: am: CL 145380 Fixes for add-on build Original author: xav Merged from: //branches/cupcake/...
Xavier Ducrohet
More...
over 16 years ago
Merge branch 'readonly-p4-donut' into donut
Joe Onorato
More...
over 16 years ago
AI 145621: am: CL 145373 remove a debugging printf that sometimes breaks the build because the commandline is too long Original author: joeo Merged from: //branches/cupcake/...
Joe Onorato
More...
over 16 years ago
Merge branch 'readonly-p4-donut' into donut
Joe Onorato
More...
over 16 years ago
AI 145618: am: CL 145333 Cloned from CL 144759 by 'g4 patch'. Original change by jo...@abreu on 2009/04/06 19:54:13. Implement SDK add-ons in the build system. - Add an option to use the standard javadoc doclet instead of droiddoc, since droiddocs non-sdk templates aren't ready for prime time. - Add the notion of a stubs for a library. It's only implemented for java libraries, but when we do native libraries in the NDK or sdk-addons, it will work there too. Original author: joeo Merged from: //branches/cupcake/...
Joe Onorato
More...
over 16 years ago
Increase the limit of loaded shared libraries from 64 to 96 This change is required for OpenCORE 2.0
Dave Sparks
More...
over 16 years ago
Merge branch 'readonly-p4-master'
Jack Veenstra
More...
over 16 years ago
AI 145592: Fixed the tracedmdump() bash function to use the correct path for the vmlinux-qemu file. BUG=1630077
Jack Veenstra
More...
over 16 years ago
AI 145576: Probe for the proper sed(1) extended regex switch
Dave Bort
More...
over 16 years ago
AI 145512: SDK add-on updates - rename the directory and zip file - make it build to the dist directory
Joe Onorato
More...
over 16 years ago
Merge branch 'readonly-p4-donut' into donut
Xavier Ducrohet
More...
over 16 years ago
Merge branch 'readonly-p4-master'
Xavier Ducrohet
More...
over 16 years ago
AI 145464: am: CL 145080 Add Latin and Chinese method to SDK. Original author: xav Merged from: //branches/cupcake/...
Xavier Ducrohet
More...
over 16 years ago
AI 145486: am: CL 145464 am: CL 145080 Add Latin and Chinese method to SDK. Original author: xav Merged from: //branches/cupcake/... Original author: android-build
Xavier Ducrohet
More...
over 16 years ago
AI 145380: Fixes for add-on build
Xavier Ducrohet
More...
over 16 years ago
AI 145373: remove a debugging printf that sometimes breaks the build because the commandline is too long
Joe Onorato
More...
over 16 years ago
AI 145333: Cloned from CL 144759 by 'g4 patch'. Original change by jo...@abreu on 2009/04/06 19:54:13. Implement SDK add-ons in the build system. - Add an option to use the standard javadoc doclet instead of droiddoc, since droiddocs non-sdk templates aren't ready for prime time. - Add the notion of a stubs for a library. It's only implemented for java libraries, but when we do native libraries in the NDK or sdk-addons, it will work there too.
Joe Onorato
More...
over 16 years ago
Add the domain search list for VPN connection. The current solution is to read the net.dns.search property, and expand the list during the resolve initialization. In the future, we could implement search list per process.
Chung-yih Wang
More...
over 16 years ago
Merge branch 'readonly-p4-master'
Niko Catania
More...
over 16 years ago
AI 145159: am: CL 145059 (Almost) final set of wrapper around the C headers for stdc++ and their tests. The only one left is cstring. * bionic/libstdc++/include/cstdlib: * bionic/libstdc++/include/cstdio: * bionic/libstdc++/include/cstdint: * bionic/libstdc++/include/csignal: * bionic/libstdc++/include/csetjmp: Added header file. Checks the bionic headers file were picked up instead of the host ones. Added test for new header files * system/extras/tests/bionic/libstdc++/Android.mk: Added tests for the new header files. EXTRA_CFLAGS: include the bionic header files. Original author: niko
Niko Catania
More...
over 16 years ago
revert prelink map to match OpenCORE 1.0
Jean-Baptiste Queru
More...
over 16 years ago
AI 145080: Add Latin and Chinese method to SDK.
Xavier Ducrohet
More...
over 16 years ago
AI 145059: (Almost) final set of wrapper around the C headers for stdc++ and their tests. The only one left is cstring. * bionic/libstdc++/include/cstdlib: * bionic/libstdc++/include/cstdio: * bionic/libstdc++/include/cstdint: * bionic/libstdc++/include/csignal: * bionic/libstdc++/include/csetjmp: Added header file. Checks the bionic headers file were picked up instead of the host ones. Added test for new header files * system/extras/tests/bionic/libstdc++/Android.mk: Added tests for the new header files. EXTRA_CFLAGS: include the bionic header files. BUG=1601432
Niko Catania
More...
over 16 years ago
Merge branch 'readonly-p4-master'
Cary Clark
More...
over 16 years ago
AI 145053: add SVG to the browser [disabled by default] To enable SVG, edit your buildspec.mk to ENABLE_SVG:=true then make clean-libwebcore && make Some SVG functionality has been stubbed out in this checkin. //branches/master/android/build/buildspec.mk.default # edit - add ENABLE_SVG, commented out by default - fix up WEBCORE_INSTRUMENTATION define while I was in there //branches/master/android/external/webkit/Android.mk # edit - add ENABLE_SVG C define - add svg paths to C includes //branches/master/android/external/webkit/WebCore/Android.derived.mk # edit - update merge tool rules - add svg to css property names, keywords, generated bindings - add svg names, element factory, wrappers - remove obsolete ksvgcssproperties.h - add XLinkNames, required by SVG //branches/master/android/external/webkit/WebCore/Android.mk # edit - update merge tool rules - add svg bindings, css svg parsing, svg rendering, svg engine //branches/master/android/external/webkit/WebCore/config.h # edit - leave ENABLE_SVG alone if it is already defined //branches/master/android/external/webkit/WebCore/loader/EmptyClients.h # edit - add some Android extensions as empty virtuals (EmptyClients is only used by SVG) //branches/master/android/external/webkit/WebCore/platform/graphics/android/GraphicsContextAndroid.cpp # edit //branches/master/android/external/webkit/WebCore/platform/graphics/android/PathAndroid.cpp # edit - add SVG graphics porting functions. Note the FIXMEs -- some are unimplemented. BUG=1474412
Cary Clark
More...
over 16 years ago
Merge branch 'readonly-p4-master'
Xavier Ducrohet
More...
over 16 years ago
←
1
2
…
743
744
745
746
747
748
749
750
751
752
753
754
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree