Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
2f5ca04cb68130d02c123b6fd48b9f174a598e6d
2f5ca04
Remove obsolete files from 'sources'. This causes needless work on incremental builds in VS2010.
by jeanluc@chromium.org
· 14 years ago
e442259
Revert 73121 - Remove obsolete files from 'sources'. This causes needless work on incremental builds in VS2010.
by nsylvain@chromium.org
· 14 years ago
ef06eb6
Remove obsolete files from 'sources'. This causes needless work on incremental builds in VS2010.
by jeanluc@chromium.org
· 14 years ago
84db36d
Change size() function to return a size_t so that result size is not inadvertently truncated.
by mrossetti@chromium.org
· 14 years ago
afeb708
Move some mac_util functions into foundation_util.
by rohitrao@chromium.org
· 14 years ago
3eba59b
Fix bug in ProcessIterator::CheckForNextProcess(). Under load it's
by sky@chromium.org
· 14 years ago
982d43a
Renames secure_hash.cc to secure_hash_default.cc
by bulach@chromium.org
· 14 years ago
f3389d0
Change UTF8ToUTF16 to accept const StringPiece&.
by suzhe@google.com
· 14 years ago
10bf978
Disable OVERRIDE for clang for a while.
by thakis@chromium.org
· 14 years ago
454e856
Renames secure_hash_nss.cc to secure_hash.cc
by bulach@chromium.org
· 14 years ago
8ea8350
Abstracts SHA256 context for NSS / OpenSSL.
by bulach@chromium.org
· 14 years ago
8b725fa
Check that we've got a complete header before accessing its fields.
by glider@chromium.org
· 14 years ago
75844f1
Add one more Valgrind header (memcheck.h) and update the one we already have.
by glider@chromium.org
· 14 years ago
52b19fe
Move AutoFill messages into a separate file.
by jam@chromium.org
· 14 years ago
a5b92b4
Allow CDSA/CSSM to be used on worker threads in debug builds by making both the CSSM init singleton and the Mac Security Services lock singleton leaky.
by rsleevi@chromium.org
· 14 years ago
3a39767
Add MessageLoop::AssertIdle(). Use in ChromeOS audio threads.
by willchan@chromium.org
· 14 years ago
2873305
Move non-file-system Pepper IPC messages to chrome/common/pepper_messages.*.
by viettrungluu@chromium.org
· 14 years ago
d00c64e
Properly order the cc files based off the h files in base/.
by erg@google.com
· 14 years ago
aea2217
Temporary whitelist several cases of disk I/O on the UI threads in cros.
by nkostylev@chromium.org
· 14 years ago
b3bfed5
Make sure the process is _really_ gone after a __debugbreak(). We've had a
by cevans@chromium.org
· 14 years ago
abe477a
Remove obsolete base/lock.h and fix up callers to use the new header file and
by brettw@chromium.org
· 14 years ago
c0f8558
Move the TestSink for doing IPC tests from chrome/common into IPC and create a new IPC test_support project that references it.
by brettw@google.com
· 14 years ago
b987255
Adjust unix domain IPC permissions.
by dtu@chromium.org
· 14 years ago
5943dc0
If user had consented for metrics reporting, send speech input request origin to the server.
by satish@chromium.org
· 14 years ago
5517708
base/i18n: Add namespace i18n to CharIterator.
by tfarina@chromium.org
· 14 years ago
2a51cea
Move BiDiLineIterator to base/i18n/ directory.
by tfarina@chromium.org
· 14 years ago
cefeffa
.c Feature to disable field trials in old versions of Chromium. Field trials
by rtenneti@chromium.org
· 14 years ago
a8e3c09
Disable crashy IPCSyncChannelTest.SendWithTimeoutMixedOKAndTimeout
by phajdan.jr@chromium.org
· 14 years ago
c75746e
Cleanup for r71281: replace usage of "pk11" with "pkcs11" or "crypto module", as appropriate.
by mattm@chromium.org
· 14 years ago
28a93b9
The SSL server's RSA private key must be imported with the
by wtc@chromium.org
· 14 years ago
ee7de53
Revert "Adding CHECKs to troubleshoot the crash issue ..."
by oshima@google.com
· 14 years ago
810f92f
Made return types of various Value::DeepCopy() implementations more specific
by akalin@chromium.org
· 14 years ago
fa5bf99
Clang: enable -Wbool-conversions and -Wunused-variables on Linux.
by hans@chromium.org
· 14 years ago
b562e11
Clean up threading model of external extension providers
by gfeher@chromium.org
· 14 years ago
5cb62e6
NSS: don't set environment variables when multi-threaded.
by agl@chromium.org
· 14 years ago
e36caf9
Linux: fix a bunch of NULL vs. 0 issues spotted by gcc 4.5.
by craig.schlenter@chromium.org
· 14 years ago
b1f02f0
Added WARN_UNUSED_RESULT to ScopedTempDir methods.
by cbentzel@chromium.org
· 14 years ago
067992b
NSS: PKCS 11 password prompt.
by mattm@chromium.org
· 14 years ago
e43be3d
Add workaround for VS2005 compile error introduced by r70933
by akalin@chromium.org
· 14 years ago
faed5f8
Made logging not look up --enable-dcheck from command line
by akalin@chromium.org
· 14 years ago
37c078e
Order function definitions in base/ according to the header.
by erg@google.com
· 14 years ago
263c15f
Tweak atomicops implementation for Mac OS X to compile correctly when __LP64__
by mark@chromium.org
· 14 years ago
982d9d5
Made ObserverListThreadSafe's destructor private since it's ref-counted.
by akalin@chromium.org
· 14 years ago
ab42ba2
Revert 70920 - Made logging not look up --enable-dcheck from command line
by akalin@chromium.org
· 14 years ago
ff9394c
Made logging not look up --enable-dcheck from command line
by akalin@chromium.org
· 14 years ago
c399731
Fix file descriptor leak in base_unittests ProcessUtilTest.LaunchApp. The
by mark@chromium.org
· 14 years ago
c89216a
Reland "Remove base/scoped_handle_win.h."
by tfarina@chromium.org
· 14 years ago
d30173b
Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use the new location and namespace."
by thakis@chromium.org
· 14 years ago
035db9f
Remove base/scoped_handle_win.h stub and fix up all callers to use the new location and namespace.
by tfarina@chromium.org
· 14 years ago
0f12b44
Revert 70782 - Made logging not look up --enable-dcheck from command line
by akalin@chromium.org
· 14 years ago
cbbede5
Made logging not look up --enable-dcheck from command line
by akalin@chromium.org
· 14 years ago
67a2543
Make the order of methods in the cc files match the headers in base/.
by erg@google.com
· 14 years ago
63465b0
Support OVERRIDE for clang.
by thakis@chromium.org
· 14 years ago
d5fffd4
Start sorting methods in class declarations.
by erg@google.com
· 14 years ago
784a29d
Use FilePath::DirName instead of the deprecated file_util::GetDirectoryFromPath.
by tfarina@chromium.org
· 14 years ago
d15b1a1
base: Remove deprecated file_util::GetFilenameFromPath function.
by tfarina@chromium.org
· 14 years ago
87db4f4
Increasing live (sync) operation timeout to 45 seconds.
by rsimha@chromium.org
· 14 years ago
8b511cc
Typo fix.
by avi@chromium.org
· 14 years ago
29adefe
Add SCOPED_TRACEs to ICUStringConversionsTest
by phajdan.jr@chromium.org
· 14 years ago
490200b
MessageLoop: use dynamic_annotations.h & RunningOnValgrind instead of valgrind.h & RUNNING_ON_VALGRIND
by timurrrr@chromium.org
· 14 years ago
5238c7d
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
by brettw@chromium.org
· 14 years ago
e439a96
Move base/lock and base/condition_variable to base/synchronization/
by brettw@chromium.org
· 14 years ago
28078b6
Move base/debug_on_start to base/debugger and rename it to be _win since it
by brettw@chromium.org
· 14 years ago
3890ab3
move base/object_watcher into base/win and add the win namespace. Fixup callers.
by brettw@google.com
· 14 years ago
92d954b
Move base/mac_util.h to base/mac and use the base::mac namespace.
by brettw@chromium.org
· 14 years ago
b39f6c0
Remove base/debug_util. Move the debug UI related functions to base/debug/debugger.h
by brettw@google.com
· 14 years ago
088ae93
Move non_thread_safe from base to base/threading and into the base namespace.
by brettw@chromium.org
· 14 years ago
7c5cc67
Remove base/platform_thread.h stub and fix up all callers to use the new location and namespace.
by brettw@google.com
· 14 years ago
5b5f5e0
Move base/thread.h to base/threading, fix up callers to use the new location.
by brettw@chromium.org
· 14 years ago
b9a1c04
Move app/win_util to app/win and fix the namespace usage.
by brettw@google.com
· 14 years ago
6139182
Move platform_thread to base/threading and put in the base namespace. I left a
by brettw@chromium.org
· 14 years ago
f4fe79b
Move base/win_util to the base/win directory and use the base::win namespace.
by brettw@google.com
· 14 years ago
9035624
touch: Check for NULL display.
by sadrul@chromium.org
· 14 years ago
6396558
Move thread local stuff from base to base/threading and consistently use the
by brettw@chromium.org
· 14 years ago
975db2b
Fix exclusion for the worker pool posix unit test on Windows.
by brettw@chromium.org
· 14 years ago
34f964f
Move some misc thread-related stuff from base to base/thread and into the base
by brettw@chromium.org
· 14 years ago
6d89907
Remove compat_execinfo since we no longer support Mac 10.4.
by brettw@chromium.org
· 14 years ago
f02fb79
Move rgs_helper out of base to ceee since it's not used anywhere else.
by brettw@chromium.org
· 14 years ago
6a3802c
Move the SetProcTitle code out of base and into chrome/common. This is only
by brettw@chromium.org
· 14 years ago
8a2c784
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating whether a message was processed or not.
by jam@chromium.org
· 14 years ago
19ae975
Add forwarding script for build-bisect.py.
by evan@chromium.org
· 14 years ago
6d25e97
Rename build/build-bisect.py to tools/bisect-builds.py.
by evan@chromium.org
· 14 years ago
7398a1a
Clean up Automation and Chrome Frame IPC code.-only use routed messages when needed-use routing IDs to avoid manually unpacking messages-remove data structures from IPC namespace (that should only be used for IPC code, and param traits)Note that I temporarily commented out part of a test in external_tab_test.cc because I couldn't figure out how to get the updated gmock macros to compile.
by jam@chromium.org
· 14 years ago
055f767
base/version: remove wstring version
by evan@chromium.org
· 14 years ago
b8e5ea3
build-bisect.py: Update the base snapshot archive URL.
by rsesek@chromium.org
· 14 years ago
b36414c
Update file version info/memory details/process utils to use string16.
by avi@chromium.org
· 14 years ago
42f95b5
Properly lock access to static variables.
by mad@chromium.org
· 14 years ago
1f81ad0
Handle policy refresh internally in ConfigurationPolicyPrefStore.
by mnissler@chromium.org
· 14 years ago
0c43067
Defines SSLServerSocket and implements SSLServerSocketNSS
by hclam@chromium.org
· 14 years ago
592a4f7
Move data pack from base to app (it's just part of the resource bundle system).
by brettw@chromium.org
· 14 years ago
a11eabb
Print out filename on logs instead of the entire path
by akalin@chromium.org
· 14 years ago
104b4a5
Remove the 'using' declaration of StringAppendV.
by tfarina@chromium.org
· 14 years ago
624f0796
Move base/cocoa_protocols_mac.h to base/mac/cocoa_protocols.h
by brettw@chromium.org
· 14 years ago
667c94b
Revert accidental delete of compat_execinfo.
by brettw@chromium.org
· 14 years ago
abe1715
Move nsimage_cache from base to app/mac. Use the app::mac namespace. Update calling code.
by brettw@chromium.org
· 14 years ago
0af444d
Move unix domain socket support out of base and into chrome common. This is not
by brettw@chromium.org
· 14 years ago
71f6602
Remove base/image_util. This seems not to be used anywhere.
by brettw@google.com
· 14 years ago
20ac462
Update the time formatting APIs to use string16.
by avi@chromium.org
· 14 years ago
b446a3a
Add BREAK_NEWLINE mode to break_iterator.cc
by tsepez@chromium.org
· 14 years ago
82f52f8
Create a message filter for message port and worker messages. This allows a nice cleanup of getting rid of the notifications when RenderMessageFilter and WorkerProcessHost go away. SafeBrowsingResourceHandler doesn't need it anymore as well, since it now overrides OnRequestClosed() which does the same thing.
by jam@chromium.org
· 14 years ago
Next »