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
path:
root
/
components
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dependency on Profile's IsOffTheRecord in favicon_handler.
jif@chromium.org
2014-04-09
1
-0
/
+3
*
Revert 262696 "Revert 262685 "Fix a forward declaration of Passw..."
vabr@chromium.org
2014-04-09
1
-2
/
+2
*
Revert 262697 "Revert 262680 "Put all in components/password_man..."
vabr@chromium.org
2014-04-09
49
-26
/
+236
*
Revert 262680 "Put all in components/password_manager in passwor..."
dmazzoni@google.com
2014-04-09
49
-236
/
+26
*
Revert 262685 "Fix a forward declaration of PasswordManagerClient"
dmazzoni@google.com
2014-04-09
1
-2
/
+2
*
Fix a forward declaration of PasswordManagerClient
vabr@chromium.org
2014-04-09
1
-2
/
+2
*
Put all in components/password_manager in password_manager namespace.
vabr@chromium.org
2014-04-09
49
-26
/
+236
*
Componentize TranslateManager
blundell@chromium.org
2014-04-09
4
-0
/
+503
*
Password manager internals page: Introduce logger in browser
vabr@chromium.org
2014-04-09
12
-13
/
+538
*
Implement IRT random for non-sfi NaCl.
uekawa@chromium.org
2014-04-09
6
-5
/
+74
*
Refactor around start up of the plugin.
hidehiko@chromium.org
2014-04-09
5
-6
/
+12
*
Make ContentExtractor more automatable
cjhopman@chromium.org
2014-04-09
2
-13
/
+41
*
Add net/base/filename_util.h.
sergeyu@chromium.org
2014-04-09
1
-1
/
+1
*
Rename the QuickCheckEnabled policy to WPADQuickCheckEnabled.
joaodasilva@chromium.org
2014-04-09
1
-1
/
+1
*
Domain Reliability: Add histograms.
ttuttle@chromium.org
2014-04-08
3
-3
/
+37
*
Remove most content-level dependencies from TranslateManager.
blundell@chromium.org
2014-04-08
4
-0
/
+76
*
Revert 262487 "Add net/base/filename_util.h."
sergeyu@chromium.org
2014-04-08
1
-1
/
+1
*
Add net/base/filename_util.h.
sergeyu@chromium.org
2014-04-08
1
-1
/
+1
*
Pepper: Overload ReportLoadError for smaller calls.
teravest@chromium.org
2014-04-08
2
-1
/
+7
*
Moved favicon_handler_delegate.h to a new component directory.
jif@chromium.org
2014-04-08
7
-0
/
+72
*
Pepper: Move some reporting into StartPpapiProxy.
teravest@chromium.org
2014-04-08
3
-5
/
+88
*
Move TranslateManager::IsTranslatableURL to be a client-level concept.
blundell@chromium.org
2014-04-08
1
-0
/
+4
*
Generate the iOS policy Plist example when building on Mac.
joaodasilva@chromium.org
2014-04-08
3
-20
/
+35
*
Allow for different error codes to be sent by the policy infrastructure.
pastarmovj@chromium.org
2014-04-08
2
-4
/
+10
*
Password bubble: Merge bubble and infobar response histogram.
mkwst@chromium.org
2014-04-08
2
-0
/
+67
*
Add regular expression support in policy schema.
binjin@chromium.org
2014-04-08
7
-95
/
+446
*
Move translate's BUILD.gn file into its final location.
tfarina@chromium.org
2014-04-08
1
-0
/
+61
*
Convert Chrome usages of WebFrame to WebLocalFrame.
dcheng@chromium.org
2014-04-08
10
-30
/
+34
*
Abstract TranslateTabHelper::ShowTranslateUI through TranslateClient
blundell@chromium.org
2014-04-07
1
-0
/
+12
*
Eliminate calls to BrowserContext::IsOffTheRecord in TranslateManager
blundell@chromium.org
2014-04-07
4
-0
/
+11
*
Use VLOG instead of vfprintf in PLUGIN_PRINTF.
teravest@chromium.org
2014-04-07
1
-1
/
+6
*
Prepare Chromium for requestAutocomplete API changes.
estade@chromium.org
2014-04-07
2
-5
/
+17
*
Abstract TranslateManager IPC sends through TranslateDriver.
blundell@chromium.org
2014-04-07
4
-0
/
+53
*
Move TranslateStep enum into the Translate component core code.
blundell@chromium.org
2014-04-07
2
-0
/
+23
*
Password bubble: Display the bubble when the user blacklist prevents autofill.
mkwst@chromium.org
2014-04-07
2
-0
/
+5
*
Revert of Attempting to resolve a race condition with PowerMonitor (https://c...
scottmg@chromium.org
2014-04-05
2
-3
/
+2
*
Attempting to resolve a race condition with PowerMonitor.
bajones@chromium.org
2014-04-05
2
-2
/
+3
*
Pepper: Move NexeDidCrash() to NexeLoadManager.
teravest@chromium.org
2014-04-05
3
-54
/
+89
*
NaCl: Update revision in DEPS, r12952 -> r12992
mseaborn@chromium.org
2014-04-05
1
-5
/
+8
*
Revert 261820 "Pepper: Move NexeDidCrash() to NexeLoadManager."
scottmg@chromium.org
2014-04-04
3
-89
/
+54
*
Pepper: Move NexeDidCrash() to NexeLoadManager.
teravest@chromium.org
2014-04-04
3
-54
/
+89
*
Stop doing unnecessary initialization in non-SFI
hamaji@chromium.org
2014-04-04
2
-18
/
+28
*
Add support for hooking up external feedback mechanism for DOM Distiller
nyquist@chromium.org
2014-04-04
2
-1
/
+30
*
Move Translate renderer messages to the Translate component
droger@chromium.org
2014-04-04
3
-0
/
+132
*
Refactor around ppb_nacl_private_impl and TrustedPluginChannel.
hidehiko@chromium.org
2014-04-04
3
-48
/
+75
*
Moves ppapi/nacl_irt/{README,irt_ppapi.h} to ppapi/nacl_irt/public.
hidehiko@chromium.org
2014-04-04
2
-2
/
+2
*
PPAPI/NaCl: Move architecture histogram to NexeLoadManager
dmichael@chromium.org
2014-04-03
1
-0
/
+36
*
Componentize SigninTracker
blundell@chromium.org
2014-04-03
3
-0
/
+184
*
[Mac] Chromium builds shouldn't ask for access to Chrome's own secure data.
mark@chromium.org
2014-04-03
1
-0
/
+5
*
Make DistillerPageWebContentsTest a real test that uses the distiller.
yfriedman@chromium.org
2014-04-03
5
-42
/
+134
[next]