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
/
safe_browsing
Commit message (
Expand
)
Author
Age
Files
Lines
*
Final fixes for new safe-browsing storage.
shess@chromium.org
2010-09-02
7
-116
/
+164
*
Fix safe-browsing prefix comparator to sort stably.
shess@chromium.org
2010-09-01
1
-4
/
+14
*
Move Google-specific code under browser/ into browser/google/.
evan@chromium.org
2010-08-30
2
-2
/
+2
*
Refactor version-getting info into a chrome::VersionInfo object.
evan@chromium.org
2010-08-27
1
-4
/
+3
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
FBTF: Minor cleanup to testing headers.
erg@google.com
2010-08-25
1
-0
/
+2
*
FBTF: Move individual XXXMsg_Params structs to a new file.
erg@google.com
2010-08-24
1
-0
/
+1
*
Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.
viettrungluu@chromium.org
2010-08-19
4
-1
/
+3
*
FBTF: Remove unneeded headers from base/ (part 6)
thestig@chromium.org
2010-08-19
3
-1
/
+6
*
Refactor SafeBrowsingDatabase for transition to new file format.
shess@chromium.org
2010-08-18
9
-223
/
+2112
*
Fix the urls reported as page_url and referer_url when a redirect is involved.
panayiotis@google.com
2010-08-18
2
-4
/
+29
*
Incrementally bring SafeBrowsingDatabaseTest into the modern age.
shess@chromium.org
2010-08-17
1
-53
/
+41
*
Remove deprecated wstring Get(As)String() methods from Value, etc.
viettrungluu@chromium.org
2010-08-16
1
-48
/
+51
*
Report malware redirectors as well.
panayiotis@google.com
2010-08-12
5
-23
/
+37
*
FBTF: Remove unneeded headers from base/ (part 5)
thestig@chromium.org
2010-08-07
1
-0
/
+2
*
Minor header cleanup of chrome/browser/[st]*/*.h minus c/b/sync/*.h.
viettrungluu@chromium.org
2010-08-06
7
-13
/
+4
*
Remove GetSwitchValue() from chrome/* where easy.
evan@chromium.org
2010-08-06
1
-2
/
+3
*
Revert 55138 - Full end to end test using safebrowsing test server suite.
lzheng@chromium.org
2010-08-05
1
-394
/
+31
*
Full end to end test using safebrowsing test server suite.
lzheng@google.com
2010-08-05
1
-31
/
+394
*
base: rename Environment::HasEnv to Environment::HasVar.
tfarina@chromium.org
2010-08-04
1
-1
/
+1
*
Revert "Remove GetSwitchValue() from chrome/* where easy."
evan@chromium.org
2010-08-04
1
-3
/
+2
*
Remove GetSwitchValue() from chrome/* where easy.
evan@chromium.org
2010-08-04
1
-2
/
+3
*
Build fix.
evan@chromium.org
2010-08-04
1
-5
/
+5
*
Remove usage of GetSwitchValue for most of chrome/browser/.
evan@chromium.org
2010-08-04
1
-12
/
+13
*
Fix the Windows build.
brettw@chromium.org
2010-08-03
1
-7
/
+11
*
base: Rename EnvVarGetter to Environment.
tfarina@chromium.org
2010-08-03
1
-2
/
+2
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-2
/
+3
*
Add undeclared virtual destructors part 3
ziadh@chromium.org
2010-07-30
2
-2
/
+2
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-1
/
+2
*
base/ header cleanup. Forward declaration instead of including.
erg@google.com
2010-07-28
1
-0
/
+1
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
13
-0
/
+13
*
Cleanup: Break another common->app dependency.
thestig@chromium.org
2010-07-20
1
-2
/
+2
*
Remove <iostream> where possible.
erg@google.com
2010-07-20
1
-1
/
+0
*
First change to add safebrowsing service test.
lzheng@chromium.org
2010-07-16
3
-0
/
+198
*
Attempt four at landing the "histogram.h removed from message_loop.h" patch.
erg@chromium.org
2010-07-15
1
-0
/
+1
*
Moved InitNavigationParams to test_render_view_host so that other test can us...
oshima@chromium.org
2010-07-14
1
-21
/
+1
*
Revert everything related to the relanding.
erg@chromium.org
2010-07-14
1
-1
/
+0
*
Reland r52336.
erg@chromium.org
2010-07-14
1
-0
/
+1
*
Revert 52336 - More header cleanup:
erg@chromium.org
2010-07-14
1
-1
/
+0
*
More header cleanup:
erg@chromium.org
2010-07-14
1
-0
/
+1
*
Add switches and apis in safebrowsing protocol_manager that will allow end-to...
lzheng@chromium.org
2010-06-29
5
-83
/
+330
*
Change a bunch of string types.
estade@chromium.org
2010-06-29
1
-4
/
+4
*
AppendASCII returns a new object.
thakis@chromium.org
2010-06-23
3
-3
/
+3
*
Pref service strings should be std::string.
estade@chromium.org
2010-06-18
1
-2
/
+2
*
Remove a ResourceBundle::GetDataResource and convert people to
tony@chromium.org
2010-06-15
1
-3
/
+4
*
Remove unnecessary header dependency and fix misleading comment.
dpranke@chromium.org
2010-06-15
1
-0
/
+1
*
TTF: Fix SafeBrowsingDatabase unit tests for MacOS X by disabling logging of IO
csilv@chromium.org
2010-06-11
1
-23
/
+21
*
Merging issue 2067023 for bryner@google.com
ian@chromium.org
2010-06-10
2
-18
/
+51
*
TTF: Re-enable four SafeBrowsingDatabase tests. Add a comment with bug link ...
jhawkins@chromium.org
2010-06-08
1
-17
/
+12
*
Wrap Sqlite utils functions into a sqlite_utils namespace.
tfarina@chromium.org
2010-06-03
3
-6
/
+6
[next]