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
*
[Mac] Ignore incorrect focus notifications in Omnibox.
shess@chromium.org
2009-11-12
1
-0
/
+9
*
[Mac] Support undo in the omnibox.
rohitrao@chromium.org
2009-11-12
1
-0
/
+3
*
Total guess fixes for the bug.
thomasvl@chromium.org
2009-11-12
1
-1
/
+2
*
Adding implementation of AutocompleteEditViewMac::IsSelectAll().
jcampan@chromium.org
2009-11-12
2
-7
/
+9
*
Avoid inconsistent state (leading to checkfailures) due to Windows minimize/r...
pkasting@chromium.org
2009-11-11
1
-6
/
+1
*
Added a flag to the Canvas class which allows forcing an RTL directionality
idana@chromium.org
2009-11-11
1
-1
/
+1
*
Add support for slowing down all animations on the Mac by using the shift and/or
dmaclach@chromium.org
2009-11-10
1
-1
/
+3
*
Fix various problems with inline autocomplete and URLs that change length dur...
pkasting@chromium.org
2009-11-07
5
-39
/
+84
*
Revert "Revert r31175 r31176 r31187"
hclam@chromium.org
2009-11-06
6
-2
/
+14
*
Rever r31175 r31176 r31187
hclam@chromium.org
2009-11-06
6
-14
/
+2
*
Reverts some useful code accidently removed by CL http://codereview.chromium....
suzhe@chromium.org
2009-11-06
2
-6
/
+6
*
Fifth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
6
-2
/
+14
*
Restoring r29827. The skia file is new to this attempt, and may be what was c...
pamg@google.com
2009-11-04
2
-13
/
+0
*
Try to add more sanity checking to help track down a crash.
pkasting@chromium.org
2009-11-04
2
-3
/
+9
*
Eliminate QueryOptions::most_recent_visit_only. All non-unittest consumers o...
pkasting@chromium.org
2009-11-03
1
-2
/
+1
*
Better handling of UNKNOWN versus QUERY in a couple ways.
pkasting@chromium.org
2009-11-03
4
-15
/
+69
*
Removes test that we're likely never going to reenable.
sky@chromium.org
2009-11-03
1
-66
/
+32
*
Unittest for fix to allow navigation when there is no history DB.
pkasting@chromium.org
2009-11-02
3
-7
/
+33
*
Third patch in getting rid of caching MessageLoop pointers and always using C...
jam@chromium.org
2009-11-02
2
-0
/
+15
*
Linux: Re-enable omnibox select-all-on-click for Chrome OS builds.
derat@chromium.org
2009-10-31
2
-0
/
+101
*
Make sure we can still navigate to URLs when the History DB can't be loaded.
pkasting@chromium.org
2009-10-30
2
-4
/
+19
*
Factor search vs. navigate classification into its own file to make it more b...
pkasting@chromium.org
2009-10-29
2
-82
/
+16
*
Use a regular interface pointer for ITextDocument in AutocompleteEditViewWin.
ben@chromium.org
2009-10-29
2
-8
/
+25
*
linux: don't override mouse selection behavior in omnibox
evan@chromium.org
2009-10-28
2
-90
/
+2
*
Loosen RFC 1738 compliance check to allow underscores where we already allowe...
pkasting@chromium.org
2009-10-27
2
-5
/
+7
*
Remove dead variables.
pkasting@chromium.org
2009-10-27
1
-10
/
+0
*
Simplify threading in browser thread by making only ChromeThread deal with di...
jam@chromium.org
2009-10-27
1
-3
/
+8
*
CompactNavigationBar for toolkit views build, with some design change per Col...
oshima@chromium.org
2009-10-26
2
-0
/
+4
*
[Mac] Adjust Omnibox implementation to not break undo chain.
shess@chromium.org
2009-10-26
1
-1
/
+1
*
Revert 29827 - Refactor securityicon code to a more general form, also more c...
nsylvain@chromium.org
2009-10-23
2
-0
/
+13
*
Refactor security-icon code to a more general form, also more consistent with
pamg@google.com
2009-10-22
2
-13
/
+0
*
[Mac] Cmd-Return in the omnibox should revert the omnibox text back to its or...
rohitrao@chromium.org
2009-10-22
3
-12
/
+29
*
Fix for issue 24888
xiyuan@chromium.org
2009-10-21
1
-0
/
+24
*
Parse input with explicit schemes better. Before, if the user typed "http://...
pkasting@chromium.org
2009-10-19
2
-26
/
+59
*
Allow the history URL provider to handle input of type QUERY. This helps in ...
pkasting@chromium.org
2009-10-19
7
-157
/
+97
*
BUG=23107 Last character of completed path in Omnibar is the wrong color afte...
suzhe@chromium.org
2009-10-19
1
-7
/
+37
*
Classify more types of input as queries.
pkasting@chromium.org
2009-10-16
2
-15
/
+27
*
[Mac] Trim Omnibox hints as field shrinks.
shess@chromium.org
2009-10-15
3
-25
/
+12
*
Remove the include of nsimage_cache_mac since it's not used in these files an...
thomasvl@chromium.org
2009-10-15
1
-1
/
+0
*
Linux: Stack autocomplete popup window directly on top of the browser's tople...
suzhe@chromium.org
2009-10-15
2
-1
/
+14
*
More style nits.
erg@google.com
2009-10-14
2
-2
/
+1
*
Implement shift+delete for removing omnibox entries on Linux.
tony@chromium.org
2009-10-14
2
-3
/
+19
*
Gtk: draw the secure scheme color over the correct char range.
estade@chromium.org
2009-10-13
1
-3
/
+5
*
Header dependency cleanup in chrome/
phajdan.jr@chromium.org
2009-10-12
1
-0
/
+1
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
1
-1
/
+1
*
Remove the dependency on i18n/icu_string_conversions from base/string_util.h.
brettw@chromium.org
2009-10-10
1
-2
/
+4
*
Don't draw the red line when the security level is SECURE.
yusukes@google.com
2009-10-10
1
-7
/
+7
*
[Mac] Fix some omnibox breakage for small windows.
shess@chromium.org
2009-10-09
3
-10
/
+149
*
GTK: Draw a strikethrough over bad https.
estade@chromium.org
2009-10-09
2
-6
/
+85
*
Remove comments and const_cast that is no longer necessary with the latest Skia.
brettw@chromium.org
2009-10-08
1
-4
/
+1
[next]