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 FaviconData to be able to return data for multiple bitmaps for same ic...
pkotwicz@chromium.org
2012-08-30
4
-19
/
+21
*
Revert 154076 - Remove code obsoleted by the removal of StarredURLDatabase.
kalman@chromium.org
2012-08-30
2
-11
/
+121
*
Remove code obsoleted by the removal of StarredURLDatabase.
erikwright@chromium.org
2012-08-30
2
-121
/
+11
*
Remove legacy migration code that coupled history and bookmarks.
erikwright@chromium.org
2012-08-30
1
-153
/
+3
*
Promote BookmarkService to a public API.
erikwright@chromium.org
2012-08-29
2
-47
/
+1
*
Start the process of making Bookmarks into a Browser Component.
kaiwang@chromium.org
2012-08-29
2
-0
/
+67
*
Revert 153695 - Change FaviconData to be able to return data for multiple bit...
pkotwicz@chromium.org
2012-08-28
4
-21
/
+19
*
Change FaviconData to be able to return data for multiple bitmaps for same ic...
pkotwicz@chromium.org
2012-08-28
4
-19
/
+21
*
The touch menu for ChromeOS will be used for all flavors of ChromeOS while ot...
skuhne@chromium.org
2012-08-24
1
-1
/
+1
*
Moving FaviconService to a ProfileKeyedService.
rlp@chromium.org
2012-08-23
3
-13
/
+19
*
Convert the bookmarks pyauto test to chrome tests. The majority of the tests ...
jam@chromium.org
2012-08-23
2
-0
/
+94
*
Revert 152904 - Moving FaviconService to a ProfileKeyedService.
ricow@chromium.org
2012-08-23
3
-19
/
+13
*
Moving FaviconService to a ProfileKeyedService.
rlp@chromium.org
2012-08-23
3
-13
/
+19
*
Convert the pyauto bookmark bar test into a browser test.
jam@chromium.org
2012-08-21
1
-0
/
+54
*
Rid the world of the last of views::Event types: TouchEvent, GestureEvent, Mo...
ben@chromium.org
2012-08-14
4
-8
/
+8
*
Refactor extension event distribution to use Values instead of JSON strings.
gdk@chromium.org
2012-08-07
4
-58
/
+41
*
bookmarks: Fix mistakes found by cppcheck.
tfarina@chromium.org
2012-08-07
2
-2
/
+3
*
Removing instances of profile_->GetBookmarkModel() as part of converting Book...
rlp@chromium.org
2012-08-06
1
-14
/
+19
*
- Made BookmarkService::GetBookmarks return both urls and title,
michaelbai@chromium.org
2012-08-06
4
-18
/
+39
*
bookmarks: Forward declare DefaultSingletonTraits in bookmark_model_factory.h
tfarina@chromium.org
2012-08-03
2
-1
/
+7
*
Correct const accessors in base/values.(h|cc), Part II (ListValue)
vabr@chromium.org
2012-08-03
4
-5
/
+5
*
Coverity: Fix a leak.
jhawkins@chromium.org
2012-08-03
1
-2
/
+3
*
Removing instances of profile_->GetBookmarkModel() as part of converting Book...
rlp@chromium.org
2012-08-02
17
-39
/
+60
*
Refactor chrome.bookmarks API to use JSON schema compiler.
mitchellwrosen@chromium.org
2012-07-31
4
-161
/
+266
*
Remove redirection header and add "ui::" before all SelectFileDialog usage.
erg@chromium.org
2012-07-31
2
-14
/
+14
*
Correct const accessors in base/values.(h|cc)
vabr@chromium.org
2012-07-27
2
-16
/
+18
*
Fixing some more instances where I put in HistoryServiceFactory::GetForProfil...
rlp@chromium.org
2012-07-26
1
-1
/
+2
*
Fixed ExtensionApiTest.Bookmarks and enabled it again.
joaodasilva@chromium.org
2012-07-26
2
-3
/
+2
*
Remove more set noparents
ben@chromium.org
2012-07-25
1
-1
/
+0
*
Move ExtensionEventRouter and related into extensions namespace
rdevlin.cronin@chromium.org
2012-07-23
2
-2
/
+2
*
Re-enable context-menu options to open all bookmarks from the bookmarks bar.
isherman@chromium.org
2012-07-18
2
-7
/
+22
*
Added support for multiple parameters to Extension API callbacks.
mtytel@chromium.org
2012-07-12
2
-14
/
+14
*
This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...
benrg@chromium.org
2012-07-11
1
-1
/
+1
*
Remove browser::FindTabbedBrowser call in bookmark_utils.cc. All callers, wit...
jam@chromium.org
2012-07-11
4
-63
/
+4
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
22
-22
/
+0
*
Filtered events.
koz@chromium.org
2012-07-05
2
-2
/
+2
*
browser: Put simple_message_box.h and chrome_web_contents_view_delegate.h int...
tfarina@chromium.org
2012-07-04
1
-4
/
+4
*
Revert 145145 - Filtered events.
dharani@chromium.org
2012-07-03
2
-2
/
+2
*
Coverity: Remove an unused variable.
jhawkins@chromium.org
2012-07-03
1
-3
/
+0
*
Reapply: Start consolidating cross-port file selection code into ui/base/dial...
erg@google.com
2012-07-02
1
-5
/
+7
*
Filtered events.
koz@chromium.org
2012-07-02
2
-2
/
+2
*
Move tab functions off Browser into browser_tabstrip and browser_tabrestore.
ben@chromium.org
2012-06-29
2
-5
/
+8
*
Breaks compile on Linux Aura
abodenha@chromium.org
2012-06-29
1
-7
/
+5
*
Start consolidating cross-port file selection code into ui/base/dialogs.
erg@chromium.org
2012-06-29
1
-5
/
+7
*
Get rid of browser::FindLastActiveWithProfile call in bookmark_utils::OpenAll...
jam@chromium.org
2012-06-28
1
-14
/
+6
*
mac: Remove nav.pdf in favor of IDR_DEFAULT_FAVICON.
thakis@chromium.org
2012-06-26
1
-2
/
+6
*
Convert BookmarkNode and BookmarkModel to use gfx::Image.
rohitrao@chromium.org
2012-06-26
4
-17
/
+21
*
RefCounted types should not have public destructors, delegate cleanup
rsleevi@chromium.org
2012-06-26
1
-2
/
+4
*
Revert 143896 - Filtered events.
benwells@chromium.org
2012-06-25
2
-2
/
+2
*
Filtered events.
koz@chromium.org
2012-06-25
2
-2
/
+2
[next]