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
/
webdata
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes
brettw@chromium.org
2009-10-03
1
-4
/
+3
*
Convert history to use new sql wrappers. Enhance wrappers in several ways to
brettw@chromium.org
2009-10-02
2
-3
/
+1
*
Convert the sqlite cookie database and web database to use the new sqlite
brettw@chromium.org
2009-09-15
5
-543
/
+484
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
1
-8
/
+5
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
1
-5
/
+8
*
Cleaning up lines longer than 80 chars under src/chrome/browser.
mark@chromium.org
2009-08-17
1
-1
/
+3
*
posix: remove unused ie7_logins database table
evan@chromium.org
2009-08-04
1
-1
/
+8
*
Change GetAllLogins to GetAllBlacklistLogins.
stuartmorgan@google.com
2009-07-20
2
-15
/
+26
*
Add the rest of the password manager API to PasswordStore, and move clients
stuartmorgan@chromium.org
2009-07-10
1
-0
/
+3
*
Reland of r19131, this time with real Math:
glen@chromium.org
2009-06-30
1
-6
/
+14
*
Reverting 19131.
glen@chromium.org
2009-06-24
1
-14
/
+6
*
PNGDecoder wasn't multiplying the alpha like PNGEncoder was. This lead to color
glen@chromium.org
2009-06-24
1
-6
/
+14
*
Extract load times from WebDataSource. Move them to NavigationState.
darin@chromium.org
2009-06-16
5
-16
/
+28
*
Extract form related classes from the guts of WebFrameImpl.
darin@chromium.org
2009-06-15
5
-8
/
+15
*
This CL updates chrome to the latest version of skia, retrieved via DEPS, and
senorblanco@chromium.org
2009-05-13
2
-2
/
+2
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Move scoped_vector.h and stl_util-inl.h to base/
ben@chromium.org
2009-05-05
2
-2
/
+2
*
Deprecate wstring version of PathService::Get() in unit tests.
thestig@chromium.org
2009-05-04
1
-15
/
+15
*
Add dummy encryptor implementations for mac and linux.
thestig@chromium.org
2009-04-09
1
-13
/
+4
*
Cleanup in chrome/browser
phajdan.jr@chromium.org
2009-03-25
4
-18
/
+19
*
Pressing the Del key while a item is selected in the autocomplete popup delet...
jcampan@chromium.org
2009-03-20
4
-4
/
+55
*
Remove unneeded includes of gtest_prod.h. Reduce usage from 689 to 601.
thestig@chromium.org
2009-03-13
1
-0
/
+1
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
2
-2
/
+0
*
NO CODE CHANGE.
maruel@google.com
2009-03-05
1
-1
/
+2
*
Convert encryptor.cc and friends to string16.
thestig@chromium.org
2009-03-02
1
-9
/
+13
*
Remove the executable bit from a bunch of files that shouldn't have had it.
evan@chromium.org
2009-02-12
1
-0
/
+0
*
Bring history.cc and dependents into the build.
evan@chromium.org
2009-02-11
1
-1
/
+1
*
Remove final traces of IE from cross-platform password manager.
evan@chromium.org
2009-02-11
1
-1
/
+3
*
This CL ensures we don't store empty values in the autofill form DB.
jcampan@chromium.org
2009-02-11
3
-18
/
+87
*
Revert basically everything I've done today as it fails mysteriously
evan@chromium.org
2009-02-10
1
-1
/
+1
*
Bring a bunch more headers into the non-Windows build:
evan@chromium.org
2009-02-10
1
-1
/
+1
*
Correct sqlite wrapper behavior on systems where wchar_t is UTF-32,
phajdan.jr@chromium.org
2009-01-30
1
-11
/
+11
*
Porting profiles to the Mac.
avi@chromium.org
2009-01-28
3
-11
/
+25
*
Add a PNGEncoder helper function that takes an SkBitmap,
nick@chromium.org
2009-01-23
1
-5
/
+1
*
Porting in chrome/browser/
phajdan.jr@chromium.org
2009-01-20
3
-81
/
+91
*
Move search code to a subdir
ben@chromium.org
2009-01-16
4
-4
/
+4
*
Fie.
ben@chromium.org
2009-01-15
4
-4
/
+4
*
Move search engines files into subdir
ben@chromium.org
2009-01-15
4
-4
/
+4
*
Move password manager files into a subdir
ben@chromium.org
2009-01-15
3
-3
/
+3
*
Porting in browser/webdata and template_url.
phajdan.jr@chromium.org
2008-12-16
5
-164
/
+139
*
Get rid of kPathSeparator on windows. Port some wstring function to take File...
estade@chromium.org
2008-12-04
1
-1
/
+1
*
New unit test for webdatabase functions that record form entries for autofill.
petersont@google.com
2008-11-14
1
-0
/
+87
*
Reordered some logic to fix a bug which caused the clearing of the database t...
petersont@google.com
2008-11-13
1
-5
/
+7
*
New functions in WebDatabase and WebDataService for the removal of form entri...
petersont@google.com
2008-11-12
4
-6
/
+166
*
Added functions to WebDatabase and WebDataService for recording frequent entr...
petersont@google.com
2008-11-05
4
-6
/
+375
*
Wrap forward declarations in their relevant namespace
agl@chromium.org
2008-11-05
1
-1
/
+3
*
Add compatible version support since it was only halfway in place, and try an...
pkasting@chromium.org
2008-10-30
1
-5
/
+9
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
5
-9
/
+15
*
Replace all instances of <hash_map> with a "base/hash_tabe.h",
erg@google.com
2008-09-08
1
-2
/
+0
*
Chrome changes corresponding to my message_loop_type CL.
darin@google.com
2008-08-26
2
-3
/
+3
[next]