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
*
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
*
TBR: nick@chromium.org
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
*
Let cmd-` switch windows again.
thakis@chromium.org
2009-10-16
1
-0
/
+25
*
Re-try r29078: Remove some deprecated file_util wstring functions.
estade@chromium.org
2009-10-15
1
-1
/
+1
*
Revert wstring patch (r29078 and follow up commits). It is causing failures o...
estade@chromium.org
2009-10-15
1
-1
/
+1
*
Remove some deprecated file_util wstring functions.
estade@chromium.org
2009-10-15
1
-1
/
+1
*
Fixing a bug with interstitial pages triggered with malware.
jcampan@chromium.org
2009-10-15
1
-1
/
+6
*
Add histogram for how tab closing time. Did some cleanup along the way. Mov...
jam@chromium.org
2009-10-14
4
-24
/
+45
*
More style nits.
erg@google.com
2009-10-14
13
-12
/
+20
*
Wire up printing on the Mac
stuartmorgan@chromium.org
2009-10-13
1
-2
/
+2
*
This CL is for the needs of ChromeFrame.
stoyan@google.com
2009-10-13
2
-1
/
+8
*
Send key equivalents to renderer first.
thakis@chromium.org
2009-10-12
1
-3
/
+12
*
Header dependency cleanup in chrome/
phajdan.jr@chromium.org
2009-10-12
10
-15
/
+24
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
4
-5
/
+4
*
Reland: Rename ThemePreviewInfobarDelegate to
aa@chromium.org
2009-10-09
1
-3
/
+3
*
Moving ShowContextMenu out of WebView_delegate and into WebViewClient
yaar@chromium.org
2009-10-09
2
-55
/
+67
*
Forgot backspace/shift-backspace.
thakis@chromium.org
2009-10-09
1
-6
/
+9
*
Revert r28519-28523. Accidentally used wrong command,
aa@chromium.org
2009-10-09
1
-3
/
+3
*
patch from issue 261007
aa@chromium.org
2009-10-09
1
-3
/
+3
*
Support cmd-left/right for history.
thakis@chromium.org
2009-10-09
1
-0
/
+15
*
Pulls WebDragDest out of TabContentsViewGtk so that it can be used by
sky@chromium.org
2009-10-08
4
-235
/
+289
*
Ensure that the plugin HWND doesn't disappear before the plugin gets NPP_SetW...
jam@chromium.org
2009-10-08
6
-21
/
+0
*
Revert "Revert "Add startup tests that log start script, domcontentloaded, an...
tony@chromium.org
2009-10-07
1
-0
/
+10
*
Move MediaPlayerAction to WebMediaPlayerAction. Switch to an enum and a
darin@chromium.org
2009-10-07
2
-28
/
+33
*
Revert "Add startup tests that log start script, domcontentloaded, and onload."
mattm@chromium.org
2009-10-07
1
-10
/
+0
*
Add startup tests that log start script, domcontentloaded, and onload.
tony@chromium.org
2009-10-07
1
-0
/
+10
*
Modify extension request IPC messages to pass a ListValue instead of a string.
mpcomplete@chromium.org
2009-10-06
2
-2
/
+2
*
Implement --enable-web-sockets flag.
ukai@chromium.org
2009-10-06
1
-0
/
+2
[next]