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
/
browser
/
bookmarks
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change BrowserList::GetLastActive to respect the profile for which it's launc...
mirandac@chromium.org
2011-06-17
1
-3
/
+6
*
Re-land:
ben@chromium.org
2011-06-16
1
-4
/
+3
*
Revert 89216 - Move private NativeWidget methods to new internal interface Na...
ben@chromium.org
2011-06-15
1
-3
/
+4
*
Move private NativeWidget methods to new internal interface NativeWidgetPrivate.
ben@chromium.org
2011-06-15
1
-4
/
+3
*
ui/base/models: Add empty() accessor to TreeNode class.
tfarina@chromium.org
2011-06-08
1
-2
/
+1
*
FilePath: remove some functions that aren't really used.
evan@chromium.org
2011-05-31
2
-12
/
+20
*
Revert "Revert 84829 - Initial implementation of "Synced Bookmarks" folder."
yfriedman@chromium.org
2011-05-26
13
-110
/
+371
*
Many fixes to bookmark importing.
isherman@chromium.org
2011-05-26
1
-13
/
+7
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
2
-2
/
+2
*
Renames BookmarkModelObserver::BookmarkNodeFaviconLoaded to
sky@chromium.org
2011-05-23
5
-38
/
+41
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
1
-2
/
+2
*
Adds two methods to the MenuDelegate I'm going to need for bookmark
sky@chromium.org
2011-05-19
1
-2
/
+1
*
history: Rename the second version of ParserQuery() to ParseQueryNodes().
tfarina@chromium.org
2011-05-19
2
-4
/
+4
*
Fix bug 79905: Drag and drop of "DownloadURL" type ignores specified filename...
jianli@chromium.org
2011-05-18
1
-1
/
+1
*
Revert 84829 - Initial implementation of "Synced Bookmarks" folder.
yfriedman@chromium.org
2011-05-11
12
-263
/
+106
*
Initial implementation of "Synced Bookmarks" folder.
yfriedman@chromium.org
2011-05-10
12
-106
/
+263
*
Refactor preference syncing.
zea@chromium.org
2011-05-09
1
-2
/
+6
*
FTP: split the directory listing parser test and re-enable it on TSan bots
phajdan.jr@chromium.org
2011-05-06
2
-8
/
+11
*
Browser::Type cleanup.
jianli@chromium.org
2011-05-05
1
-1
/
+1
*
Cleanup: Remove unneeded includes to query_parser.h
tfarina@chromium.org
2011-04-30
1
-2
/
+1
*
Favicon file shuffling.
avi@chromium.org
2011-04-28
1
-1
/
+1
*
Move UserMetrics to content.
michaeln@google.com
2011-04-27
1
-17
/
+9
*
Move json_value_serializer to content\common since it's used by code in conte...
jam@chromium.org
2011-04-16
1
-1
/
+1
*
Disable bookmark editing (gtk UI).
joaodasilva@chromium.org
2011-04-14
1
-7
/
+11
*
Disable bookmark editing (views UI).
joaodasilva@chromium.org
2011-04-13
2
-5
/
+7
*
Added EditBookmarksEnabled policy.
joaodasilva@chromium.org
2011-04-12
1
-0
/
+1
*
Replacing base::DIR_TEMP with ScopedTempDir when appropriate.
mkwst@chromium.org
2011-04-12
1
-8
/
+5
*
Implemented policy for disabling the bookmark bar.
pastarmovj@chromium.org
2011-04-11
1
-0
/
+4
*
Cleanup: Update a bunch of files to the new location of browser_window.h. Par...
tfarina@chromium.org
2011-04-09
1
-1
/
+1
*
Changes 'Open all' bookmarks to not recurse through nested folders.
sky@chromium.org
2011-04-06
3
-32
/
+33
*
Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...
tfarina@chromium.org
2011-04-06
2
-2
/
+2
*
importer: Convert AddBookmarkEntries to string16.
tfarina@chromium.org
2011-04-02
1
-3
/
+8
*
Remove unused has_history_service flag in TestingProfile
akalin@chromium.org
2011-03-29
1
-1
/
+0
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
7
-8
/
+8
*
Removing off the record references from TestingProfile and RenderMessageFilter.
vipul.bhasin@gmail.com
2011-03-25
1
-1
/
+1
*
importer: Remove instances of wstring from ProfileWriter.
tfarina@chromium.org
2011-03-24
1
-7
/
+7
*
Improve the algorithm of TreeNode::Remove.
tfarina@chromium.org
2011-03-22
2
-3
/
+3
*
bookmarks: Rename more entries from Group/group/GROUP to Folder/folder/FOLDER.
tfarina@chromium.org
2011-03-21
5
-18
/
+18
*
Reverse the order of parameters in TreeNode::Add function.
tfarina@chromium.org
2011-03-18
3
-9
/
+9
*
bookmarks: Rename AddGroup to AddFolder.
tfarina@chromium.org
2011-03-18
10
-96
/
+96
*
fav icon -> favicon. Pass 12/12: all the rest
avi@chromium.org
2011-03-16
1
-3
/
+3
*
Populated the IconType in FavIconService.
michaelbai@google.com
2011-03-16
5
-30
/
+17
*
fav icon -> favicon. Pass 10: bookmarks
avi@chromium.org
2011-03-15
8
-23
/
+23
*
fav icon -> favicon. Pass 9: chrome/browser/history
avi@chromium.org
2011-03-15
2
-2
/
+2
*
fav icon -> favicon. Pass 5: fav_icon -> favicon
avi@chromium.org
2011-03-15
3
-5
/
+5
*
fav icon -> favicon. Pass 2: GetFavIcon -> GetFavicon
avi@chromium.org
2011-03-15
2
-2
/
+2
*
bookmarks: Rename entries with GroupModified to FolderModified.
tfarina@chromium.org
2011-03-12
5
-18
/
+18
*
Rename TreeNode::SetTitle to TreeNode::set_title. Part 4.
tfarina@chromium.org
2011-03-11
4
-13
/
+13
*
Coverity: Fix negative return function errors.
kmadhusu@chromium.org
2011-03-11
3
-5
/
+9
*
bookmarks: Rename entries with group_modified to folder_modified.
tfarina@chromium.org
2011-03-11
5
-23
/
+24
[next]