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
*
Seventh patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
9
-12
/
+36
*
Fifth patch in getting rid of caching MessageLoop pointers.
jam@chromium.org
2009-11-03
6
-71
/
+58
*
Mac: remove some now-dead code and add a comment.
viettrungluu@chromium.org
2009-10-24
3
-41
/
+7
*
Mac: don't import Safari's home page setting.
viettrungluu@chromium.org
2009-10-23
1
-2
/
+2
*
Remove some #includes where possible.
pkasting@chromium.org
2009-10-23
1
-12
/
+2
*
Move initialization of ChromeURLRequestContexts to the IO thread.
eroman@chromium.org
2009-10-23
1
-2
/
+3
*
Convert some structures in webkit/glue to string16.
darin@chromium.org
2009-10-20
7
-26
/
+30
*
Add dialog to tell user to close Firefox during import, if it's open and bloc...
mirandac@chromium.org
2009-10-20
1
-1
/
+1
*
Add dialog to tell user to close Firefox during import, if it's open and bloc...
mirandac@chromium.org
2009-10-20
1
-2
/
+3
*
Deprecate PathService::Get(..., wstring*) and use FilePath instead.
evan@chromium.org
2009-10-19
3
-17
/
+19
*
Lands http://codereview.chromium.org/272036 for Thiago:
sky@chromium.org
2009-10-19
1
-2
/
+2
*
Re-try r29078: Remove some deprecated file_util wstring functions.
estade@chromium.org
2009-10-15
3
-7
/
+7
*
Revert wstring patch (r29078 and follow up commits). It is causing failures o...
estade@chromium.org
2009-10-15
3
-7
/
+7
*
Remove some deprecated file_util wstring functions.
estade@chromium.org
2009-10-15
3
-7
/
+7
*
Use ASCII strings for switch names.
evan@chromium.org
2009-10-13
1
-1
/
+1
*
Header dependency cleanup in chrome/
phajdan.jr@chromium.org
2009-10-12
1
-0
/
+1
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
1
-1
/
+1
*
Remove the dependency on i18n/icu_string_conversions from base/string_util.h.
brettw@chromium.org
2009-10-10
2
-14
/
+16
*
Coverity: Pass file parameter by reference.
jhawkins@chromium.org
2009-10-08
2
-2
/
+4
*
Coverity: remove unused writer_ member from importer classes.
mattm@chromium.org
2009-10-08
6
-11
/
+2
*
Attempt at fixing crash during importing. As far as I can tell from
sky@chromium.org
2009-10-07
2
-2
/
+27
*
(please review thoroughly since this touches many moving parts).
jeremy@chromium.org
2009-10-06
20
-478
/
+673
*
Revert "Refactor ImporterHost as preparation for OOP switch", which caused pu...
mattm@chromium.org
2009-10-05
20
-670
/
+475
*
Add missing include.
craig.schlenter@chromium.org
2009-10-05
1
-0
/
+1
*
(please review thoroughly since this touches many moving parts).
jeremy@chromium.org
2009-10-05
20
-475
/
+669
*
Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes
brettw@chromium.org
2009-10-03
1
-2
/
+2
*
Coverity: Check CreateNewTempDirectory return value.
mattm@chromium.org
2009-10-02
1
-4
/
+6
*
Misc. Cleanup related to OOP Profile Import
jeremy@chromium.org
2009-09-25
1
-3
/
+3
*
OS X First run dialog: hide import option of nothing to import from.
jeremy@chromium.org
2009-09-25
4
-13
/
+80
*
Removing valgrind suppressions that have not triggered in the last 100 runs. ...
mattm@chromium.org
2009-09-25
1
-0
/
+1
*
Removing the comment above the Firefox30Importer test which indicated that th...
ananta@chromium.org
2009-09-24
1
-1
/
+0
*
The Firefox3XImporter test was incorrectly deleting a ref counted object caus...
ananta@chromium.org
2009-09-24
1
-6
/
+7
*
Disable the firefox importer test because it fails on the
nsylvain@chromium.org
2009-09-24
1
-1
/
+2
*
Fix crash during import by checking for errors and exiting early.
kuchhal@chromium.org
2009-09-22
1
-0
/
+6
*
Modifies the Firefox import behavior such that if we're in first run, the imp...
gwilson@google.com
2009-09-15
1
-0
/
+9
*
Fix to use FilePath in more unittests.
phajdan.jr@chromium.org
2009-09-14
1
-4
/
+5
*
While importing favicon, make sure there is an entry in the history db.
kuchhal@chromium.org
2009-09-11
4
-20
/
+30
*
Use Scoped[Bstr,ComPtr,Variant] instead of their ATL equivalents to reduce de...
jhawkins@chromium.org
2009-09-10
1
-16
/
+20
*
Fix to use FilePath version of PathService::Get.
thestig@chromium.org
2009-09-09
1
-4
/
+3
*
Revert one more piece of ie_importer.cc I left out in the last revert.
jhawkins@chromium.org
2009-09-04
1
-1
/
+1
*
Revert changes to ie_importer.cc from r25498. The builder doesn't like somet...
jhawkins@chromium.org
2009-09-04
1
-15
/
+15
*
Use ScopedComPtr instead of CComPtr to reduce a dependency on ATL.
jhawkins@chromium.org
2009-09-04
2
-29
/
+28
*
* Spin a modal loop so that messages that cause Chrome UI to be shown don't c...
jeremy@chromium.org
2009-09-02
1
-0
/
+4
*
Adds a FaviconService class tied to the profile.
arv@google.com
2009-08-28
1
-1
/
+2
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
1
-2
/
+2
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
1
-2
/
+2
*
Fix memory leaks in Firefox impoter unittest.
kuchhal@chromium.org
2009-08-26
1
-7
/
+11
*
Re-enable importer unit tests one more time to debug on buildbot.
kuchhal@chromium.org
2009-08-26
1
-2
/
+5
*
Disable Firefox Importer tests again due to Purify report of leaks.
kuchhal@chromium.org
2009-08-25
1
-2
/
+2
*
Re-enable importer unit tests since they do not seem to generate Purify error...
kuchhal@chromium.org
2009-08-25
1
-2
/
+2
[next]