Sign in
chromium
/
chromium
/
src
/
7c0ae1c68a1d159d2af2d1de429298ff3b776749
/
chrome
/
browser
/
internal_auth.cc
95212c1
Use correct IntToString variants in //chrome
by ricea
· 10 years ago
e3c4d1a
Move WriteInto to base namespace.
by Brett Wilson
· 10 years ago
b341306
Move more string_util functions to base namespace.
by brettw
· 10 years ago
3a46e0bf
replace COMPILE_ASSERT with static_assert in chrome/browser/
by mostynb
· 11 years ago
52796541
Move IsStringUTF8/ASCII to base namespace
by
[email protected]
· 11 years ago
bd6fc2f
Revert 257524 "Move IsStringASCII/UTF8 to base namespace."
by
[email protected]
· 11 years ago
b75d4ba
Move IsStringASCII/UTF8 to base namespace.
by
[email protected]
· 11 years ago
33fca12
Revert 239921 "Revert 239759 "The comment in base64.h implies th..."
by
[email protected]
· 12 years ago
1d4b7c7
Revert 239759 "The comment in base64.h implies that base::Base64..."
by
[email protected]
· 12 years ago
0553072
The comment in base64.h implies that base::Base64Encode() can return false, but
by
[email protected]
· 12 years ago
0e49848
Use a direct include of time headers in chrome/browser/, part 5.
by
[email protected]
· 12 years ago
9c7ddc9
Use a direct include of strings headers in chrome/browser/i*/.
by
[email protected]
· 12 years ago
1988e1c
chrome: Update include paths of string_split.h to its new location.
by
[email protected]
· 12 years ago
3ea1b18
Rename FilePath to base::FilePath and use new location of string_number_conversions in some chrome subdirectories.
by
[email protected]
· 13 years ago
cce1bad6
Cleanup: Remove more unneeded browser_thread.h includes.
by
[email protected]
· 13 years ago
673266c4
Use size_t as the type of the key_length and digest_length arguments
by
[email protected]
· 13 years ago
08b14a5
browser: Move more files into chrome namespace.
by
[email protected]
· 13 years ago
67f92bc3
Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leaky
by
[email protected]
· 14 years ago
6de0fd1d
Allow linker initialization of lazy instance
by
[email protected]
· 14 years ago
8cdcca3a4
Make LazyInstance managed Locks leaky.
by
[email protected]
· 14 years ago
c38831a1
Split BrowserThread into public API and private implementation, step 1.
by
[email protected]
· 14 years ago
e234b11
Fix behaviour of internal token generation in case of wakeup.
by
[email protected]
· 14 years ago
d323a17
Update base/timer.h code to pass through Location from call sites. (reland) original CL w/LGTMs: http://codereview.chromium.org/7812036/
by
[email protected]
· 14 years ago
6fd550b
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
by
[email protected]
· 14 years ago
400d323
Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so the original code that created the delayed callback is lost.
by
[email protected]
· 14 years ago
6df5b9e
Add WARN_UNUSED_RESULT to crypto/hmac.h
by
[email protected]
· 14 years ago
c6e584c
Private API for extensions like ssh-client that need access to websocket-to-tcp proxy.
by
[email protected]
· 14 years ago