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
/
tab_contents
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch over to the new way of enabling/disabling session/local storage.
jorlow@chromium.org
2009-11-05
1
-2
/
+0
*
Only send renderer resize messages for RWHV sizing caused by
tony@chromium.org
2009-11-04
2
-4
/
+9
*
Revert "Convert tabcontentscontainer to use a vbox instead of a fixed. The"
tony@chromium.org
2009-11-04
1
-0
/
+2
*
Implement undo/redo so they will be properly enabled when the web content has...
pinkerton@chromium.org
2009-11-04
1
-0
/
+8
*
Changes session restore to use a normal load rather than preferring
sky@chromium.org
2009-11-03
8
-33
/
+70
*
Convert tabcontentscontainer to use a vbox instead of a fixed. The
tony@chromium.org
2009-11-03
1
-2
/
+0
*
Fifth patch in getting rid of caching MessageLoop pointers.
jam@chromium.org
2009-11-03
3
-6
/
+7
*
Fix a problem in the implementation of search-vs.-go-in-context-menus. We we...
pkasting@chromium.org
2009-11-02
1
-35
/
+20
*
Third patch in getting rid of caching MessageLoop pointers and always using C...
jam@chromium.org
2009-11-02
2
-9
/
+10
*
Add "Go to..." to the context menu when the selected text in a page is a url.
thakis@chromium.org
2009-11-02
2
-24
/
+39
*
Reverting 30679.
thakis@chromium.org
2009-11-01
2
-39
/
+24
*
Add "Go to..." to the context menu when the selected text in a page is a url.
thakis@chromium.org
2009-11-01
2
-24
/
+39
*
Change notification cmd line enabling to use the new RuntimeEnabledFeatures c...
johnnyg@chromium.org
2009-10-31
1
-2
/
+0
*
Reverting 30656.
johnnyg@google.com
2009-10-31
2
-39
/
+24
*
When the user has highlighted something like a URL, in the context menu show ...
pkasting@chromium.org
2009-10-31
2
-24
/
+39
*
Don't use NSEvent currentEvent for the event that starts the context menu, it...
pinkerton@chromium.org
2009-10-29
1
-2
/
+17
*
Attempt at fixing bug 24248 with a workaround.
jcampan@chromium.org
2009-10-28
1
-0
/
+2
*
Add initial implementation of AutoFill++. This implementation is hidden behi...
jhawkins@chromium.org
2009-10-28
2
-2
/
+15
*
Replace ExtensionAction with ExtensionAction2.
aa@chromium.org
2009-10-27
1
-4
/
+4
*
Move page actions over to ExtensionAction2 and get rid of
aa@chromium.org
2009-10-27
2
-78
/
+19
*
Find-in-page should not ding while deleting characters.
finnur@chromium.org
2009-10-26
2
-2
/
+13
*
Refactor BrowserActions, and add support for
aa@chromium.org
2009-10-24
1
-5
/
+21
*
Makes inactive pinned tabs on linux throb when the title changes. I
sky@chromium.org
2009-10-23
3
-4
/
+5
*
Fix build.
thakis@chromium.org
2009-10-23
1
-1
/
+1
*
Make user shortcuts override built-in shortcuts.
thakis@chromium.org
2009-10-23
1
-0
/
+8
*
Fix conflicts between accelerator keys and HTML DOM accesskeys.
suzhe@chromium.org
2009-10-23
5
-20
/
+23
*
Fix for issue 18228.
xiyuan@chromium.org
2009-10-22
2
-1
/
+5
*
The detached bookmark bar should not show on interstitials.
jcampan@chromium.org
2009-10-22
1
-0
/
+3
*
Revert 29747 - Switch over to the new way of enabling/disabling session/local...
nsylvain@chromium.org
2009-10-22
1
-0
/
+2
*
Switch over to the new way of enabling/disabling session/local storage.
jorlow@chromium.org
2009-10-22
1
-2
/
+0
*
Rename AutofillManager to FormFieldHistoryManager to better reflect the purpo...
jhawkins@chromium.org
2009-10-21
2
-8
/
+8
*
Trim unused members from SearchableFormData. Remove copies of WebCore functi...
pkasting@chromium.org
2009-10-21
1
-1
/
+0
*
Rename RenderViewHostDelegate::Autofill to RenderViewHostDelegate::FormFieldH...
jhawkins@chromium.org
2009-10-21
2
-2
/
+4
*
Rename AutoFillForm to FormFieldValues to better reflect the purpose of the d...
jhawkins@chromium.org
2009-10-20
1
-1
/
+0
*
Convert some structures in webkit/glue to string16.
darin@chromium.org
2009-10-20
2
-3
/
+3
*
Cleanup unneccessary include.
thakis@chromium.org
2009-10-20
1
-1
/
+0
*
add enableWebSockets in WebKit API
ukai@chromium.org
2009-10-20
1
-2
/
+0
*
Fix DCHECK.
thakis@chromium.org
2009-10-20
1
-0
/
+7
*
Make window cycling work even if you change it to something else than cmd-` i...
thakis@chromium.org
2009-10-19
1
-32
/
+13
*
Convert the spellchecker and associated messages and functions to use string16
brettw@chromium.org
2009-10-19
1
-2
/
+2
*
Make backspace not go back while IME is active.
thakis@chromium.org
2009-10-19
1
-0
/
+3
*
Implement new page action API.
mpcomplete@chromium.org
2009-10-16
2
-23
/
+40
*
Popup width and height are now dynamic.
erikkay@chromium.org
2009-10-16
4
-7
/
+7
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
1
-1
/
+11
*
Reverted 29258.
akalin@chromium.org
2009-10-16
1
-11
/
+1
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
1
-1
/
+11
*
Reverted 29255.
akalin@chromium.org
2009-10-16
1
-11
/
+1
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
1
-1
/
+11
*
Reverted 29253.
akalin@chromium.org
2009-10-16
1
-11
/
+1
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
1
-1
/
+11
[next]