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
*
Revert 113112 - Revert 113103 - Changes the visibility of the 'mobile' node b...
sky@chromium.org
2011-12-06
2
-0
/
+10
*
Revert 113103 - Changes the visibility of the 'mobile' node based on whether ...
sky@chromium.org
2011-12-06
2
-10
/
+0
*
Changes the visibility of the 'mobile' node based on whether there is a node ...
sky@chromium.org
2011-12-06
2
-0
/
+10
*
Replace the GURL referrer field of OpenURLParams with a content::Referrer
jochen@chromium.org
2011-12-05
2
-6
/
+9
*
Adds back BookmarkNode::IsVisible. Turns out we want to conditionally
sky@chromium.org
2011-12-03
6
-17
/
+97
*
BookmarkModel cleanup. synced_node is now mobile_node and I'm nuking
sky@chromium.org
2011-12-01
14
-196
/
+101
*
views: Move the remaining file from views/ to ui/views/.
tfarina@chromium.org
2011-12-01
1
-1
/
+1
*
Do not allow multiline input when naming bookmark folders on Mac
kushi.p@gmail.com
2011-12-01
2
-4
/
+85
*
Move view_types.h to view_type.h, since that's the standard name for enums.
jam@chromium.org
2011-12-01
1
-1
/
+1
*
views: Move some random files from views/ to ui/views/.
tfarina@chromium.org
2011-11-30
1
-1
/
+1
*
base::Bind: Convert chrome/browser/bookmarks.
jhawkins@chromium.org
2011-11-29
3
-103
/
+75
*
Remove 4 static initializers.
thakis@chromium.org
2011-11-24
1
-14
/
+9
*
More TOUCH_UI hacks and constant removal. And TODO(saintlou) cleanup.
saintlou@chromium.org
2011-11-23
2
-15
/
+1
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-22
1
-2
/
+2
*
Replace ScopedCommandLineOverride with TestSuite listener.
miket@chromium.org
2011-11-22
1
-8
/
+1
*
Revert 110949 - views: Move widget/ directory to ui/views.
wez@chromium.org
2011-11-21
1
-2
/
+2
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-21
1
-2
/
+2
*
Add OVERRIDE to chrome/browser/.
avi@chromium.org
2011-11-21
6
-12
/
+12
*
Extension Settings API: throttle the API in the same way that the Bookmarks API
kalman@chromium.org
2011-11-20
1
-4
/
+4
*
views: Delete bubble, events, focus, layout directories and its stubbed files.
tfarina@chromium.org
2011-11-18
2
-3
/
+3
*
Implement Bookmark All Tabs Dialog with WebUI.
yoshiki@chromium.org
2011-11-18
3
-0
/
+52
*
Cleanup: Remove more forward declarations in various chrome/browser directories.
thestig@chromium.org
2011-11-16
1
-1
/
+0
*
Standardize naming of SelectFileDialog implementation files.
jamescook@chromium.org
2011-11-15
1
-1
/
+1
*
net: Move UnescapeRule into the net namespace.
tfarina@chromium.org
2011-11-15
1
-1
/
+1
*
bookmarks: Get rid of SetFileChanged() as it's called only once.
tfarina@chromium.org
2011-11-11
2
-8
/
+1
*
bookmarks: Remove profile member from BookmarkInputWindowDialogController.
tfarina@chromium.org
2011-11-09
2
-4
/
+1
*
Change 'Add Page' to show a simple input dialog with --use-more-webui.
mazda@chromium.org
2011-11-09
7
-183
/
+251
*
Migrate NewRunnableMethod() to base::Bind() in bookmark_storage.cc
isherman@chromium.org
2011-11-04
1
-2
/
+3
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
10
-0
/
+17
*
gtk/bookmarks: Update the label of some dialog buttons.
tfarina@chromium.org
2011-11-02
1
-1
/
+3
*
bookmarks: Rename ExtensionBookmarkManagerEventRouter.
tfarina@chromium.org
2011-10-31
2
-17
/
+16
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
9
-25
/
+26
*
Enable BookmarkContextMenuControllerTest.CutCopyPasteNode for aura builds.
jennyz@chromium.org
2011-10-27
1
-8
/
+1
*
Enable BookmarkUtilsTest.CopyPaste() test case for aura builds.
jennyz@chromium.org
2011-10-27
1
-3
/
+0
*
Fix yet another crash with bookmarks drag&drop on Mac.
isherman@chromium.org
2011-10-27
2
-4
/
+4
*
Make single item bookmark drags look nicer.
avi@chromium.org
2011-10-26
2
-19
/
+129
*
Fixed leak in ExtensionBookmarksTest.
joaodasilva@chromium.org
2011-10-25
2
-26
/
+32
*
Implement InputWindowDialog with WebUI for bookmark folder management.
mazda@chromium.org
2011-10-25
1
-3
/
+0
*
Move bookmarks extension api implementation to bookmarks dir.
aa@chromium.org
2011-10-25
11
-0
/
+2212
*
Remove unneeded files; make the mac bookmark helper self-contained.
avi@chromium.org
2011-10-20
3
-115
/
+127
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-5
/
+5
*
Move notification_source from content/common to content/browser/public and pu...
jam@chromium.org
2011-10-19
2
-10
/
+11
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
5
-39
/
+41
*
content: Make tab_contents_drag_source not depend on download_util.h
erg@google.com
2011-10-18
1
-1
/
+1
*
Permanent folders changes
noyau@chromium.org
2011-10-18
3
-29
/
+69
*
record UMA histogram for different bookmark launch types
estade@chromium.org
2011-10-18
2
-0
/
+34
*
Aura: unit_tests now run on Linux
jamescook@chromium.org
2011-10-17
2
-1
/
+11
*
base::Bind: Convert FileUtilProxy::StatusCallback.
jhawkins@chromium.org
2011-10-17
1
-3
/
+1
*
Don't show URL for pending new navigations initiated by the renderer.
creis@chromium.org
2011-10-13
2
-3
/
+5
*
net: Move EscapeForHTML() functions into net namespace.
tfarina@chromium.org
2011-10-13
2
-2
/
+2
[next]