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
*
Add autofill preview support for Textarea
ziran.sun@samsung.com
2014-01-09
1
-37
/
+57
*
Move LanguageUsageMetrics and TranslateBrowserMetrics to components
droger@chromium.org
2014-01-09
12
-1
/
+621
*
Allow Win64 build of base library even in a Win32 build.
petewil@chromium.org
2014-01-09
1
-2
/
+2
*
Android: moves navigation_interception to use long for JNI.
bulach@chromium.org
2014-01-09
1
-0
/
+1
*
Android: moves web_contents_delegate_android to use long for JNI.
bulach@chromium.org
2014-01-09
2
-4
/
+5
*
Create signin component and componentize TokenWebData.
blundell@chromium.org
2014-01-09
14
-2
/
+522
*
Don't try to access the plugin_ after we deleted in the in plugin placeholder
jochen@chromium.org
2014-01-09
1
-0
/
+4
*
Autofill popup should not be presented when autocomplete='off', even if
jww@chromium.org
2014-01-09
1
-15
/
+25
*
[Autofill] Sanitize all data that comes in over IPC.
isherman@chromium.org
2014-01-09
12
-45
/
+217
*
Add managed policies for Native Messaging
sergeyu@chromium.org
2014-01-09
1
-1
/
+59
*
Disable wallet in countries where it's not supported, take 2.
estade@chromium.org
2014-01-09
4
-10
/
+52
*
rAc: support street-address.
estade@chromium.org
2014-01-09
2
-6
/
+8
*
posix LaunchProcess: remove more iterator usage that was missed in r243401
mattm@chromium.org
2014-01-09
1
-2
/
+2
*
Include the referrer policy in sync'd tab navigations
jochen@chromium.org
2014-01-08
2
-5
/
+6
*
Revert of https://codereview.chromium.org/109783003/
noamsml@chromium.org
2014-01-08
14
-522
/
+2
*
Move the plugin placeholder from CppBoundClass to gin::Wrappable
jochen@chromium.org
2014-01-08
8
-55
/
+72
*
Implement initial version of VariationSeedSimulator.
asvitkine@chromium.org
2014-01-08
5
-0
/
+534
*
Break dependency of chrome.gyp:common on content.gyp:content_browser.
joaodasilva@chromium.org
2014-01-08
8
-216
/
+308
*
Create signin component and componentize TokenWebData.
blundell@chromium.org
2014-01-08
14
-2
/
+522
*
Implement sampling profiler (chromium side change)
haraken@chromium.org
2014-01-08
1
-0
/
+2
*
Test Keeping NaCl plugins used in app background pages alive when active.
scheib@chromium.org
2014-01-07
1
-1
/
+5
*
Move Translate-related files to components/translate
droger@chromium.org
2014-01-07
23
-66
/
+277
*
Fix Blink dependencies in build files.
davidben@chromium.org
2014-01-07
2
-0
/
+2
*
Convert base::file_util to use File instead of PlatformFile.
rvargas@chromium.org
2014-01-07
2
-2
/
+2
*
Updating XTBs based on .GRDs from branch 1750
laforge@chromium.org
2014-01-07
52
-139
/
+1859
*
WalletClient: don't bother queuing requests; we don't make multiple requests ...
estade@chromium.org
2014-01-06
3
-77
/
+22
*
Pepper: Split PpapiHostMsg_ChannelCreated use.
teravest@chromium.org
2014-01-06
3
-14
/
+22
*
Initial implementation of Bare Metal Mode for NaCl.
hidehiko@chromium.org
2014-01-06
12
-2
/
+595
*
Revert of https://codereview.chromium.org/112663007/
ckocagil@chromium.org
2014-01-04
1
-5
/
+1
*
rAc: don't open sign in continue url in new tab
estade@chromium.org
2014-01-04
2
-3
/
+16
*
Make CookieMonster::Delegate top-level and remove global CookieMonster::Enabl...
ajwong@chromium.org
2014-01-04
1
-2
/
+5
*
Adding DVLOG for unknown wallet errors to see what the unknown string is.
scr@chromium.org
2014-01-04
1
-0
/
+1
*
Test Keeping NaCl plugins used in app background pages alive when active.
scheib@chromium.org
2014-01-04
1
-1
/
+5
*
Pepper: Remove unused field in message.
teravest@chromium.org
2014-01-03
1
-1
/
+0
*
Revert "Update all users of base::Version to explicitly specify the namespace...
avi@chromium.org
2014-01-03
2
-10
/
+14
*
Do PPB_FileIO Write on the plugin side.
bbudge@chromium.org
2013-12-28
1
-11
/
+111
*
Revert 242671 "Implement sampling profiler (chromium side change)"
haraken@chromium.org
2013-12-28
1
-2
/
+0
*
Implement sampling profiler (chromium side change)
haraken@chromium.org
2013-12-28
1
-0
/
+2
*
Revert 242659 "Do PPB_FileIO Write on the plugin side."
brettw@chromium.org
2013-12-28
1
-105
/
+11
*
Renable org.chromium.chrome.browser.infobar.InfoBarTest#testInfoBarForPopUp w...
jam@chromium.org
2013-12-28
1
-2
/
+4
*
Do PPB_FileIO Write on the plugin side.
bbudge@chromium.org
2013-12-28
1
-11
/
+105
*
Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Int...
jam@chromium.org
2013-12-28
4
-34
/
+36
*
Display access token information on about:signin-internal page.
haitaol@chromium.org
2013-12-27
1
-1
/
+2
*
Remove UTF string conversion functions from the global namespace.
avi@chromium.org
2013-12-26
2
-1
/
+2
*
Update some uses of char16 to use the base:: namespace.
avi@chromium.org
2013-12-25
10
-28
/
+29
*
Update uses of UTF conversions in chrome_frame/, chromeos/, components/ to us...
avi@chromium.org
2013-12-25
88
-220
/
+301
*
Update all users of base::Version to explicitly specify the namespace, and cl...
avi@chromium.org
2013-12-23
2
-14
/
+10
*
Update uses of Value in chromeos/, cloud_print/, components/, content/ to use...
avi@chromium.org
2013-12-23
30
-184
/
+196
*
Don't inherit WiFiServiceImpl from base::NonThreadSafe as it could be called ...
mef@chromium.org
2013-12-21
1
-1
/
+1
*
Updated the documentation for caching policies.
pastarmovj@chromium.org
2013-12-20
1
-2
/
+2
[next]