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
/
browser.scons
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build
jrg@chromium.org
2009-03-26
1
-1
/
+0
*
Add basic infrastructure for sending async browser API request and receiving ...
aa@chromium.org
2009-03-24
1
-0
/
+2
*
Initial rev at a message passing API for extensions. So far, only passing
mpcomplete@google.com
2009-03-23
1
-0
/
+2
*
Add initial implementation of the Linux TabStrip.
jhawkins@chromium.org
2009-03-23
1
-0
/
+1
*
Remove the old and no longer used SafeBrowsing storage
paulg@google.com
2009-03-21
1
-2
/
+0
*
Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.
darin@chromium.org
2009-03-19
1
-1
/
+1
*
Make startup_tests build and work on Mac.
phajdan.jr@chromium.org
2009-03-18
1
-0
/
+8
*
Adds Get(Root)WindowRect handlers for the Mac.
avi@google.com
2009-03-18
1
-0
/
+1
*
Merge DOMUIContents into WebContents.
brettw@chromium.org
2009-03-17
1
-2
/
+6
*
Use devtool_ prefix instead of dev_tools_ to be consistent with the rest code.
yurys@google.com
2009-03-17
1
-2
/
+2
*
Enable AutocompleteTest, HistoryURLProviderTest,
shess@chromium.org
2009-03-16
1
-1
/
+0
*
Highlights of changes:
hclam@chromium.org
2009-03-13
1
-0
/
+2
*
Rename DebuggerContents to DebuggerUI and move to the dom_ui folder.
brettw@chromium.org
2009-03-13
1
-0
/
+3
*
Gtk dialogs, first cut.
estade@chromium.org
2009-03-12
1
-0
/
+1
*
Some work in refactoring FindBarWin/FindBarView so
tc@google.com
2009-03-12
1
-0
/
+3
*
First cut at the find bar.
tc@google.com
2009-03-10
1
-0
/
+1
*
Implement a GTK LocationBarView and Autocomplete{Edit,Popup}View.
deanm@chromium.org
2009-03-10
1
-0
/
+3
*
Implement right click context menu on gtk.
estade@chromium.org
2009-03-09
1
-0
/
+1
*
Refactor render view context menu in preparation for porting.
estade@chromium.org
2009-03-07
1
-2
/
+0
*
Rename browser_toolbar_view_gtk.{h,cc} to browser_toolbar_gtk.{h,cc}
estade@chromium.org
2009-03-06
1
-1
/
+1
*
Get history and download HTML UIs into Mac/Linux builds along with supporting...
pinkerton@chromium.org
2009-03-05
1
-0
/
+4
*
Add download items to the download shelf in linux.
estade@chromium.org
2009-03-04
1
-0
/
+1
*
Basic download shelf implementation on linux.
estade@chromium.org
2009-03-04
1
-0
/
+3
*
Initial checkin of the out of process worker implementation.
jam@chromium.org
2009-03-04
1
-0
/
+4
*
Update browser.scons and chrome.gyp to match files removed in r10832.
jhawkins@chromium.org
2009-03-03
1
-20
/
+0
*
Cleanup the autocomplete model includes. Move from a deprecated std::wstring...
deanm@chromium.org
2009-03-03
1
-2
/
+0
*
Initial work on chrome-ui://extensions/ page. URL now displays a static templ...
rafaelw@chromium.org
2009-02-28
1
-0
/
+2
*
Prototype extension process. This is a proof of concept, with a lot of
mpcomplete@google.com
2009-02-27
1
-0
/
+2
*
Add a centralized error reporter to the
aa@chromium.org
2009-02-27
1
-0
/
+2
*
Pull the autocomplete popup into separate model and view files.
deanm@chromium.org
2009-02-27
1
-3
/
+6
*
Finish porting importer for Posix:
jhawkins@chromium.org
2009-02-27
1
-8
/
+1
*
Re-land r10564 with a fix for unit tests. Fixed a typo in an ifdef.
jhawkins@chromium.org
2009-02-27
1
-1
/
+0
*
Reverting 10564.
jhawkins@chromium.org
2009-02-27
1
-0
/
+1
*
Make firefox_importer_utils.cc compile on Posix.
jhawkins@chromium.org
2009-02-27
1
-1
/
+0
*
Fix Linux shared build breakages due to undefined symbols.
mmoss@chromium.org
2009-02-27
1
-0
/
+1
*
Make importer.cc compile on Posix.
jhawkins@chromium.org
2009-02-26
1
-1
/
+0
*
Remove view_source_contents.cc from the porting list as this file was removed...
jhawkins@chromium.org
2009-02-26
1
-1
/
+0
*
Make render_view_context_menu.cc compile on Posix.
jhawkins@chromium.org
2009-02-26
1
-1
/
+0
*
Developer tools messages are forwarded as wrapped IPC::Messages(previously th...
yurys@google.com
2009-02-26
1
-0
/
+2
*
Make web_drag_source.cc compile on Posix.
jhawkins@chromium.org
2009-02-26
1
-1
/
+0
*
Make chrome_plugin_host.cc and chrome_plugin_util.cc compile on Posix.
jhawkins@chromium.org
2009-02-26
1
-1
/
+0
*
Linux: server side backing stores
agl@chromium.org
2009-02-25
1
-1
/
+1
*
Enable the ToolbarModel on Mac and Linux. Implement ChromeFont on Mac.
pinkerton@chromium.org
2009-02-25
1
-1
/
+0
*
Compile parts of chrome/browser/automation on Linux.
phajdan.jr@chromium.org
2009-02-25
1
-2
/
+0
*
Delete the ViewSourceTabContents.
brettw@chromium.org
2009-02-25
1
-2
/
+0
*
Make bookmark_context_menu.cc and bookmark_drop_info.cc compile on Posix.
jhawkins@chromium.org
2009-02-25
1
-2
/
+0
*
Add "new tab" ui to the build and remove some of the scaffolding. Fix compati...
pinkerton@chromium.org
2009-02-25
1
-1
/
+0
*
Make bookmark_drag_data.cc compile on Posix.
jhawkins@chromium.org
2009-02-24
1
-1
/
+0
*
Make bookmark_utils.cc compile on Posix.
jhawkins@chromium.org
2009-02-24
1
-1
/
+0
*
Make autocomplete.cc and dependencies compile on Posix.
jhawkins@chromium.org
2009-02-24
1
-3
/
+0
[next]