Adresa
:
[go:
nahoru
,
domu
]
Sign in
chromium
/
chromium
/
src
/
ccffe0eebe798b78879894d5ee08dbca10f28a33
/
base
3df4e0e
[Android] Add feng@chromium.org to OWNERS of base/test/android
by feng
· 10 years ago
ac2b39f
[Android] Upstream several test support classes.
by feng
· 10 years ago
e0c8785
Revert "Allow POSIX callers to specify a new file's mode."
by Mike Wittman
· 10 years ago
09e7ebe
Switching profiler instrumentations from ScopedProfile to ScopedTracker. This will disable the instrumentations in all channels except Canary, and developer build. Instrumentations are only enabled in Browser process.
by vadimt
· 10 years ago
3457f738
Allow POSIX callers to specify a new file's mode.
by Chris Palmer
· 10 years ago
ee13e42
Check in executable for iOS test launcher (attempt #2)
by Paweł Hajdan, Jr
· 10 years ago
8234910
Fix chronic presubmit warnings/errors.
by simonb
· 10 years ago
fa874fd
Add logging support for base::Time* types.
by ricea
· 10 years ago
2a112d5
Add UMA for testing whether the Chromium library was page aligned in the APK file.
by petrcermak
· 10 years ago
7e7fce4
Add a few missing overrides found by a new clang warning.
by thakis
· 10 years ago
96e537d5
mac: Add UMA metrics for Handoff.
by erikchen
· 10 years ago
4b6961d
Adding /analyze support to common.gypi through GYP_DEFINES=win_analyze=1, and suppress one very noisy warning.
by brucedawson
· 10 years ago
5a5927dd
Replace a few typeofs with delctype.
by thakis
· 10 years ago
2017553
Creating infrastructure for profiler instrumentation only in developer build and Canary channel.
by vadimt
· 10 years ago
1058da00
Clarify failure to load the crazy linker library.
by simonb
· 10 years ago
3a3c88a
Infrastructure for enabling V8's initial snapshot to be loaded from external files as opposed to being statically linked to the binary.
by baixo
· 10 years ago
0dfe9ba
[Android] Initialize CommandLine before any usage in Render.
by feng
· 10 years ago
e8ed3db
NOTREACHED should use DCHECK if DCHECK_ALWAYS_ON is set on cros.
by oshima
· 10 years ago
9944ec3
Cleanup: Remove some unneeded timer.h includes.
by thestig
· 10 years ago
1b29da2
remove DIR_LOCAL_APP_DATA_LOW from base.
by cpu
· 10 years ago
cc12a6a
Listen to Off The Record profiles in ContentSettingsHandler.
by scheib
· 10 years ago
3daa03c
Add brettw's guidelines about what should be in base to base/OWNERS.
by thakis
· 10 years ago
09981a9
GN: Fix Android component build
by cjhopman
· 10 years ago
23b7f23
Fix for a problem on low-memory devices caused by https://codereview.chromium.org/643803003.
by petrcermak
· 10 years ago
da4b0f2
Fixed copying read-only directories
by ripp
· 10 years ago
044230f1
Revert of Listen to Off The Record profiles in ContentSettingsHandler. (patchset #3 id:60001 of https://codereview.chromium.org/676083003/)
by avi
· 10 years ago
c9ba380
Listen to Off The Record profiles in ContentSettingsHandler.
by scheib
· 10 years ago
cb5a66af
Re-land: Add browser-wide discardable memory implementation.
by reveman
· 10 years ago
9ca0741
Use the Windows XP version of NONCLIENTMETRICS
by cpu
· 10 years ago
44d2e5c
Align base::hash_map with C++11, part 2.
by davidben
· 10 years ago
26436e40
components: Introduce AlarmTimer class and use it for GCM heartbeat
by chirantan
· 10 years ago
1059684
Revert of Add browser-wide discardable memory implementation. (patchset #23 id:910001 of https://codereview.chromium.org/531343002/)
by avi
· 10 years ago
2ac2d83
Add browser-wide discardable memory implementation.
by reveman
· 10 years ago
695078d
mac: Double clicking titlebar should zoom window on Yosemite.
by erikchen
· 10 years ago
cb4d80c
Revert "Check in executable for iOS test launcher"
by Yaron Friedman
· 10 years ago
ec3246c0
Check in executable for iOS test launcher
by Paweł Hajdan, Jr
· 10 years ago
27660a3
Reland Roll android_tools and breakpad to the latest.
by fdegans
· 10 years ago
13fa256
Parental controls only need to be Win7.
by cpu
· 10 years ago
27b35fc0
Add a death test to check field trial creation before FieldTrialList.
by asvitkine
· 10 years ago
9d16025
Add __analysis_assume support to CHECK macros to reduce warnings with /analyze.
by brucedawson
· 10 years ago
3e1fa4d
Small refactor of base_nacl.gyp
by hidehiko
· 10 years ago
dfdc7fb2
Final step of the java_cpp_template -> java_cpp_enum migration.
by mkosiba
· 10 years ago
3151133
GN: Enable loading libraries from apks
by cjhopman
· 10 years ago
e58877e
Update WeakPtr documentation for SequencedTaskRunner support.
by davidben
· 10 years ago
a2226a6
Convert manually triggered try runs to use bots without _swarming prefix.
by John Abd-El-Malek
· 10 years ago
e6319d7
Revert of Roll android_tools and breakpad to the latest. (patchset #5 id:80001 of https://codereview.chromium.org/671633003/)
by ppi
· 10 years ago
a924ebe9
remove OVERRIDE/FINAL presubmit checks now the macros are gone
by mostynb
· 10 years ago
79bd5f1
Roll android_tools and breakpad to the latest.
by fdegans
· 10 years ago
0f97763f
Roll src/third_party/icu 8ac906f:d8b2a9d7 (svn 292317:292476)
by jshin
· 10 years ago
1611680
Delete the last remaining use of OVERRIDE and remove its definition.
by viettrungluu
· 10 years ago
7d5f646
Give PEImage a virtual destructor
by hans
· 10 years ago
b9f1b81
More virtual/override updates in base/.
by viettrungluu
· 10 years ago
19b6b65
Clean up final uses of scoped_ptr<T>::PassAs() and remove it.
by dcheng
· 10 years ago
48c7b1f
Just define int64 and uint64 as int64_t and uint64_t.
by wtc
· 10 years ago
69e6983
Revert of [Base] Use variadic template in callback_list.h (wave 1) (patchset #1 id:1 of https://codereview.chromium.org/618573002/)
by lfg
· 10 years ago
5648818
Standardize usage of virtual/override/final in base/
by dcheng
· 10 years ago
59602fb6
Delete ARRAYSIZE_UNSAFE (from base/macros.h).
by Viet-Trung Luu
· 10 years ago
073d514d
Cleanup: Better constify some strings in base.
by thestig
· 10 years ago
9deb575
Don't use 64KB of stack on a single call.
by cpu
· 10 years ago
8e0e50c
Don't shadow variables (same name in scope)
by cpu
· 10 years ago
74ca738
The DisplayVirtualKeyboard function on Windows 8 and beyond should not be displaying the OSK if a physical keyboard is attached to the machine.
by ananta
· 10 years ago
a409ccc
Refactoring: Make IPC::Channel::TakeClientFileDescriptor() a ScopedFD.
by morrita
· 10 years ago
4863f1d
Fix MacViews views_unittest simulate FullScreen test for 10.7+ SDKs
by tapted
· 10 years ago
38b46138
[Android] Simplify logic for grabbing initial country-code.
by yfriedman
· 10 years ago
367ff21
Add a Context argument to LibraryLoader.onNativeInitializationComplete().
by petrcermak
· 10 years ago
6a398155c
[Mac] Do not initialize the MockCrApplication in base::TestSuite.
by rsesek
· 10 years ago
1fcf60de
Tidy logcat message on test for mmap from apk.
by simonb
· 10 years ago
0e46019
Render base::File::Flush() doc more precise.
by tnagel
· 10 years ago
604e5c1
Abort ImportantFileWriter::WriteFileAtomically() on Flush() error.
by tnagel
· 10 years ago
f5c85cf6
Remove dead declarations for a nonexistent class.
by palmer
· 10 years ago
fbe886d
Don't define ARRAYSIZE_UNSAFE except in Blink.
by viettrungluu
· 10 years ago
079d184
Enforce handle ownership in base::Process.
by rvargas
· 10 years ago
aac45ed8
Make crazy linker work in gn build
by cjhopman
· 10 years ago
cba972d
OWNERS updates - willchan on extended leave
by willchan
· 10 years ago
a6edc5a7
Fix failure to use shared relro on load from a zip file.
by simonb
· 10 years ago
35b9a92
Put some references to __DATE__ and __TIME__ behind a preprocessor flag.
by sebmarchand
· 10 years ago
2b720d2
Non-SFI Mode: Build base/ library by PNaCL toolchain for nacl_helper_nonsfi.
by hidehiko
· 10 years ago
823a646
Remove some friend declarations in ThreadRestrictions that are no more needed.
by kinaba
· 10 years ago
6f315b8
Remove raw handles from base::win::RegKey
by rvargas
· 10 years ago
b2dd79c
base: Add discardable memory test that check behavior when creating enough instances that could use up a 32-bit address space.
by reveman
· 10 years ago
0adaa53
Remove trivially-true DEBUG_CHECKs in safe_sprintf.cc
by cmasone
· 10 years ago
99867ef
Modify ALLOW_UNUSED to allow enabling unused local warnings on MSVC.
by pkasting
· 10 years ago
d8ee1714
base: Use nullptr instead of NULL and static_cast in discardable memory unit tests.
by reveman
· 10 years ago
ad396f7
SafeSPrintf: use C++ variadic template
by jln
· 10 years ago
da4b9e9
Fix Java indentation issues.
by aurimas
· 10 years ago
805eabb
Convert ARRAYSIZE_UNSAFE -> arraysize in base/.
by viettrungluu
· 10 years ago
4fe6ccad
Revert of Remove raw handles from base::win::RegKey (patchset #6 id:330001 of https://codereview.chromium.org/632833002/)
by dcheng
· 10 years ago
df0de364
Cleanup: Consolidate initialization of Android's SecureRandom class.
by lambroslambrou
· 10 years ago
293dd71
Add setTextDirection to the ApiCompatibilityUtils.
by tedchoc
· 10 years ago
31f0530
base: Use LazyInstanceTraits instead of SharedState class for discardable memory.
by reveman
· 10 years ago
1aa0fa7
Remove raw handles from base::win::RegKey
by rvargas
· 10 years ago
7fb5c97
Fix Mac ASan builds.
by John Abd-El-Malek
· 10 years ago
14ae054
Fix LSan on swarming.
by John Abd-El-Malek
· 10 years ago
84b6029
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
by dcheng
· 10 years ago
b7eaedb
Remove two SequencedWorkerPool histograms.
by asvitkine
· 10 years ago
8b00232
grt for owner of base/win
by cpu
· 10 years ago
4736998
MacViews: Handle failure to enter fullscreen
by tapted
· 10 years ago
9961abd
Allow custom deleters to opt out of self reset checks for scoped_ptr.
by dcheng
· 10 years ago
e8941c4
Fix Java Checkstyle issues.
by Aurimas Liutikas
· 10 years ago
dec63a4
base: Rename and move Mach implementation of discardable memory to a separate file.
by reveman
· 10 years ago
Next »