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
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
1
-12
/
+0
*
Delete most web intents code.
thakis@chromium.org
2013-02-11
1
-30
/
+0
*
Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.
joi@chromium.org
2013-02-10
1
-0
/
+2
*
[Sync] Add support for proxy types
zea@chromium.org
2013-02-08
1
-0
/
+2
*
Filesystem interface for Mac PTP/MTP devices using ImageCaptureCore
gbillock@chromium.org
2013-02-08
1
-0
/
+2
*
profiles: Listen to bookmark loaded event through BaseBookmarkModelObserver.
tfarina@chromium.org
2013-02-08
1
-0
/
+2
*
Add code to calculate a hash for a given passphrase.
akuegel@chromium.org
2013-02-08
1
-0
/
+2
*
SyncFS: Migrate to new event system and support LOCAL_TO_REMOTE (as well as R...
kinuko@chromium.org
2013-02-08
1
-0
/
+1
*
history: Extract HistoryDBTask into its own header file.
tfarina@chromium.org
2013-02-08
1
-0
/
+1
*
InstantExtended: Committed NTP
samarth@chromium.org
2013-02-08
1
-2
/
+6
*
Enable the translate manager on Android.
miguelg@chromium.org
2013-02-06
1
-0
/
+1
*
Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.
joi@chromium.org
2013-02-06
1
-2
/
+4
*
Give access to a network time kept in the variation service.
mad@chromium.org
2013-02-05
1
-0
/
+2
*
Removed the redundant speech tray icon since we use webrtc tray icon to alert...
xians@chromium.org
2013-02-04
1
-2
/
+0
*
Chrome: Enable ChromeOS-Wide-Profiling
asharif@chromium.org
2013-02-04
1
-0
/
+2
*
Allow signin to continue even if sync is disabled by policy.
atwilson@chromium.org
2013-02-03
1
-0
/
+2
*
Move chrome://media-internals to content. This allows us to hide implementati...
jam@chromium.org
2013-02-01
1
-2
/
+0
*
[sync] Componentize sync: Part Final: Target 'sync' is now its own component
rsimha@chromium.org
2013-02-01
1
-7
/
+5
*
First cut at UI for saving net_logs data into a temporary file on
rtenneti@chromium.org
2013-02-01
1
-0
/
+2
*
Fix WebDataRequest ownership gap
caitkp@chromium.org
2013-02-01
1
-1
/
+0
*
Made launcher hidden when kicking off chrome in app mode.
zelidrag@chromium.org
2013-01-31
1
-0
/
+2
*
Revert 179527 as it has introduced a harmful data race
timurrrr@chromium.org
2013-01-30
1
-0
/
+1
*
[Autofill] Add protobuf for Google Wallet risk parameters and a utility funct...
isherman@chromium.org
2013-01-30
1
-0
/
+16
*
Separate local and remote sync invalidations
rlarocque@chromium.org
2013-01-30
1
-4
/
+4
*
Fix WebDataRequest ownership gap
caitkp@chromium.org
2013-01-30
1
-1
/
+0
*
Add a VariationsRegistrySyncer class, which synchronizes Google Update relate...
stevet@chromium.org
2013-01-30
1
-0
/
+2
*
Add a WebUIControllerFactory in content and move chrome://webrtc-internals to...
jam@chromium.org
2013-01-29
1
-2
/
+0
*
[autofill] Use WalletClient, implement WalletClientObserver, hook up required
dbeam@chromium.org
2013-01-29
1
-0
/
+1
*
Refactoring multipage autofill data out of every form and into one common loc...
ahutter@chromium.org
2013-01-29
1
-0
/
+2
*
Android implementation of WebsiteSettingsUi
yfriedman@chromium.org
2013-01-26
1
-1
/
+3
*
Copy entries of broken (having unrecoverable error) data types to delete jour...
haitaol@chromium.org
2013-01-26
1
-0
/
+1
*
Instant should have a dedicated render process
dhollowa@chromium.org
2013-01-25
1
-0
/
+4
*
history: Rename history.h to history_service.h
tfarina@chromium.org
2013-01-25
1
-2
/
+2
*
Move core url data manager classes to content.
jam@chromium.org
2013-01-24
1
-1
/
+0
*
Makes the necessary changes to sync.gyp as well as its dependencies (most not...
blundell@chromium.org
2013-01-24
1
-1
/
+1
*
Split TTS code from TTS extension API code.
dmazzoni@chromium.org
2013-01-24
1
-11
/
+11
*
In Chrome M23 the page info bubble was replaced by the website settings UI (a...
markusheintz@chromium.org
2013-01-24
1
-3
/
+0
*
Remove use_ibus variable from gyp file.
nona@chromium.org
2013-01-24
1
-5
/
+0
*
chrome/browser/net: Remove unused quoted_printable* files.
tfarina@chromium.org
2013-01-23
1
-2
/
+0
*
Remove old cloud policy code.
mnissler@chromium.org
2013-01-23
1
-24
/
+2
*
Connecting webrtc-internals WebUI frontend with the backend
jiayl@chromium.org
2013-01-23
1
-0
/
+2
*
Move content/components/navigation_interception to src/components
kaiwang@chromium.org
2013-01-23
1
-1
/
+1
*
Move the methods in disposition_utils.h and event_disposition.h to ui\base\wi...
jam@chromium.org
2013-01-23
1
-4
/
+0
*
Componentize visitedlinks to src/components/visitedlink
boliu@chromium.org
2013-01-23
1
-5
/
+2
*
Refactored-out the code of thumbnaling algorithm from thumbnail_tab_helper.
motek@chromium.org
2013-01-22
1
-0
/
+5
*
Browser changes for supporting checkable elements
ramankk@chromium.org
2013-01-22
1
-0
/
+1
*
Create top level apps component and move some apps code there.
benwells@chromium.org
2013-01-22
1
-0
/
+1
*
Remove uses of PropVariantTo*; removing the need to DelayLoad propsys.dll.
gab@chromium.org
2013-01-21
1
-9
/
+0
*
Implementing SaveToWallet in the Google Wallet client.
ahutter@chromium.org
2013-01-19
1
-0
/
+4
*
Add ManagedUserService for profile-specific managed user data.
bauerb@chromium.org
2013-01-19
1
-1
/
+9
[next]