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
/
ui
/
views
/
bookmarks
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removing instances of profile_->GetBookmarkModel() as part of converting Book...
rlp@chromium.org
2012-07-27
9
-36
/
+59
*
Consolidate Browser Creation.
ben@chromium.org
2012-07-25
2
-2
/
+4
*
browser/ui: Share BookmarkBarInstructions delegate between gtk and views.
tfarina@chromium.org
2012-07-24
4
-21
/
+18
*
Rename bounds accessors to be intuitive and consistent
oshima@chromium.org
2012-07-19
1
-2
/
+2
*
Remove bookmark bubble debugging code.
msw@chromium.org
2012-07-19
1
-13
/
+1
*
Re-enable context-menu options to open all bookmarks from the bookmarks bar.
isherman@chromium.org
2012-07-18
1
-7
/
+3
*
Add and specify Views::Textfield::SelectAll |reversed| flag, etc.
msw@chromium.org
2012-07-13
2
-3
/
+3
*
This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...
benrg@chromium.org
2012-07-11
2
-4
/
+3
*
Remove browser::FindTabbedBrowser call in bookmark_utils.cc. All callers, wit...
jam@chromium.org
2012-07-11
5
-17
/
+70
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
9
-9
/
+0
*
Nix bubble's WindowClosing override; check bookmark bubble's anchor_view.
msw@chromium.org
2012-07-03
1
-2
/
+6
*
browser: Move more files into chrome namespace.
tfarina@chromium.org
2012-07-02
2
-3
/
+3
*
views: Put browser_dialogs.h into chrome namespace.
tfarina@chromium.org
2012-07-02
1
-4
/
+8
*
Move tab functions off Browser into browser_tabstrip and browser_tabrestore.
ben@chromium.org
2012-06-29
3
-3
/
+6
*
Only BookmarkBubbleView::ShowEditor with a valid parent, etc.
msw@chromium.org
2012-06-28
1
-2
/
+12
*
views: Be consistent in our for loop usage.
tfarina@chromium.org
2012-06-27
2
-14
/
+12
*
mac: Remove nav.pdf in favor of IDR_DEFAULT_FAVICON.
thakis@chromium.org
2012-06-26
2
-2
/
+2
*
Convert BookmarkNode and BookmarkModel to use gfx::Image.
rohitrao@chromium.org
2012-06-26
2
-11
/
+15
*
Get rid of browser::FindLastActiveWithProfile call when adding a new bookmark...
jam@chromium.org
2012-06-22
3
-5
/
+12
*
Clean up/remove a bunch more functions from Browser.
ben@chromium.org
2012-06-22
3
-10
/
+15
*
grd file update for new 2x assets
thakis@chromium.org
2012-06-22
2
-1
/
+2
*
bustage
ben@chromium.org
2012-06-21
1
-4
/
+4
*
bustage
ben@chromium.org
2012-06-21
1
-16
/
+0
*
Move singleton tabs off Browser.
ben@chromium.org
2012-06-21
2
-1
/
+19
*
Remove browser::FindLastActiveWithProfile usage in Views bookmark code.
jam@chromium.org
2012-06-21
12
-40
/
+58
*
views: Account for device scale factor when drawing drag images for views.
varunjain@chromium.org
2012-06-19
1
-3
/
+5
*
Implement base::win::IsMetroProcess.
siggi@chromium.org
2012-06-18
1
-2
/
+2
*
bookmarks: Do not depend on bookmark_bar_view.h in BookmarkContextMenuControl...
tfarina@chromium.org
2012-06-17
4
-14
/
+8
*
Show context menu on long press.
flackr@chromium.org
2012-06-15
1
-1
/
+3
*
Ensure that the new window/new incognito window option does not show up in th...
ananta@chromium.org
2012-06-14
5
-73
/
+245
*
Make IsTriggerableEvent take Event objects and use it to verify whether tap e...
flackr@chromium.org
2012-06-12
5
-14
/
+20
*
TabContentsWrapper -> TabContents, part 48.
avi@chromium.org
2012-06-11
1
-2
/
+2
*
views: Get rid of event_utils::DispositionFromEventFlags wrapper function.
tfarina@chromium.org
2012-06-11
3
-10
/
+7
*
Converted the rest of chrome except for extensions and favicons to user Image...
pkotwicz@chromium.org
2012-06-05
2
-11
/
+13
*
Revert 140531 - Converted the rest of chrome except for extensions and favico...
pkotwicz@chromium.org
2012-06-05
2
-13
/
+11
*
Converted the rest of chrome except for extensions and favicons to user Image...
pkotwicz@chromium.org
2012-06-05
2
-11
/
+13
*
Move test_browser_thread.h from content\test to content\public\test. This way...
jam@chromium.org
2012-06-04
3
-3
/
+3
*
Disable remaining BookmarkBarView tests on Win
steveblock@chromium.org
2012-05-21
1
-5
/
+30
*
Disable more BookmarkBarView tests on Win
steveblock@chromium.org
2012-05-21
1
-6
/
+36
*
Disable several BookmarkBarView tests on Win
steveblock@chromium.org
2012-05-21
1
-6
/
+36
*
Pass event bitmask (shift, control, alt) to ui::Accelerator instead of booleans.
tfarina@chromium.org
2012-05-18
1
-1
/
+1
*
Moves methods for finding browsers to browser_finder.
sky@chromium.org
2012-05-16
1
-2
/
+2
*
views: Have a more accurate name for View parent_owned accessors.
tfarina@chromium.org
2012-05-12
2
-2
/
+2
*
Fixes drag and drop crash. The problem was when I made
sky@chromium.org
2012-05-10
1
-39
/
+43
*
bookmarks: Make sure we are allowed to create a folder with an empty name.
tfarina@chromium.org
2012-05-05
1
-3
/
+4
*
Aura Menu Spec: Change the menu top/bottom padding to 2 and left/right paddin...
jennyz@chromium.org
2012-05-04
1
-1
/
+16
*
Re-implement the screensaver to use WebView instead of ExtensionDialogHost.
rkc@chromium.org
2012-05-04
1
-0
/
+6
*
Revert 135369 - Re-implement the screensaver to use WebView instead of Extens...
rkc@chromium.org
2012-05-04
1
-6
/
+0
*
Re-implement the screensaver to use WebView instead of ExtensionDialogHost.
rkc@chromium.org
2012-05-04
1
-0
/
+6
*
Revert 135000 - Re-implement the screensaver to use WebView instead of Extens...
rkc@chromium.org
2012-05-02
1
-6
/
+0
[next]