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
/
history
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removing the logging on history thread since the crash
huanr@chromium.org
2009-11-16
5
-211
/
+5
*
Linux: fix uninit warnings when building -Os.
agl@chromium.org
2009-11-16
1
-1
/
+1
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
9
-38
/
+15
*
For the immediate milestone, exclude History and Thumbnails from being backed...
mrossetti@chromium.org
2009-11-11
2
-1
/
+24
*
Seventh patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
5
-6
/
+21
*
Eliminate QueryOptions::most_recent_visit_only. All non-unittest consumers o...
pkasting@chromium.org
2009-11-03
10
-88
/
+32
*
Unittest for fix to allow navigation when there is no history DB.
pkasting@chromium.org
2009-11-02
6
-25
/
+43
*
Show a warning when the history files can't be read correctly.
pkasting@chromium.org
2009-10-30
6
-19
/
+18
*
Move the json-related files into a separate json directory. This hopefully also
brettw@chromium.org
2009-10-23
1
-2
/
+2
*
Roll WebKit up to 49830 and fix a build error caused by that revision.
jorlow@chromium.org
2009-10-20
1
-1
/
+1
*
First fix to minimize copying of image data.
erg@google.com
2009-10-19
1
-1
/
+1
*
Move the sqlite error handler to a single location
cpu@chromium.org
2009-10-15
3
-22
/
+10
*
More style nits.
erg@google.com
2009-10-14
9
-30
/
+29
*
Fix Valgrind UMR errors by initializing thumbnail pixels.
huanr@chromium.org
2009-10-09
1
-0
/
+1
*
Move more ICU-dependent stuff from base into base/i18n. Some test stuff also
brettw@chromium.org
2009-10-09
1
-1
/
+1
*
Add the ability to unload the HistoryBackend.
pkasting@chromium.org
2009-10-08
2
-58
/
+115
*
Coverity: fix possible leak in VisitSegmentDatabase.
mattm@chromium.org
2009-10-08
1
-2
/
+2
*
Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes
brettw@chromium.org
2009-10-03
6
-20
/
+20
*
Add a Clear() function to MRUCache. This will be useful in my MemoryPurger c...
pkasting@chromium.org
2009-10-02
1
-2
/
+2
*
Convert history to use new sql wrappers. Enhance wrappers in several ways to
brettw@chromium.org
2009-10-02
29
-1194
/
+971
*
Add some initial code for the top sites service. This will be a replacement for
brettw@chromium.org
2009-10-02
4
-0
/
+498
*
Add UMA histograms for sqlite errors
cpu@chromium.org
2009-10-02
1
-0
/
+25
*
Reverting 27389.
darin@chromium.org
2009-09-30
1
-2
/
+2
*
Coverity: Initialize got_thumbnail_callback_, query_url_success_, and redirec...
jhawkins@chromium.org
2009-09-29
1
-2
/
+7
*
Coverity: Initialize all member variables in the default constructor.
jhawkins@chromium.org
2009-09-28
1
-4
/
+16
*
Reverting 27379, in hopes of fixing browser_tests.
senorblanco@chromium.org
2009-09-28
1
-2
/
+2
*
Assert that thread-safe reference counting is used with
darin@chromium.org
2009-09-28
1
-2
/
+2
*
Re-ban chrome:// URLs from being added to history until I can craft a more fi...
pkasting@chromium.org
2009-09-25
1
-2
/
+4
*
Coverity: Initialize statement_cache_ in the constructor.
jhawkins@chromium.org
2009-09-24
1
-2
/
+4
*
Coverity: Initialize statement_cache_ in the constructor.
jhawkins@chromium.org
2009-09-24
1
-1
/
+5
*
Coverity: Initialize statement_cache_ in the constructor.
jhawkins@chromium.org
2009-09-24
1
-1
/
+4
*
Add about: and chrome:* to history. Patch by Pierre-Antoine LaFayette (see h...
pkasting@chromium.org
2009-09-24
1
-3
/
+3
*
Add some new histograms for history, and UMA-enable a few others.
brettw@chromium.org
2009-09-23
3
-9
/
+36
*
Switch history thread back to base::Thread. Sync unit tests require more than...
chron@chromium.org
2009-09-21
1
-2
/
+7
*
Some history backend fixes for database corruption.
shess@chromium.org
2009-09-17
2
-0
/
+20
*
Fixed a few data races on reference counters.
timurrrr@chromium.org
2009-09-17
1
-1
/
+2
*
Replace a bunch of hardcoded URLs with constants from url_constants.h
brettw@chromium.org
2009-09-15
1
-1
/
+2
*
Add a new wrapper for sqlite. This is mostly a large cleanup of the existing
brettw@chromium.org
2009-09-11
2
-134
/
+100
*
While importing favicon, make sure there is an entry in the history db.
kuchhal@chromium.org
2009-09-11
3
-7
/
+87
*
Metrics for the in-memory DB size to see if we spend too much time loading it,
brettw@chromium.org
2009-09-11
1
-0
/
+7
*
Use Scoped[Bstr,ComPtr,Variant] instead of their ATL equivalents to reduce de...
jhawkins@chromium.org
2009-09-10
1
-14
/
+16
*
Retry 25770 after fixing Valgrind issue.
huanr@chromium.org
2009-09-10
3
-3
/
+33
*
Revert r25770 due to valgrind failures on Linux.
huanr@chromium.org
2009-09-09
1
-23
/
+3
*
Enable database logging on history thread.
huanr@chromium.org
2009-09-09
1
-3
/
+23
*
Move the "history is too new" dialog out of
tony@chromium.org
2009-09-05
1
-17
/
+3
*
Adding in memory log of history visit database. This
huanr@chromium.org
2009-09-02
4
-0
/
+178
*
Remove most Sleeps from RedirectTest and wait properly.
phajdan.jr@chromium.org
2009-09-02
1
-30
/
+14
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
1
-2
/
+2
*
Adds a FaviconService class tied to the profile.
arv@google.com
2009-08-28
3
-90
/
+71
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
4
-19
/
+15
[next]