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
/
ui
/
search_engines
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split testing_pref_service.h/.cc into two parts, generic vs. Chrome-specific.
joi@chromium.org
2013-02-12
1
-1
/
+1
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
1
-1
/
+1
*
Check URL in PageHasOSDD IPC handler.
wez@chromium.org
2013-02-06
1
-1
/
+2
*
Linux/ChromeOS Chromium style checker cleanup, chrome/browser/ui edition.
rsleevi@chromium.org
2013-02-06
1
-4
/
+4
*
Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.
joi@chromium.org
2013-02-06
2
-5
/
+5
*
DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.
avi@chromium.org
2013-01-07
1
-1
/
+1
*
Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.
joi@chromium.org
2012-12-22
3
-4
/
+4
*
Remove straggling TabContents references.
avi@chromium.org
2012-12-14
1
-1
/
+1
*
Finish converting FaviconService to use CancelableTaskTracker.
kaiwang@chromium.org
2012-12-12
1
-5
/
+6
*
chrome/browser/ui: Do not use Value::Create* functions.
tfarina@chromium.org
2012-11-21
1
-5
/
+5
*
Move WebContentsUserData to content/public/browser.
joi@chromium.org
2012-10-09
1
-3
/
+3
*
Revert "Revert 159158 - Make using WebContentsUserData simpler."
avi@chromium.org
2012-09-28
2
-2
/
+1
*
Revert 159158 - Make using WebContentsUserData simpler.
dharani@google.com
2012-09-28
2
-1
/
+2
*
Make using WebContentsUserData simpler.
avi@chromium.org
2012-09-27
2
-2
/
+1
*
Move WebContentsUserData to chrome/browser/common.
avi@chromium.org
2012-09-27
1
-1
/
+1
*
Switch SearchEngineTabHelper to use WebContentsUserData.
avi@chromium.org
2012-09-22
2
-7
/
+15
*
Change FaviconData to be able to return data for multiple bitmaps for same ic...
pkotwicz@chromium.org
2012-08-30
1
-9
/
+8
*
Revert 153695 - Change FaviconData to be able to return data for multiple bit...
pkotwicz@chromium.org
2012-08-28
1
-8
/
+9
*
Change FaviconData to be able to return data for multiple bitmaps for same ic...
pkotwicz@chromium.org
2012-08-28
1
-9
/
+8
*
Moving FaviconService to a ProfileKeyedService.
rlp@chromium.org
2012-08-23
1
-3
/
+3
*
Revert 152904 - Moving FaviconService to a ProfileKeyedService.
ricow@chromium.org
2012-08-23
1
-3
/
+3
*
Moving FaviconService to a ProfileKeyedService.
rlp@chromium.org
2012-08-23
1
-3
/
+3
*
This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...
benrg@chromium.org
2012-07-11
1
-1
/
+1
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
6
-6
/
+0
*
mac: Remove nav.pdf in favor of IDR_DEFAULT_FAVICON.
thakis@chromium.org
2012-06-26
1
-1
/
+1
*
A working implementation of AQS (Assisted Query Stats).
bartn@google.com
2012-06-24
1
-5
/
+4
*
Make AutocompleteClassifier a ProfileKeyedService.
pkasting@chromium.org
2012-06-12
1
-1
/
+2
*
Converted the rest of chrome except for extensions and favicons to user Image...
pkotwicz@chromium.org
2012-06-05
2
-3
/
+2
*
Revert 140531 - Converted the rest of chrome except for extensions and favico...
pkotwicz@chromium.org
2012-06-05
2
-2
/
+3
*
Converted the rest of chrome except for extensions and favicons to user Image...
pkotwicz@chromium.org
2012-06-05
2
-3
/
+2
*
Converts ui/views/controls, ui/views/examples, ui/base/models to use gfx::Ima...
pkotwicz@chromium.org
2012-05-24
2
-3
/
+8
*
Remove the "autogenerate keyword" bit on TemplateURL.
pkasting@chromium.org
2012-05-08
1
-1
/
+11
*
Remove const qualifiers on "TemplateURL*" in many TemplateURLService APIs. T...
pkasting@chromium.org
2012-04-27
9
-24
/
+24
*
Add a Profile* member to TemplateURL. This makes some invocations of Replace...
pkasting@chromium.org
2012-04-23
4
-5
/
+5
*
Extend the default search provider sanity checks.
ivankr@chromium.org
2012-04-19
1
-3
/
+3
*
Enforce that TemplateURLs' URLs cannot be empty.
pkasting@chromium.org
2012-04-19
2
-19
/
+16
*
More misc. cleanups to minimize future refactoring diffs:
pkasting@chromium.org
2012-04-10
2
-0
/
+2
*
Reland r131019: Move most TemplateURL data members to a new struct, TemplateU...
pkasting@chromium.org
2012-04-07
4
-28
/
+25
*
Revert 131019 - This caused memory tests to fail on all the perf bots.
kerz@chromium.org
2012-04-06
4
-25
/
+28
*
Fallback to a prepopulated search engine if there is not default search engin...
ivankr@chromium.org
2012-04-06
1
-7
/
+3
*
Move most TemplateURL data members to a new struct, TemplateURLData. This al...
pkasting@chromium.org
2012-04-05
4
-28
/
+25
*
Reland r130431: Move the URL string from TemplateURLRef onto the owning Templ...
pkasting@chromium.org
2012-04-04
4
-15
/
+11
*
Revert 130431 - Move the URL string from TemplateURLRef onto the owning Templ...
dbeam@chromium.org
2012-04-04
4
-11
/
+15
*
Move the URL string from TemplateURLRef onto the owning TemplateURL. This wi...
pkasting@chromium.org
2012-04-03
4
-15
/
+11
*
Convert TemplateURLFetcher to a ProfileKeyedService.
rlp@chromium.org
2012-04-03
1
-3
/
+5
*
Make TemplateURLRefs take an owner TemplateURL* (which must not be NULL). Th...
pkasting@chromium.org
2012-03-30
2
-6
/
+10
*
Remove fields from TemplateURL[Ref] that are part of the OSDD spec but never ...
pkasting@chromium.org
2012-03-29
3
-7
/
+7
*
Misc. small cleanups to minimize TemplateURL refactoring diffs:
pkasting@chromium.org
2012-03-22
5
-36
/
+33
*
Clean up chrome/browser/ui/search_engines/:
pkasting@chromium.org
2012-03-16
5
-133
/
+103
*
Do cookie checks in NetworkDelegate instead of the URLRequest::Delegate.
jochen@chromium.org
2012-03-09
1
-0
/
+1
[next]