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
/
importer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lands http://codereview.chromium.org/126036 for Thiago.
sky@chromium.org
2009-06-30
2
-4
/
+29
*
Move render_view_host_manager* and site_instance* from tab_contents to render...
brettw@chromium.org
2009-06-29
1
-1
/
+1
*
Make bookmark model public interface use const BookmarkNode* instead of
munjal@chromium.org
2009-06-26
2
-18
/
+19
*
fix windows build break.
kuchhal@chromium.org
2009-06-26
1
-0
/
+2
*
Enable Firefox import on OS X. No UI yet.
kuchhal@chromium.org
2009-06-26
10
-201
/
+348
*
Move PathComponents from file_util to FilePath, add FilePath::IsParent()
rafaelw@chromium.org
2009-06-24
1
-1
/
+2
*
Import search engines even if they are not in sqlite3 db.
kuchhal@chromium.org
2009-06-24
1
-23
/
+21
*
Linux: make import warning dialog modal.
kuchhal@chromium.org
2009-06-19
2
-3
/
+12
*
Import bookmarks to bookmark bar if user has not bookmarked anything yet.
kuchhal@chromium.org
2009-06-18
7
-41
/
+52
*
Extract load times from WebDataSource. Move them to NavigationState.
darin@chromium.org
2009-06-16
8
-2
/
+10
*
Fixes bug where keyword editor would end up prefixing all keyword urls
sky@chromium.org
2009-06-15
1
-2
/
+2
*
Linux: Fix Firefox profile path for import.
kuchhal@chromium.org
2009-06-10
1
-0
/
+2
*
Linux: Import passwords from Firefox.
kuchhal@chromium.org
2009-06-09
2
-48
/
+56
*
Revert "Linux: Import passwords from Firefox."
kuchhal@chromium.org
2009-06-09
2
-55
/
+48
*
Linux: Import passwords from Firefox.
kuchhal@chromium.org
2009-06-09
2
-48
/
+55
*
Removes the following deprecated functions:
ojan@chromium.org
2009-06-03
1
-13
/
+21
*
Clean-up temporary files/folders in firefox importer tests.
munjal@chromium.org
2009-05-29
1
-0
/
+4
*
Ensure that Firefox search engines are imported correctly.
mirandac@chromium.org
2009-05-29
1
-25
/
+46
*
Make the import feature a little more complete:
kuchhal@chromium.org
2009-05-27
5
-40
/
+43
*
Try to fix a )#%&*^)*(&%#%^ build break
pkasting@chromium.org
2009-05-22
1
-8
/
+2
*
Try to fix compile bustage by brute force
pkasting@chromium.org
2009-05-22
1
-0
/
+2
*
Disable a failing test to open the tree.
pkasting@chromium.org
2009-05-22
1
-1
/
+1
*
Revert "Revert "Use a NotificationRegistrar to listen for notifications. BUG=...
tc@google.com
2009-05-22
3
-58
/
+16
*
Revert "Use a NotificationRegistrar to listen for notifications.BUG=2381"
tc@google.com
2009-05-22
3
-16
/
+58
*
Try to make Mac unittest crash into a failure
pkasting@chromium.org
2009-05-22
1
-32
/
+39
*
Use a NotificationRegistrar to listen for notifications.BUG=2381
pkasting@chromium.org
2009-05-21
3
-58
/
+16
*
Re-enable test after fix for valgrind/purify error.
brg@chromium.com
2009-05-12
2
-3
/
+2
*
Add import settings dialog on linux.
kuchhal@chromium.org
2009-05-11
4
-32
/
+87
*
Move win_util.h from common to app.
ben@chromium.org
2009-05-08
4
-8
/
+8
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
1
-1
/
+1
*
honor index in createTab()
rafaelw@chromium.org
2009-05-06
1
-1
/
+1
*
Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...
ben@chromium.org
2009-05-06
1
-1
/
+1
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
5
-5
/
+5
*
Undisable the temporarily disabled test, by fixing the URL expectation to hav...
ericroman@google.com
2009-05-01
1
-3
/
+2
*
Update a test expectation due to rolling GURL dep.
ericroman@google.com
2009-04-29
2
-2
/
+3
*
ImportantFileWriter
phajdan.jr@chromium.org
2009-04-28
1
-2
/
+2
*
Importer should import browser data from the browser that user selected.
kuchhal@chromium.org
2009-04-23
2
-0
/
+14
*
Valgrind reports memory leak in unit test. This is true since we had re-used...
brg@chromium.com
2009-04-17
1
-26
/
+38
*
Fix break due to disabling Toolbar5Importer test.
scherkus@chromium.org
2009-04-17
1
-1
/
+1
*
Disabled Toolbar5ImporterTest.BookmarkParse due to failing valgrind/purify te...
scherkus@chromium.org
2009-04-17
1
-1
/
+3
*
Re-introducing the toolbar importer code.This is the same code that was remov...
brg@chromium.com
2009-04-16
5
-0
/
+1260
*
Makes the omnibox show past searches and suggestions for keywords.
sky@chromium.org
2009-04-14
1
-2
/
+1
*
bustage fix - moved file
ben@chromium.org
2009-03-17
1
-1
/
+1
*
Removed unneeded includes of base/time.h.
thestig@chromium.org
2009-03-16
2
-2
/
+0
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
8
-10
/
+0
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
2
-3
/
+3
*
revert broken change 10833
nsylvain@chromium.org
2009-03-03
1
-13
/
+13
*
Port DictionaryValue to use string16 instead of wstring.
dsh@google.com
2009-03-03
1
-13
/
+13
*
Port Replace(First)SubstringsAfterOffset to string16.
dsh@google.com
2009-03-03
2
-6
/
+16
*
Wires up sorting of bookmarks to the 'organize menu' in the bookmark
sky@google.com
2009-02-27
1
-0
/
+2
[next]