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
/
extensions
/
extension_bookmarks_module.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move bookmarks extension api implementation to bookmarks dir.
aa@chromium.org
2011-10-25
1
-943
/
+0
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-4
/
+5
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-5
/
+5
*
Reland r105832: NewRunnable* -> base::Bind for most of chrome/browser/extensi...
adamk@chromium.org
2011-10-18
1
-3
/
+4
*
Revert 105832 - NewRunnable* -> base::Bind for most of chrome/browser/extensi...
adamk@chromium.org
2011-10-17
1
-4
/
+3
*
NewRunnable* -> base::Bind for most of chrome/browser/extensions/.
adamk@chromium.org
2011-10-17
1
-3
/
+4
*
Revert recent changes to base::Value
stevenjb@google.com
2011-08-26
1
-1
/
+2
*
base: Add AsList() function to Value API.
tfarina@chromium.org
2011-08-25
1
-2
/
+1
*
Profiles: Change bookmark notifications implementation.
erg@chromium.org
2011-08-16
1
-3
/
+6
*
Profiles: Bookmark notifications should listen to only a specific profile.
erg@chromium.org
2011-08-09
1
-2
/
+3
*
bookmarks: Convert GetURL/SetURL to unix_hacker style.
tfarina@chromium.org
2011-07-21
1
-2
/
+2
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
importer: Trivial change that changes NONE_IMPORTER to TYPE_UNKNOWN.
tfarina@chromium.org
2011-07-15
1
-1
/
+1
*
Adds code to track a set of expanded folders. This is going to be used
sky@chromium.org
2011-07-13
1
-1
/
+2
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-4
/
+5
*
Revert "Revert "Change extension event routers to not be singletons and to be...
yoz@chromium.org
2011-06-28
1
-11
/
+12
*
Revert "Change many extension event routers to not be singletons and to be mo...
yoz@chromium.org
2011-06-25
1
-12
/
+11
*
Change many extension event routers to not be singletons and to be more profi...
yoz@chromium.org
2011-06-25
1
-11
/
+12
*
Add bookmarks.getSubTree() function.
bolms@chromium.org
2011-06-03
1
-0
/
+20
*
ui/base/models: Use TreeNode::IsRoot in some obvious places.
tfarina@chromium.org
2011-06-01
1
-2
/
+2
*
Revert "Change event routers from singletons to being owned by the ExtensionS...
yoz@chromium.org
2011-05-27
1
-4
/
+13
*
Split UI-specific bits off ExtensionFunction into a separate class.
mpcomplete@chromium.org
2011-05-26
1
-0
/
+1
*
Revert "Revert 84829 - Initial implementation of "Synced Bookmarks" folder."
yfriedman@chromium.org
2011-05-26
1
-6
/
+2
*
Change event routers from singletons to being owned by the ExtensionService.
yoz@chromium.org
2011-05-26
1
-13
/
+4
*
Renames BookmarkModelObserver::BookmarkNodeFaviconLoaded to
sky@chromium.org
2011-05-23
1
-1
/
+1
*
Re-land r84928: Move EFD to ExtensionTabHelper.
aa@chromium.org
2011-05-13
1
-1
/
+1
*
Revert "Re-land r84928: Move ExtensionFunctionDispatcher to"
aa@chromium.org
2011-05-12
1
-1
/
+1
*
Re-land r84928: Move ExtensionFunctionDispatcher to
aa@chromium.org
2011-05-11
1
-1
/
+1
*
Revert "Revert "Looks like this introduced leaks in sync ui tests. Sigh.""
aa@chromium.org
2011-05-11
1
-1
/
+1
*
Revert "Looks like this introduced leaks in sync ui tests. Sigh."
aa@chromium.org
2011-05-11
1
-1
/
+1
*
Looks like this introduced leaks in sync ui tests. Sigh.
aa@chromium.org
2011-05-11
1
-1
/
+1
*
Move ExtensionFunctionDispatcher to ExtensionTabHelper. This
aa@chromium.org
2011-05-11
1
-1
/
+1
*
Policy to manage file selection dialogs.
pastarmovj@chromium.org
2011-04-15
1
-0
/
+7
*
Bookmarks extension API checks if editing is allowed.
joaodasilva@chromium.org
2011-04-13
1
-0
/
+17
*
Fixed crash when exporting bookmarks.
joaodasilva@chromium.org
2011-04-13
1
-7
/
+23
*
importer: Cleanup ProfileInfo calls a little bit.
tfarina@chromium.org
2011-04-06
1
-4
/
+4
*
Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...
tfarina@chromium.org
2011-04-06
1
-1
/
+1
*
importer: Refactor ImporterList so it doesn't have to know about Importer.
tfarina@chromium.org
2011-04-04
1
-1
/
+1
*
Use correct error message when someone attempts to create a new child of the ...
bolms@chromium.org
2011-03-30
1
-1
/
+1
*
Before object destruction, make sure that its select dialogs are told that we
aarya@google.com
2011-03-27
1
-1
/
+6
*
Coverity PASS_BY_VALUE fixes
dpapad@chromium.org
2011-03-24
1
-1
/
+1
*
importer: Remove unneeded includes of importer_host.h
tfarina@chromium.org
2011-03-21
1
-0
/
+1
*
bookmarks: Rename AddGroup to AddFolder.
tfarina@chromium.org
2011-03-18
1
-1
/
+1
*
Some string updates after removing native options (part 1)
estade@chromium.org
2011-03-16
1
-2
/
+2
*
fav icon -> favicon. Pass 10: bookmarks
avi@chromium.org
2011-03-15
1
-1
/
+1
*
Rename TreeNode::GetChildCount to TreeNode::child_count. Part 3.
tfarina@chromium.org
2011-03-10
1
-6
/
+6
*
Rename TreeNode::GetParent() to TreeNode::parent(). Part 2
tfarina@chromium.org
2011-03-08
1
-4
/
+4
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-08
1
-1
/
+1
*
Inserted default directory for the Export Bookmarks dialog box
dpapad@chromium.org
2011-02-22
1
-5
/
+10
*
Pre-populating export bookamrks filename field with "bookmarks.html".
vandebo@chromium.org
2011-02-14
1
-1
/
+40
[next]