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
*
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
*
Move language detection to a component
droger@chromium.org
2013-10-04
21
-0
/
+1536
*
Set up trial experiment so that password generation is enabled for 10% of the...
zysxqn@google.com
2013-10-03
4
-0
/
+34
*
Add DOM Distiller syncable service
cjhopman@chromium.org
2013-10-03
7
-7
/
+978
*
Build components and run components_tests on iOS
droger@chromium.org
2013-10-03
1
-1
/
+20
*
Remove unnecessary DEPS rules since by default top level directories can't in...
jam@chromium.org
2013-10-03
1
-4
/
+1
*
Use same proto for sync and local dom distiller data
cjhopman@chromium.org
2013-10-03
10
-101
/
+203
*
Abstract content::BrowserThread usage out of AutofillWebDataBackendImpl.
blundell@chromium.org
2013-10-03
3
-39
/
+60
*
Revert 226701 "Implement TracingController::{Enable,Disable,Capt..."
tapted@chromium.org
2013-10-03
3
-80
/
+3
*
Implement TracingController::{Enable,Disable,Capture}Monitoring
haraken@chromium.org
2013-10-03
3
-3
/
+80
*
retry r226004: rAc: phone number cleanup
estade@chromium.org
2013-10-02
7
-40
/
+74
*
Remove mirandac from OWNERS since she no longer works on chrome.
erg@chromium.org
2013-10-01
1
-1
/
+0
*
Add header to defer redirects until prerenders become visible.
davidben@chromium.org
2013-10-01
1
-21
/
+22
*
Tighten down DEPS allowances in //components/autofill.
blundell@chromium.org
2013-10-01
4
-10
/
+6
*
Eliminate AutofillManager exposing public accessor for WebContents.
blundell@chromium.org
2013-10-01
2
-7
/
+0
*
Set the client ID in crash reports via the crash key logging system.
rsesek@chromium.org
2013-10-01
2
-7
/
+7
*
Use production Wallet service URL by default.
dbeam@chromium.org
2013-10-01
4
-16
/
+60
*
events: Create a separate events component out of ui.
sadrul@chromium.org
2013-10-01
1
-0
/
+3
*
Revert 226004 "rAc: phone number cleanup"
estade@chromium.org
2013-09-30
7
-60
/
+35
*
rAc: phone number cleanup
estade@chromium.org
2013-09-30
7
-35
/
+60
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-30
4
-0
/
+6
*
base: Move PerfTimer out of test/ directory.
tfarina@chromium.org
2013-09-29
1
-3
/
+3
*
Revert 225857 "gfx: Create a separate gfx component out of ui."
ckocagil@chromium.org
2013-09-28
4
-6
/
+0
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-28
4
-0
/
+6
*
Android: cleanup jni_android to minimize external dependencies.
bulach@chromium.org
2013-09-26
1
-5
/
+0
*
Clean up remaining unused globals (on mac).
thakis@chromium.org
2013-09-26
2
-19
/
+5
*
Clean up a few more unused globals.
thakis@chromium.org
2013-09-25
4
-22
/
+0
*
Remove palmer from many (not all) OWNERS files for IPC.
palmer@chromium.org
2013-09-25
3
-3
/
+0
*
Refactored users of PolicySchema to use the new policy::Schema class.
joaodasilva@chromium.org
2013-09-25
7
-511
/
+10
*
webkit: Kill support/ directory.
tfarina@chromium.org
2013-09-24
2
-2
/
+2
*
Add database for Dom Distiller articles
cjhopman@chromium.org
2013-09-23
9
-16
/
+744
*
Handle amex_disallowed field in Wallet response.
paisa@chromium.org
2013-09-21
5
-20
/
+58
*
Move prefs::kLastPolicyStatisticsUpdate to the policy component.
dconnelly@chromium.org
2013-09-19
3
-0
/
+38
*
Clean up GaiaUrls to actually return GURLs.
mnissler@chromium.org
2013-09-19
1
-1
/
+1
*
Fix a static initializer regression.
thakis@chromium.org
2013-09-19
1
-1
/
+1
*
[rac] Show amex-specific cvc hint for saved autofill card
rouslan@chromium.org
2013-09-19
1
-23
/
+11
*
Revert "Revert 223907 "[password generation] Upload possible account cre...""
gcasto@chromium.org
2013-09-18
10
-21
/
+185
*
[rac] Show amex specific cvc hint
rouslan@chromium.org
2013-09-18
1
-0
/
+18
*
Revert 223907 "[password generation] Upload possible account cre..."
kkania@chromium.org
2013-09-18
10
-185
/
+21
*
[password generation] Upload possible account creation forms via Autofill
gcasto@chromium.org
2013-09-18
10
-21
/
+185
*
Initial WebUI for DOM Distiller.
nyquist@chromium.org
2013-09-18
19
-0
/
+367
*
[rAc] Remove unused transaction id parameter from callback.
isherman@chromium.org
2013-09-18
6
-32
/
+22
*
Moves most files from ui/base/keycodes to ui/events/keycodes
sky@chromium.org
2013-09-17
3
-3
/
+3
*
Revert 223528 "Initial WebUI for DOM Distiller."
ikarienator@chromium.org
2013-09-17
19
-367
/
+0
*
Initial WebUI for DOM Distiller.
nyquist@chromium.org
2013-09-17
19
-0
/
+367
*
[rAc] Persist selection of newly added cards and addresses.
isherman@chromium.org
2013-09-17
11
-31
/
+82
[next]