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
*
TabContents -> WebContentsImpl, part 15.
avi@chromium.org
2012-04-17
1
-2
/
+2
*
TabContents -> WebContentsImpl, part 5.
avi@chromium.org
2012-04-11
1
-2
/
+2
*
Fix drag&drop not working in the bookmark manager after the TabContentsViewWi...
jam@chromium.org
2012-04-03
1
-4
/
+9
*
ui/base/models: Make ComboboxModel::GetItemCount() a constant function.
tfarina@chromium.org
2012-03-27
2
-4
/
+4
*
Revert 128961 - ui/base/models: Make ComboboxModel::GetItemCount() a constant...
alokp@chromium.org
2012-03-26
2
-4
/
+4
*
ui/base/models: Make ComboboxModel::GetItemCount() a constant function.
tfarina@chromium.org
2012-03-26
2
-4
/
+4
*
bookmarks: "Open in New Tab" menu should open the bookmark in background.
tfarina@chromium.org
2012-03-22
1
-1
/
+1
*
Add abstractions that let embedders drive tests of WebContents, without expos...
joi@chromium.org
2012-03-22
1
-2
/
+1
*
Add drag and drop support for custom and html data types on Aura
rbyers@chromium.org
2012-03-21
1
-1
/
+1
*
JSONWriter cleanup: integrate pretty print into write options.
ericdingle@chromium.org
2012-03-16
2
-8
/
+8
*
bookmarks: Fix extraneous ampersand (&) character in bookmarks delete confirm...
tfarina@chromium.org
2012-03-14
1
-1
/
+1
*
Remove Bookmark Export code for Android.
yfriedman@chromium.org
2012-03-14
1
-0
/
+5
*
Avoid using Pickle::WriteSize(), which writes an architecture-dependent amount
mdm@chromium.org
2012-03-13
1
-11
/
+11
*
mac: Don't use kWebURLsWithTitlesPboardType from third_party/mozilla
thakis@chromium.org
2012-03-13
1
-5
/
+5
*
This function now accepts a null for the optional arugment.
mtytel@chromium.org
2012-03-09
1
-1
/
+1
*
Refactor Pickle Read methods to use higher performance PickleIterator.
jbates@chromium.org
2012-03-07
2
-5
/
+6
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-1
/
+1
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
1
-2
/
+2
*
Move most of ui/views/drag_utils to ui/base/dragdrop so it can be used outsid...
jam@chromium.org
2012-03-05
1
-1
/
+1
*
Exclude browser/importer from Android build.
jgreenwald@chromium.org
2012-03-01
1
-0
/
+5
*
Use BookmarkEditor to rename bookmark folders.
flackr@chromium.org
2012-03-01
5
-217
/
+28
*
Use correct bookmark editor window titles.
flackr@chromium.org
2012-02-29
2
-0
/
+26
*
Restore bookmark folder editor controller.
flackr@chromium.org
2012-02-28
3
-5
/
+215
*
Break two classes defined in json_value_serializer.cc, .h into separate files.
bbudge@chromium.org
2012-02-26
2
-4
/
+5
*
bookmarks: Disable the 'Open all bookmarks' from everywhere but a folder cont...
tfarina@chromium.org
2012-02-23
1
-9
/
+12
*
ash: Allow dragging using touch/gesture events.
sadrul@chromium.org
2012-02-22
1
-1
/
+1
*
Have ScopedClipboardWriter and Clipboard::WriteObjects take a buffer parameter.
peter@pcc.me.uk
2012-02-22
2
-4
/
+6
*
bookmarks: Do not DCHECK new_browser after checking its nullity.
tfarina@chromium.org
2012-02-17
1
-2
/
+1
*
Adding ExtensiveChanges state to BookmarkModel.
nyquist@chromium.org
2012-02-17
6
-29
/
+99
*
Remove WebUI dialogs controlled by IsMoreWebUI which have native equivalents.
flackr@chromium.org
2012-02-16
4
-235
/
+2
*
net: Split FileStream::Read/Write() into sync and async versions.
satorux@chromium.org
2012-02-15
1
-2
/
+1
*
Flakiness cleanup: disable flaky tests under chrome/browser/
evan@chromium.org
2012-02-14
1
-2
/
+2
*
Updates OWNERS files.
sky@chromium.org
2012-02-13
1
-0
/
+2
*
net: Rename FileStream::Open/Close with OpenSync/CloseSync.
satorux@chromium.org
2012-02-09
1
-2
/
+2
*
Back out r121064 from the trunk due to a compile failure.
mark@chromium.org
2012-02-08
1
-2
/
+2
*
net: Rename FileStream::Open/Close with OpenSync/CloseSync.
satorux@chromium.org
2012-02-08
1
-2
/
+2
*
Move TabContentsViewMac to content.
avi@chromium.org
2012-02-06
1
-2
/
+1
*
Added Net logging to FileStream.
ahendrickson@chromium.org
2012-02-02
1
-2
/
+3
*
Toward an android build of sync_unit_tests: OWNERS=sky
jrg@chromium.org
2012-01-27
1
-2
/
+2
*
Remove duplicate calls to SendResponse(). BookmarkFunction already does this.
aa@chromium.org
2012-01-27
1
-2
/
+4
*
[Coverity] pass FilePath by const ref
tbreisacher@chromium.org
2012-01-25
2
-5
/
+7
*
Coverity: Fix uninitialized member variables.
kmadhusu@chromium.org
2012-01-24
1
-1
/
+1
*
Move RenderViewHostDelegate to content/public and content namespace.
joi@chromium.org
2012-01-18
1
-5
/
+5
*
Switch chrome code to use content::WebUI interface instead of WebUI concrete ...
jam@chromium.org
2012-01-18
1
-1
/
+1
*
Ensure that view_messages.h and tab_contents.h don't get included by any more...
jam@chromium.org
2012-01-17
1
-1
/
+1
*
Make WebUI objects not derive from WebUI. WebUI objects own the controller. T...
jam@chromium.org
2012-01-17
1
-1
/
+2
*
Don't attempt to close the dialog again when saving edited bookmark change in...
flackr@chromium.org
2012-01-13
1
-2
/
+1
*
Revert to views-based bookmark editor dialog now we have a tree control.
beng@google.com
2012-01-10
2
-38
/
+2
*
Get rid of the ChromeWebUI class and just make all the classes in chrome deri...
jam@chromium.org
2012-01-06
1
-2
/
+2
*
Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...
jam@chromium.org
2012-01-04
1
-1
/
+2
[next]