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
*
GTTF: Move more test server code from net/url_request/url_request_unittest.h
phajdan.jr@chromium.org
2010-07-29
1
-0
/
+1
*
[Mac] First pass at final sizing of toolbar items.
shess@chromium.org
2010-07-29
2
-3
/
+3
*
Cleanup: Remove unneeded headers from app/
thestig@chromium.org
2010-07-29
2
-3
/
+0
*
Revert 54074 - Add initial tests for keyboard access (tabbing in some dialogs).
rohitrao@chromium.org
2010-07-29
1
-2
/
+0
*
Add initial tests for keyboard access (tabbing in some dialogs).
dtseng@chromium.org
2010-07-28
1
-0
/
+2
*
browser: Fix some presubmit errors.
tfarina@chromium.org
2010-07-28
1
-3
/
+2
*
Modified resources for M6 theme. This doesn't actually modify layout yet, ju...
pkasting@chromium.org
2010-07-28
1
-2
/
+2
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
16
-0
/
+16
*
[Mac] Cancel autocomplete popup animations using an AppKit bug workaround.
rohitrao@chromium.org
2010-07-23
1
-6
/
+22
*
Attemp 2 at:
sky@chromium.org
2010-07-21
1
-7
/
+0
*
Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa...
pinkerton@chromium.org
2010-07-20
1
-0
/
+7
*
Makes the toolbar visible for apps again. Here's the set of patches I
sky@chromium.org
2010-07-20
1
-7
/
+0
*
GTK: improve clipboard compatibility with firefox + evolution.
estade@chromium.org
2010-07-20
1
-5
/
+4
*
Header Cleanup: Remove unncessary include of sqlite_utils.h in some files.
tfarina@chromium.org
2010-07-17
1
-1
/
+0
*
Disable AutocompleteBrowserTest.Basic instead of FLAKY_
oshima@chromium.org
2010-07-16
1
-2
/
+2
*
Mark AutocompleteBrowserTest.Basic as flaky.
oshima@chromium.org
2010-07-16
1
-1
/
+9
*
Use the extension icon for extension omnibox results instead of the generic
mpcomplete@chromium.org
2010-07-15
6
-24
/
+75
*
Move implementation from header to source.
erg@chromium.org
2010-07-15
4
-29
/
+72
*
Attempt four at landing the "histogram.h removed from message_loop.h" patch.
erg@chromium.org
2010-07-15
3
-0
/
+3
*
[Mac] Line up omnibox field icons and text with popup.
shess@chromium.org
2010-07-15
1
-6
/
+6
*
Revert everything related to the relanding.
erg@chromium.org
2010-07-14
3
-3
/
+0
*
Reland r52336.
erg@chromium.org
2010-07-14
3
-0
/
+3
*
Revert 52336 - More header cleanup:
erg@chromium.org
2010-07-14
3
-3
/
+0
*
More header cleanup:
erg@chromium.org
2010-07-14
3
-0
/
+3
*
[Mac] Mouse clicks in omnibox close popup.
shess@chromium.org
2010-07-12
2
-5
/
+0
*
[Mac] Bring https:// coloring into line with views.
shess@chromium.org
2010-07-08
1
-7
/
+8
*
Adds the --enable-in-memory-url-index switch to gate creation and use of the ...
rohitrao@chromium.org
2010-07-02
1
-19
/
+27
*
Add support for omnibox.onInputStarted and onInputCancelled.
mpcomplete@chromium.org
2010-07-02
4
-5
/
+75
*
Moves gtk accelerator processing functions to base/gtk_util so I can
sky@chromium.org
2010-07-01
1
-0
/
+1
*
Change a bunch of string types.
estade@chromium.org
2010-06-29
7
-34
/
+41
*
Make the location bar generate accessibility extension API events on linux/vi...
dmazzoni@chromium.org
2010-06-29
1
-0
/
+4
*
Attempt 2 at Moving Browser::AddTypes to TabStripModel. The first
sky@chromium.org
2010-06-28
1
-1
/
+1
*
Rename Dns prefetching files to Predictor files
jar@chromium.org
2010-06-27
1
-1
/
+1
*
[Mac] Push location bar implementation into subdir.
shess@chromium.org
2010-06-25
1
-1
/
+1
*
Change classes and functions for DNS Prefetching to Predictor*
jar@chromium.org
2010-06-25
1
-3
/
+3
*
Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarily
sky@chromium.org
2010-06-24
1
-1
/
+1
*
This CL fixes issue 43800 - RTL/LTR eliding in Linux omnibox dropdown.
xji@chromium.org
2010-06-24
1
-8
/
+24
*
Moves Browser::AddTypes to TabStripModel. This patch is primarily
sky@chromium.org
2010-06-24
1
-1
/
+1
*
Adds comment to why we need std::min in getting selection start.
sky@chromium.org
2010-06-24
3
-7
/
+12
*
Canvas refactoring part 2.
ben@chromium.org
2010-06-23
1
-1
/
+2
*
Replace wstring with string16 in history. The only time wstring is used now i...
brettw@chromium.org
2010-06-23
8
-105
/
+117
*
Mac/clang: First pass over unit_tests
thakis@chromium.org
2010-06-23
1
-13
/
+13
*
Makes dragging url from omnibox use same logic as copying from
sky@chromium.org
2010-06-22
1
-6
/
+12
*
Fix some issues with the omnibox extension API in incognito windows.
mpcomplete@chromium.org
2010-06-22
1
-6
/
+24
*
Make right-clicking the omnibox with nothing selected select all (just like l...
pkasting@chromium.org
2010-06-22
2
-70
/
+118
*
Cleanup: Get rid of chrome/common/gfx/utils.h.
tfarina@chromium.org
2010-06-22
1
-1
/
+4
*
Address some visual problems with the omnibox extension API:
mpcomplete@chromium.org
2010-06-21
1
-38
/
+26
*
Make FixupURL() return a GURL instead of a string (i.e. do fixup + canonicali...
pkasting@chromium.org
2010-06-18
8
-32
/
+41
*
Fix a bug where clicking an extension omnibox keyword suggestion would
mpcomplete@chromium.org
2010-06-18
5
-49
/
+58
*
[Mac] Round off omnibox and popup.
shess@chromium.org
2010-06-17
1
-11
/
+16
[next]