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
*
Remove wstrings in bookmarks, part 10.
viettrungluu@chromium.org
2010-08-22
1
-1
/
+1
*
Remove deprecated wstring Get(As)String() methods from Value, etc.
viettrungluu@chromium.org
2010-08-16
1
-2
/
+3
*
Convert wide string constants in extension_bookmarks_module_constants.
viettrungluu@chromium.org
2010-08-13
1
-5
/
+6
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-13
/
+18
*
Change a bunch of string types.
estade@chromium.org
2010-06-29
1
-1
/
+2
*
Update extension functions to always pass a list of arguments, even when one ...
arv@chromium.org
2010-05-21
1
-62
/
+32
*
Revert 47675.
mirandac@chromium.org
2010-05-20
1
-1
/
+1
*
Move data types used in the importer process to common/, in preparation for i...
mirandac@chromium.org
2010-05-19
1
-1
/
+1
*
Use FilePath in ProfileInfo struct.
tfarina@chromium.org
2010-05-15
1
-1
/
+1
*
Reland 44348 Add support for restricting broadcasting events to extensions ba...
jochen@chromium.org
2010-04-14
1
-2
/
+2
*
Revert 44351 - Reland 44348 Add support for restricting broadcasting events t...
jochen@chromium.org
2010-04-13
1
-2
/
+2
*
Reland 44348 Add support for restricting broadcasting events to extensions ba...
jochen@chromium.org
2010-04-13
1
-2
/
+2
*
Revert 44348 - Add support for restricting broadcasting events to extensions ...
jochen@chromium.org
2010-04-13
1
-2
/
+2
*
Add support for restricting broadcasting events to extensions based on host p...
jochen@chromium.org
2010-04-13
1
-2
/
+2
*
Add a folders_only and subtree api to bookmark manager
feldstein@chromium.org
2010-04-02
1
-91
/
+16
*
Some small bookmark manager fixes.
arv@chromium.org
2010-03-29
1
-1
/
+3
*
Move onImportBegan/Ended to the regular bookmarks api
feldstein@chromium.org
2010-03-26
1
-0
/
+64
*
Allow users to enable extensions in incognito. Requires
mpcomplete@chromium.org
2010-02-25
1
-2
/
+2
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
Make it so that chrome.bookmarks.update can update the URL of a bookmark.
arv@chromium.org
2010-02-10
1
-7
/
+26
*
Add import/export extension apis
feldstein@chromium.org
2010-01-28
1
-0
/
+19
*
Adds bookmarks.getRecent that returns the recently bookmarked items.
arv@chromium.org
2009-12-18
1
-0
/
+20
*
Add ExtensionsQuotaService to limit abusive amounts of requests
tim@chromium.org
2009-12-04
1
-33
/
+280
*
Add extensions BookmarkModel observer automatically when manifest has bookmar...
mattm@chromium.org
2009-11-20
1
-5
/
+0
*
Linux: fix uninit warnings when building -Os.
agl@chromium.org
2009-11-16
1
-1
/
+1
*
Fix memory leak in AsyncExtensionFunction.
mpcomplete@chromium.org
2009-11-10
1
-5
/
+5
*
Take 2 at browser_sync::ExtensionsActivityMonitor.
tim@chromium.org
2009-10-28
1
-1
/
+8
*
Revert (4 of 4) 30153 - Introduce browser_sync::ExtensionsActivityMonitor to ...
tim@chromium.org
2009-10-27
1
-8
/
+1
*
Introduce browser_sync::ExtensionsActivityMonitor to collect extensions API u...
tim@chromium.org
2009-10-27
1
-1
/
+8
*
Move the json-related files into a separate json directory. This hopefully also
brettw@chromium.org
2009-10-23
1
-6
/
+6
*
Small cleanup to extension function registration to avoid scattered definitions.
mpcomplete@chromium.org
2009-10-14
1
-2
/
+1
*
Coverity: Fix memleak in GetNodeDictionary again.
mattm@chromium.org
2009-09-29
1
-3
/
+2
*
finished testing functions and added events to bookmark tests.
erikkay@chromium.org
2009-09-08
1
-3
/
+0
*
more bookmark tests, plus fix a couple of API bugs
erikkay@chromium.org
2009-09-01
1
-11
/
+21
*
Extension API Renaming/Consistency changes
rafaelw@chromium.org
2009-08-28
1
-2
/
+4
*
(Extension API) Make BookmarkTreeNode.index "type":"integer"
rafaelw@chromium.org
2009-08-24
1
-2
/
+1
*
Reapply r23840 - Also return bookmark index through bookmarks API.
kuchhal@chromium.org
2009-08-20
1
-1
/
+4
*
Revert "Also return bookmark index through bookmarks API."
kuchhal@chromium.org
2009-08-20
1
-4
/
+1
*
Also return bookmark index through bookmarks API.
kuchhal@chromium.org
2009-08-20
1
-1
/
+4
*
Push bookmarks.remove/removeAll polymorphism into c++. fix bookmarks id schem...
rafaelw@chromium.org
2009-07-24
1
-9
/
+15
*
Changed the extension.connect() API not to broadcast to all tabs. Added a
mpcomplete@chromium.org
2009-07-20
1
-2
/
+4
*
Lands http://codereview.chromium.org/155428 for Thiago, which changes
sky@chromium.org
2009-07-15
1
-8
/
+0
*
Try the original CL "Always persist bookmark IDs" again with the fix to
munjal@chromium.org
2009-07-13
1
-28
/
+60
*
Revert "Always persist bookmark IDs."
tc@google.com
2009-07-13
1
-60
/
+28
*
Always persist bookmark IDs.
munjal@chromium.org
2009-07-13
1
-28
/
+60
*
Fix memleak in GetNodeDictionary.
finnur@chromium.org
2009-06-30
1
-19
/
+18
*
a few minor tweaks the bookmarks API:
erikkay@google.com
2009-06-29
1
-7
/
+29
*
Make bookmark model public interface use const BookmarkNode* instead of
munjal@chromium.org
2009-06-26
1
-35
/
+38
*
Clean up bookmark API to match style of other extension APIs
erikkay@google.com
2009-06-10
1
-87
/
+76
*
Make AsyncExtensionFunction possible.
mpcomplete@google.com
2009-06-05
1
-2
/
+20
[next]