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 "Implement accelerators in the gtk port" at avi's request.
erg@google.com
2009-02-25
1
-22
/
+5
*
Reverting 10400.
jcampan@chromium.org
2009-02-25
1
-6
/
+6
*
When restoring a session, the browser is shown after a tab is selected causin...
jcampan@chromium.org
2009-02-25
1
-6
/
+6
*
Add the hunspell project to Chrome.app and get spellchecker compiling
shess@chromium.org
2009-02-25
1
-1
/
+1
*
Implement accelerators in the gtk port.
erg@google.com
2009-02-25
1
-5
/
+22
*
This CL causes the autofill popup to hide when the browser window is moved or...
jcampan@chromium.org
2009-02-25
1
-0
/
+4
*
Revert "Fixing WebKeyboardEvent."
kuchhal@chromium.org
2009-02-25
1
-2
/
+2
*
Fixing WebKeyboardEvent.
avi@chromium.org
2009-02-25
1
-2
/
+2
*
Delete the ViewSourceTabContents.
brettw@chromium.org
2009-02-25
16
-85
/
+103
*
Enable history and downloads by default, port NewTabUI from DOMUIHost to DOMUI.
glen@chromium.org
2009-02-25
1
-5
/
+1
*
This make accelerators work in interstitial pages.
jcampan@chromium.org
2009-02-25
2
-2
/
+105
*
Taking out unfinished code. I don't understand what role these functions play...
avi@chromium.org
2009-02-24
1
-46
/
+14
*
The find bar should be owned and managed from the BrowserView, not the WebCon...
finnur@google.com
2009-02-24
5
-141
/
+138
*
Clear out the vbox before adding a new widget.
erg@google.com
2009-02-23
1
-0
/
+10
*
Make plugin_installer.cc compile on Posix.
jhawkins@chromium.org
2009-02-23
1
-1
/
+1
*
Update include paths for grit files. Go ahead and resort
tc@google.com
2009-02-22
7
-13
/
+7
*
Bring download_file, download_manager into POSIX build.
estade@chromium.org
2009-02-22
2
-6
/
+6
*
Show page icons on back/forward menu lists on linux.
estade@chromium.org
2009-02-20
1
-4
/
+17
*
Implement the logic to change Renderers. We can now navigate between pages!
erg@google.com
2009-02-20
1
-1
/
+2
*
Revert r10090, which was committed without proper review.
darin@chromium.org
2009-02-20
9
-68
/
+0
*
Add tab content type for developer tools UI.
yurys@google.com
2009-02-20
9
-0
/
+68
*
Add a TabContentsContainerGtk to remove the current hack that inserts the
erg@google.com
2009-02-19
3
-6
/
+13
*
Port TabContentsFactory to posix.
estade@chromium.org
2009-02-19
1
-7
/
+22
*
Remove a workaround made obsolete by Tony's l10n work.
evan@chromium.org
2009-02-19
1
-1
/
+1
*
Make render_view_context_menu_controller.cc compile on Posix.
jhawkins@chromium.org
2009-02-19
2
-9
/
+37
*
Send over the HTTP status code in the ViewHostMsg_FrameNavigate message comin...
ananta@chromium.org
2009-02-19
4
-5
/
+12
*
Super-simplistic status bubble on Linux.
evan@chromium.org
2009-02-19
1
-3
/
+0
*
Bring up save_package, save_item, save_file_manager on posix.
estade@chromium.org
2009-02-19
1
-1
/
+1
*
Make interstitial_page.cc compile on Posix.
jhawkins@chromium.org
2009-02-18
1
-7
/
+28
*
Add the referrer value to the new NavigationEntry.
paulg@google.com
2009-02-18
1
-0
/
+1
*
Add locale_settings.grd to the build. This generates
tc@google.com
2009-02-18
1
-2
/
+2
*
Reverting 9944.
yurys@google.com
2009-02-18
2
-8
/
+0
*
Create communication channel between developer tools UI implemented in JS and...
yurys@google.com
2009-02-18
2
-0
/
+8
*
Make gears_integration.cc compile on Posix. Change the GearsCreateShortcut c...
jhawkins@chromium.org
2009-02-17
2
-8
/
+5
*
Significantly rework coordinate handling for the Cocoa views. Fixes tons of r...
avi@chromium.org
2009-02-17
2
-5
/
+4
*
Keyboard focus mostly works on Linux.
evan@chromium.org
2009-02-17
1
-0
/
+4
*
When internal functions try to focus the location bar, check whether it's foc...
pkasting@chromium.org
2009-02-17
1
-1
/
+1
*
Sad Tab view for the Mac.
avi@chromium.org
2009-02-17
2
-1
/
+50
*
Reverting 9855.
maruel@chromium.org
2009-02-16
2
-8
/
+0
*
Review URL: http://codereview.chromium.org/20405
yurys@google.com
2009-02-16
2
-0
/
+8
*
Make password_manager.cc compile on Posix.
jhawkins@chromium.org
2009-02-15
1
-1
/
+1
*
Fix a crash bug in memory_utils.cc caused by assuming that the
mpcomplete@google.com
2009-02-13
2
-2
/
+2
*
add infobar_delegate.cc to the build
tc@google.com
2009-02-13
2
-6
/
+7
*
Don't focus unfocusable things.
pkasting@chromium.org
2009-02-13
1
-4
/
+7
*
Check for hung plugin windows before detaching them
joshia@google.com
2009-02-13
1
-1
/
+2
*
Port most of MetricsService to Mac and linux.
paul@chromium.org
2009-02-13
1
-1
/
+1
*
Fix tiny fonts in Mac/Linux. Tony deserves credit for this.
evan@chromium.org
2009-02-13
1
-0
/
+9
*
Reapply of Tony's r9656 (Add chrome/browser/ssl/ssl_manager.cc to the build.)
estade@chromium.org
2009-02-12
1
-2
/
+1
*
Revert "Add chrome/browser/ssl/ssl_manager.cc to the build."
tc@google.com
2009-02-12
1
-1
/
+2
*
Porting in chrome/
phajdan.jr@chromium.org
2009-02-12
1
-1
/
+1
[next]