index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Used ScopedTempDir dir for the FileBackedDC unit test.
sanjeevr@chromium.org
2010-10-08
1
-1
/
+6
*
Fix some incorrect usages of l10n_util::GetString
estade@chromium.org
2010-10-08
2
-22
/
+36
*
Valgrind: Suppress leak inside SSLConfigServiceManager.
thestig@chromium.org
2010-10-08
1
-0
/
+13
*
Disable the 'About Chrome Frame' option in the context menu for the NPAPI plu...
ericdingle@chromium.org
2010-10-08
2
-0
/
+11
*
The start of the instant opt-in mocks.
sky@chromium.org
2010-10-08
9
-17
/
+209
*
Add new chromeos specific message loop observer to map Alt-Click to
davemoore@chromium.org
2010-10-08
4
-2
/
+77
*
Add --help and --man-page to chrome-wrapper.
tony@chromium.org
2010-10-08
1
-0
/
+13
*
Clean up safe_browsing_database.cc histograms.
shess@chromium.org
2010-10-08
2
-11
/
+54
*
[Mac] Return better error messages when AmIBundled() fails. We're seeing thi...
rohitrao@chromium.org
2010-10-08
1
-5
/
+7
*
Adding strings for new TMP information dialog
glotov@chromium.org
2010-10-08
2
-1
/
+14
*
Valgrind: Update a suppression after refactoring in r61996.
thestig@chromium.org
2010-10-08
1
-1
/
+1
*
Revert 61997 - Fix a memory leak in ChromeFrame which is caused by leaking th...
jar@chromium.org
2010-10-08
2
-51
/
+10
*
[GTK] update infobars to new, harder-to-spoof versions.
estade@chromium.org
2010-10-08
16
-24
/
+358
*
[Mac] Handle TabReplacedAt() notifications in TabStripModelObserverBridge. A...
rohitrao@chromium.org
2010-10-08
6
-4
/
+41
*
Revert 61975 - Remove TSan supporessions on windows for remoting_unittests.
sergeyu@chromium.org
2010-10-08
1
-0
/
+5
*
Fix a memory leak in ChromeFrame which is caused by leaking the urlmon transa...
ananta@chromium.org
2010-10-08
2
-10
/
+51
*
FBTF: Move some structs in webkit_glue::ResourceLoaderBridge:: .
erg@google.com
2010-10-08
29
-467
/
+531
*
Copy mesa lib into TestShell bundle so TestShell will use Mesa GL instead of ...
zmo@google.com
2010-10-08
2
-2
/
+19
*
NTP: Add some padding to the lower buttons.
arv@chromium.org
2010-10-08
1
-1
/
+1
*
Changes the style of the username label.
altimofeev@chromium.org
2010-10-08
1
-2
/
+63
*
Implemented default images for users who skip profile image screen.
avayvod@chromium.org
2010-10-08
4
-34
/
+131
*
net: mark SSLClientSocketTest.(ConnectExpired|ConnectMismatched) as FAILS_
agl@chromium.org
2010-10-08
1
-4
/
+21
*
Revert 61986 - Adds a list of kernel extensions to the net-internals screen o...
aa@chromium.org
2010-10-08
6
-118
/
+6
*
Implement generic GetUpdates support in python sync server. This was a recent
nick@chromium.org
2010-10-08
2
-48
/
+262
*
[Mac] Add the PreviewableContentsController's view into the view hierarchy.
rohitrao@chromium.org
2010-10-08
3
-13
/
+23
*
TPM ownership code added to the normal login flow.
glotov@chromium.org
2010-10-08
1
-0
/
+11
*
Adds a list of kernel extensions to the net-internals screen on Macs
mmenke@chromium.org
2010-10-08
6
-6
/
+118
*
TPM ownership code added to OOBE
glotov@chromium.org
2010-10-08
2
-8
/
+22
*
Fix issue where opening a new tab using the ext API would not focus the omnibox.
andybons@chromium.org
2010-10-08
1
-14
/
+9
*
linux: Allow showing icons in menus.
erg@google.com
2010-10-08
10
-22
/
+218
*
Support chrome://blob-internals to inspect the blob storage.
jianli@chromium.org
2010-10-08
11
-0
/
+345
*
Refactor domui menu to make extending easier
oshima@chromium.org
2010-10-08
13
-130
/
+291
*
Relanding 61904 with missing file this time.
apatrick@chromium.org
2010-10-08
11
-0
/
+276
*
Implement additional IAccessibleText methods to return the nearest
dmazzoni@chromium.org
2010-10-08
3
-65
/
+304
*
gpu: Removed unused class declaration.
thakis@chromium.org
2010-10-08
1
-13
/
+0
*
Hook up communication between Chromoting plugin and JS so that it can notify ...
garykac@chromium.org
2010-10-08
18
-117
/
+407
*
FBTF: Small nits; moving virtual methods to implementation.
erg@google.com
2010-10-08
29
-114
/
+234
*
Remove TSan supporessions on windows for remoting_unittests.
sergeyu@chromium.org
2010-10-08
1
-5
/
+0
*
Add myself to the labs watchlist.
thakis@chromium.org
2010-10-08
1
-1
/
+6
*
The problem here seems to have been a race condition between the animator wan...
mirandac@chromium.org
2010-10-08
1
-0
/
+2
*
Update documentation in the json file
gfeher@chromium.org
2010-10-08
1
-9
/
+9
*
build-bisect: clarify usage
evan@chromium.org
2010-10-08
1
-2
/
+6
*
New images for chrome scrollbar, tbr:sky@chromium.org
davemoore@chromium.org
2010-10-08
12
-0
/
+0
*
Http Cache: Add some debug code to track a bug. Basically
rvargas@google.com
2010-10-08
1
-0
/
+8
*
Add a --gdb flag to chrome-wrapper to make it easier to debug
tony@chromium.org
2010-10-08
1
-2
/
+18
*
Document the accelerated view lock hierarchy.
thakis@chromium.org
2010-10-08
1
-0
/
+12
*
Cloud Print Proxy UI tweaks.
scottbyer@chromium.org
2010-10-08
2
-2
/
+19
*
Remove log for errors opening files. It's the client's responsibility to log ...
pinkerton@chromium.org
2010-10-08
1
-2
/
+0
*
Add an OVERRIDE macro to our list of compiler-specific annotations.
evan@chromium.org
2010-10-08
1
-11
/
+31
*
Connect up OpenSSL socket to use the OpenSSL X509Certificate.
joth@chromium.org
2010-10-08
5
-103
/
+83
[next]