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
/
chrome
/
chrome_browser.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing iframe jank in the local omnibox popup.
jered@chromium.org
2013-04-24
1
-0
/
+2
*
Move ie7_password namespace to //components, so it can be used by components.
joi@chromium.org
2013-04-24
1
-5
/
+0
*
Remove unused ImportProgressDialog.
gab@chromium.org
2013-04-24
1
-4
/
+0
*
Remove all code for chrome.experimental.speechInput extension API
fangjue23303@gmail.com
2013-04-24
1
-4
/
+0
*
Exclude media galleries from android chrome.
tommycli@chromium.org
2013-04-24
1
-2
/
+3
*
Pull password generation code out of AutofillManager.
gcasto@chromium.org
2013-04-24
1
-0
/
+2
*
Eliminate InfoBarTabHelper. Make InfoBarService a concrete class.
pkasting@chromium.org
2013-04-23
1
-2
/
+1
*
Move EventLogger from c/b/chromeos/drive to c/b/google_apis
satorux@chromium.org
2013-04-23
1
-0
/
+2
*
[Spellcheck] Remove unused file.
groby@chromium.org
2013-04-23
1
-1
/
+0
*
Split the field trial setup code into desktop and mobile files.
rohitrao@chromium.org
2013-04-23
1
-1
/
+12
*
signin: pull basic SigninManager functionality into new SigninManagerBase class.
tim@chromium.org
2013-04-21
1
-0
/
+3
*
Merge local_omnibox_popup into local_ntp. Render the Google logo and fakebox...
samarth@chromium.org
2013-04-19
1
-2
/
+0
*
Extract locking behaviour from ProcessSingleton.
erikwright@chromium.org
2013-04-19
1
-1
/
+7
*
Storage Monitor: Make StorageMonitorLinux own the MediaTransferProtocolManager.
thestig@chromium.org
2013-04-18
1
-1
/
+4
*
Rename pnacl_file_host to nacl_file_host.
bbudge@chromium.org
2013-04-18
1
-2
/
+2
*
Delay bookmarks load while the profile is loading.
msarda@chromium.org
2013-04-18
1
-0
/
+4
*
Add UMA histogram for policy loading.
mnissler@chromium.org
2013-04-18
1
-0
/
+2
*
This is an exact copy of rolledback CL 13947013 with a fix to a compliation
motek@chromium.org
2013-04-18
1
-0
/
+2
*
Refactor OAuth2TokenService to have profile- and device-based implementations.
davidroche@chromium.org
2013-04-18
1
-4
/
+8
*
Move media_stream_infobar_delegate.* from c/b/ui/ to c/b/media/.
pkasting@chromium.org
2013-04-17
1
-0
/
+2
*
Add the LoggedIn Predictor, to detect which websites a user is likely
tburkard@chromium.org
2013-04-17
1
-0
/
+2
*
Revert 194565 "Complete (but inefficient) implementation of the ..."
kinuko@chromium.org
2013-04-17
1
-2
/
+0
*
Complete (but inefficient) implementation of the image retargetting method.
motek@chromium.org
2013-04-17
1
-0
/
+2
*
Revert 194484 "Add the LoggedIn Predictor, to detect which websi..."
tburkard@chromium.org
2013-04-17
1
-2
/
+0
*
Add the LoggedIn Predictor, to detect which websites a user is likely
tburkard@chromium.org
2013-04-16
1
-0
/
+2
*
GeolocationConfirmInfoBarDelegate* -> GeolocationInfoBarDelegate*, for consis...
pkasting@chromium.org
2013-04-16
1
-4
/
+4
*
Extract DependencyGraph from ProfileDependencyManager.
phajdan.jr@chromium.org
2013-04-16
1
-0
/
+3
*
SyncFS: factoring out extension enum conversion methods
kinuko@chromium.org
2013-04-16
1
-0
/
+2
*
Added DriveNotificationManagerFactory so DriveNotificationManager is a single...
calvinlo@chromium.org
2013-04-16
1
-0
/
+2
*
Add a EulaAcceptedNotifierMobile class.
asvitkine@chromium.org
2013-04-15
1
-0
/
+4
*
Revert 193992 "Lets try this again."
jochen@chromium.org
2013-04-15
1
-1
/
+1
*
Lets try this again.
michaeln@google.com
2013-04-12
1
-1
/
+1
*
Revert 193968 "Roll the DEPS for google-url."
michaeln@google.com
2013-04-12
1
-1
/
+1
*
Roll the DEPS for google-url.
tfarina@chromium.org
2013-04-12
1
-1
/
+1
*
Move various bits of UMA code from ChromeBrowserMain to a new ChromeBrowserMa...
thestig@chromium.org
2013-04-12
1
-0
/
+2
*
[Android] Fix unit_tests and webview compilations for components build.
yfriedman@chromium.org
2013-04-12
1
-0
/
+1
*
Build WebData as shared-lib component.
caitkp@chromium.org
2013-04-11
1
-17
/
+1
*
Add skeleton for DriveNotificationManager. Will port implementation from Driv...
calvinlo@chromium.org
2013-04-11
1
-0
/
+2
*
Move webdata/autofill code into autofill component
caitkp@chromium.org
2013-04-11
1
-10
/
+0
*
Move SQLitePersistentCookieStore to content
sky@chromium.org
2013-04-10
1
-4
/
+0
*
Add parser for PReg files.
mnissler@chromium.org
2013-04-10
1
-0
/
+2
*
Create and show the virtual keyboard.
bryeung@chromium.org
2013-04-10
1
-0
/
+1
*
Added new DriveNotificationObserver interface which all observers of Google D...
calvinlo@chromium.org
2013-04-10
1
-0
/
+1
*
Create a new VariationsRequestScheduler for mobile which pings on a different...
stevet@chromium.org
2013-04-09
1
-0
/
+8
*
Add ExternalPolicyDataUpdater
bartfab@chromium.org
2013-04-09
1
-0
/
+2
*
Turn on component updater on chromeos, only for the pnacl component.
jvoung@google.com
2013-04-09
1
-0
/
+2
*
Refactor ResourceRequestAllowedNotifier EULA checking into a separate class.
asvitkine@chromium.org
2013-04-08
1
-0
/
+4
*
Implementing EvictedDomainCookieCounter to keep statistics on cookie eviction...
huangs@chromium.org
2013-04-08
1
-0
/
+2
*
Android: Use a ResourceThrottle to intercept GET downloads.
nileshagrawal@chromium.org
2013-04-06
1
-0
/
+2
*
Enable the new elevation for managed users which is tied to a specific WebCon...
akuegel@chromium.org
2013-04-05
1
-0
/
+2
[next]