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
/
autocomplete
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add clarifying comment to autocomplete.h
mpearson@chromium.org
2012-04-19
1
-4
/
+15
*
Init keyword_provider_ with NULL on android.
nileshagrawal@chromium.org
2012-04-19
1
-0
/
+1
*
Single URL Expires Were Not Being Deleted.
mrossetti@chromium.org
2012-04-17
3
-10
/
+12
*
Revert 132268 - Single URL Expires Were Not Being Deleted.
mrossetti@chromium.org
2012-04-13
3
-12
/
+10
*
Single URL Expires Were Not Being Deleted.
mrossetti@chromium.org
2012-04-13
3
-10
/
+12
*
Field Trials choices can now be forced from a command line argument, and yet ...
mad@chromium.org
2012-04-12
1
-8
/
+10
*
Reenable KeywordProviderTest.Edit.
thakis@chromium.org
2012-04-11
1
-2
/
+1
*
More misc. cleanups to minimize future refactoring diffs:
pkasting@chromium.org
2012-04-10
4
-45
/
+48
*
Reland r131019: Move most TemplateURL data members to a new struct, TemplateU...
pkasting@chromium.org
2012-04-07
4
-29
/
+37
*
Remove dead file. This file is no longer compiled in as of r124125.
pkasting@chromium.org
2012-04-06
1
-117
/
+0
*
Revert 131019 - This caused memory tests to fail on all the perf bots.
kerz@chromium.org
2012-04-06
4
-37
/
+29
*
Move InMemoryURLIndex Caching Operations to FILE Thread
mrossetti@chromium.org
2012-04-06
1
-1
/
+2
*
Move most TemplateURL data members to a new struct, TemplateURLData. This al...
pkasting@chromium.org
2012-04-05
4
-29
/
+37
*
Add #include <iterator> to files that use std::back_inserter.
halyavin@google.com
2012-04-05
1
-0
/
+1
*
Reland r130431: Move the URL string from TemplateURLRef onto the owning Templ...
pkasting@chromium.org
2012-04-04
5
-32
/
+30
*
Revert 130431 - Move the URL string from TemplateURLRef onto the owning Templ...
dbeam@chromium.org
2012-04-04
5
-29
/
+29
*
Move the URL string from TemplateURLRef onto the owning TemplateURL. This wi...
pkasting@chromium.org
2012-04-03
5
-29
/
+29
*
Reapply 130248 - Add full support for filesystem URLs. Trying to get the buil...
apavlov@chromium.org
2012-04-03
2
-0
/
+18
*
Revert 130248 - Add full support for filesystem URLs.
sergeyu@chromium.org
2012-04-03
2
-18
/
+0
*
Add full support for filesystem URLs.
ericu@google.com
2012-04-02
2
-0
/
+18
*
Revert "Move InMemoryURLIndex Caching Operations to FILE Thread"
scherkus@chromium.org
2012-04-02
1
-2
/
+1
*
Revert "Revert 130190 - Move InMemoryURLIndex Caching Operations to FILE Thread"
scherkus@chromium.org
2012-04-02
1
-0
/
+497
*
Revert 130190 - Move InMemoryURLIndex Caching Operations to FILE Thread
mrossetti@chromium.org
2012-04-02
1
-497
/
+0
*
Move InMemoryURLIndex Caching Operations to FILE Thread
mrossetti@chromium.org
2012-04-02
1
-1
/
+2
*
Make TemplateURLRefs take an owner TemplateURL* (which must not be NULL). Th...
pkasting@chromium.org
2012-03-30
4
-24
/
+23
*
Remove fields from TemplateURL[Ref] that are part of the OSDD spec but never ...
pkasting@chromium.org
2012-03-29
3
-10
/
+9
*
Add an omnibox suggest field trial. The purpose of this is to improve omnibo...
mpearson@chromium.org
2012-03-27
3
-0
/
+86
*
[chromeos] Implement support for getting to date settings that works with the...
csilv@chromium.org
2012-03-26
2
-9
/
+5
*
Revert 128753 - Add full support for filesystem URLs.
ericu@google.com
2012-03-24
2
-18
/
+0
*
Add full support for filesystem URLs.
ericu@google.com
2012-03-24
2
-0
/
+18
*
Misc. small cleanups to minimize TemplateURL refactoring diffs:
pkasting@chromium.org
2012-03-22
2
-21
/
+25
*
Relax check for message loop in SequencedWorkerPool
akalin@chromium.org
2012-03-17
1
-6
/
+1
*
Revert 127016 - Move InMemoryURLIndex Caching Operations to FILE Thread
mpcomplete@chromium.org
2012-03-16
1
-2
/
+1
*
Move InMemoryURLIndex Caching Operations to FILE Thread
mrossetti@chromium.org
2012-03-15
1
-1
/
+2
*
Revert 126982 - Move InMemoryURLIndex Caching Operations to FILE Thread
zmo@google.com
2012-03-15
1
-2
/
+1
*
Move InMemoryURLIndex Caching Operations to FILE Thread
mrossetti@chromium.org
2012-03-15
1
-1
/
+2
*
Clean up ShortcutsProvider and related classes:
pkasting@chromium.org
2012-03-14
7
-296
/
+111
*
Break down Omnibox prerender histograms by PrerenderManager mode.
dominich@chromium.org
2012-03-14
1
-2
/
+3
*
Misc. autocomplete cleanup:
pkasting@chromium.org
2012-03-13
13
-136
/
+152
*
Fix some problems with extension keywords and cases where the AutocompleteCon...
pkasting@chromium.org
2012-03-13
1
-20
/
+19
*
Fix icon returned for HQP matches; the two icons were reversed.
pkasting@chromium.org
2012-03-13
1
-1
/
+1
*
Strip preconnectable matches from prerender consideration.
dominich@chromium.org
2012-03-09
2
-15
/
+31
*
Fix unit_tests compile error in chrome/browser/autocomplete for Android
yfriedman@chromium.org
2012-03-08
1
-1
/
+4
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-1
/
+2
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-1
/
+1
*
Ensure that SequencedWorkerPools in tests don't outlive their tests
akalin@chromium.org
2012-03-06
1
-2
/
+7
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
1
-1
/
+1
*
Fix keyword search erroneously not triggering in two obscure cases:
pkasting@chromium.org
2012-03-02
2
-66
/
+67
*
Some fixes split off from https://chromiumcodereview.appspot.com/9570064/ to ...
pkasting@chromium.org
2012-03-02
1
-9
/
+8
*
Disable storing cookies from URLFetchers that run with a profile's cookie jar.
jochen@chromium.org
2012-02-29
1
-0
/
+2
[next]