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
*
Use std::remove_if in autofill::PersonalDataManager, and other cleanups.
thestig@chromium.org
2013-10-18
2
-61
/
+52
*
Precache component
sclittle@chromium.org
2013-10-18
15
-1
/
+850
*
[Autofill] Add support for three pairs of new server field types.
isherman@chromium.org
2013-10-18
5
-37
/
+190
*
Moved prefs::kUserPolicyRefreshRate to component/policy/policy_pref_names.
joaodasilva@chromium.org
2013-10-18
2
-6
/
+13
*
rAc: Fix missing name in card generation animation
estade@chromium.org
2013-10-18
3
-2
/
+12
*
Move CrashService class to breakpad component
jochen@chromium.org
2013-10-18
3
-0
/
+648
*
Remove dependency from NaCl code to Extensions.
alexis.menard@intel.com
2013-10-18
1
-0
/
+13
*
Removed --disable-cloud-policy-on-signin flag.
joaodasilva@chromium.org
2013-10-17
2
-5
/
+0
*
[password generation] Add a switch to skip waiting on Autofill
gcasto@chromium.org
2013-10-17
5
-37
/
+37
*
Move windows breakpad code to the breakpad component
jochen@chromium.org
2013-10-17
6
-0
/
+957
*
Remove invisible views from tab order.
dbeam@chromium.org
2013-10-17
7
-38
/
+176
*
Added a policy_switches.cc file in the policy component.
joaodasilva@chromium.org
2013-10-17
5
-3
/
+64
*
Enable flock syscall for NaCl processes
bsy@google.com
2013-10-16
1
-0
/
+2
*
Pass StatsTable shared memory via global descriptors on Posix rather than usi...
rmcilroy@chromium.org
2013-10-16
2
-9
/
+8
*
Move renderer plugin code into a new component (re-land)
aberent@chromium.org
2013-10-16
11
-1
/
+950
*
Cleanup bits of components/navigation_interception.
thestig@chromium.org
2013-10-15
2
-11
/
+7
*
Move checking of configured policy on win to breakpad client
jochen@chromium.org
2013-10-15
3
-11
/
+9
*
Fix iterator invalidation after erase(it).
drbasic@yandex-team.ru
2013-10-15
1
-2
/
+2
*
onc: Handle translation of Cellular.APNList property.
armansito@chromium.org
2013-10-15
2
-0
/
+2
*
Update chrome/browser/policy/OWNERS.
dconnelly@chromium.org
2013-10-14
1
-0
/
+1
*
Hardcode CLD version strings to avoid linking CLD to the browser
droger@chromium.org
2013-10-14
2
-19
/
+0
*
Revert 228211 "Move renderer plugin code into a new component."
aberent@google.com
2013-10-14
11
-950
/
+1
*
Clean up things -Wunused-const-variable complains about.
thakis@chromium.org
2013-10-13
1
-3
/
+0
*
Eliminate usage of content url constants in Autofill core code.
blundell@chromium.org
2013-10-12
2
-3
/
+3
*
Remove debug log statement from WalletClient.
dbeam@chromium.org
2013-10-12
1
-1
/
+0
*
Remove crash dump counting from breakpad_win.cc to BreakpadClient
jochen@chromium.org
2013-10-11
2
-0
/
+12
*
NaCl: Clean up how FDs are passed to nacl_helper instances on Linux
mseaborn@chromium.org
2013-10-11
2
-12
/
+1
*
Move renderer plugin code into a new component.
aberent@chromium.org
2013-10-11
11
-1
/
+950
*
Functions that decoded ie7 structures to extract per-URL username and passwor...
mpawlowski@opera.com
2013-10-11
4
-76
/
+113
*
Move breakpad_mac* to breakpad component
jochen@chromium.org
2013-10-11
5
-5
/
+350
*
[Autofill] Set autofilled highlight for <textarea> elements as well as <input>s.
isherman@chromium.org
2013-10-11
2
-2
/
+4
*
Have AutofillManager obtain the blocking pool that it uses from AutofillDriver
blundell@chromium.org
2013-10-11
7
-11
/
+38
*
Add myself to components owners
jochen@chromium.org
2013-10-11
1
-0
/
+1
*
Add DOM distiller service
cjhopman@chromium.org
2013-10-11
9
-0
/
+284
*
[Autofill] Begin adding support for <textarea> fields.
isherman@chromium.org
2013-10-11
8
-43
/
+101
*
rAc multi-login support
estade@chromium.org
2013-10-10
12
-247
/
+268
*
VariationsService: Support activating field trials from the server.
asvitkine@chromium.org
2013-10-10
3
-1
/
+73
*
Remove NOTIFICATION_WEB_CONTENTS_VISIBILITY_CHANGED from web contents modal d...
avi@chromium.org
2013-10-10
3
-48
/
+18
*
Don't enforce maximum dialog size for browser modal dialogs.
rfevang@chromium.org
2013-10-09
5
-46
/
+68
*
Remove NOTIFICATION_WEB_CONTENTS_VISIBILITY_CHANGED from autofill.
avi@chromium.org
2013-10-09
2
-35
/
+11
*
Image fetcher for DOM Distiller
bengr@chromium.org
2013-10-09
7
-0
/
+222
*
Rename PasswordGenerationManager to PasswordGenerationAgent
gcasto@chromium.org
2013-10-09
3
-23
/
+23
*
PhoneObject cleanup
estade@chromium.org
2013-10-08
2
-8
/
+8
*
Moved onc_constants.* from chromeos/network/onc to components/onc.
mef@chromium.org
2013-10-08
10
-0
/
+2945
*
Revert 227354 "Revert "Implement TracingController::{Enable,Disa..."
haraken@chromium.org
2013-10-08
3
-3
/
+80
*
Abstract BrowserThread knowledge out of AutofillWebDataService.
blundell@chromium.org
2013-10-07
4
-28
/
+45
*
Revert "Implement TracingController::{Enable,Disable,Capture}Monitoring"
justinlin@chromium.org
2013-10-07
3
-80
/
+3
*
Implement TracingController::{Enable,Disable,Capture}Monitoring
haraken@chromium.org
2013-10-07
3
-3
/
+80
*
Remove dependency from Mac's breakpad implementation to policies.
jochen@chromium.org
2013-10-05
2
-0
/
+7
*
GTTF: move the test launcher files to base/test/launcher
phajdan.jr@chromium.org
2013-10-04
1
-1
/
+1
[next]