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.vcproj
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow connecting and messaging with extension ports by funneling external
mpcomplete@google.com
2009-05-19
1
-0
/
+8
*
Adds an index over bookmark titles for fast look up.
sky@chromium.org
2009-05-19
1
-0
/
+8
*
Adds a new command line switch called new-new-tab-page which enables
arv@chromium.org
2009-05-19
1
-0
/
+8
*
Rename RendererSecurityPolicy and move it to browser\. No code change.
jam@chromium.org
2009-05-18
1
-8
/
+8
*
First step to enable end-to-end testing of extensions through the
aa@chromium.org
2009-05-15
1
-0
/
+8
*
Introducing the Utility process, which handles the unpacking and verification
mpcomplete@google.com
2009-05-15
1
-0
/
+8
*
GTK: Add download shelf first show animation.
estade@chromium.org
2009-05-15
1
-0
/
+4
*
Undo changes to files that crept into the wrong CL
estade@chromium.org
2009-05-15
1
-4
/
+0
*
Linux: Make findbar restore focus to last focused widget on close.
estade@chromium.org
2009-05-15
1
-0
/
+4
*
revert r16181 as it broke linux
estade@chromium.org
2009-05-15
1
-8
/
+8
*
Rename RendererSecurityPolicy and move it to browser\. No code change.
jam@chromium.org
2009-05-15
1
-8
/
+8
*
Finish refactoring to make SSLPolicy and friends unit testable. Next stop: t...
abarth@chromium.org
2009-05-15
1
-3
/
+11
*
Refactors DockInfo so that it can be used on Linux. I haven't done the
sky@chromium.org
2009-05-15
1
-0
/
+4
*
Implement OS X Encoding Menu.
jeremy@chromium.org
2009-05-14
1
-0
/
+8
*
Revert "Implement OS X Encoding Menu."
tc@google.com
2009-05-14
1
-2691
/
+0
*
Implement OS X Encoding Menu.
jeremy@chromium.org
2009-05-14
1
-0
/
+2691
*
Enable basic saving/restoring window placements on Mac.
rohitrao@chromium.org
2009-05-14
1
-0
/
+4
*
Extract Windows-specific parts of TaskManager.
phajdan.jr@chromium.org
2009-05-14
1
-0
/
+4
*
Factor SSLPolicyBackend out of SSLManager.
abarth@chromium.org
2009-05-14
1
-0
/
+8
*
Refactor the inner classes from SSLManager to their own files to reduce the c...
abarth@chromium.org
2009-05-14
1
-2680
/
+2700
*
FormatErrorMessage() functions are now publicly available from ExtensionError...
rafaelw@chromium.org
2009-05-12
1
-2672
/
+2680
*
This is the first pass at themes.
glen@chromium.org
2009-05-09
1
-0
/
+16
*
Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...
ben@chromium.org
2009-05-08
1
-12
/
+0
*
Stub implementation of linux, mac icon loader/manager.
estade@chromium.org
2009-05-08
1
-3
/
+7
*
Windows icon loader refactor in preparation for port.
estade@chromium.org
2009-05-07
1
-2
/
+6
*
Clicking on a folder in the bookmark bar now shows its contents as a menu.
erg@google.com
2009-05-06
1
-2
/
+2
*
Resurrect ExtensionProcessManager. Move the code for starting extension
mpcomplete@google.com
2009-05-06
1
-0
/
+8
*
Refactor view from methods to show hung renderer dialog.
tc@google.com
2009-05-06
1
-0
/
+4
*
Create a separate UI surface for extensions (bottom shelf) and remove them fr...
erikkay@google.com
2009-05-06
1
-0
/
+8
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-8
/
+0
*
This is the first part of the PageAction implementation. More work is require...
finnur@chromium.org
2009-05-01
1
-0
/
+8
*
Refactor ExtensionView to support a UI-less extension instance.
mpcomplete@google.com
2009-04-29
1
-0
/
+8
*
Create a bookmark editor dialog interface and implement a GTK version.
erg@google.com
2009-04-28
1
-0
/
+4
*
First cut at adding a map between strings names and resource ids.
tc@google.com
2009-04-24
1
-0
/
+12
*
Adds (non-working) folders and GTK dialogs.
erg@google.com
2009-04-23
1
-0
/
+8
*
Merge BookmarkContextMenuGtk back into BookmarkContextMenu.
erg@google.com
2009-04-21
1
-0
/
+4
*
Rename web_contents_view* files to tab_contents_view* to reflect my previous
brettw@chromium.org
2009-04-21
1
-8
/
+8
*
A subset of the bookmarks API- missing events- missing unit tests- missing ab...
erikkay@google.com
2009-04-17
1
-0
/
+8
*
Re-introducing the toolbar importer code.This is the same code that was remov...
brg@chromium.com
2009-04-16
1
-0
/
+8
*
Remove ExtensionProcessManager and move its functionality onto
mpcomplete@google.com
2009-04-16
1
-8
/
+0
*
Initial plumbing for sending events from the browser to extension renderers. ...
rafaelw@chromium.org
2009-04-16
1
-0
/
+8
*
Remove TabContnetsType from everywhere.
brettw@chromium.org
2009-04-15
1
-4
/
+0
*
Remove the TestTabContents. This makes BrowserWithTestWindow use the
brettw@chromium.org
2009-04-14
1
-8
/
+0
*
Remove the DOMUIHost. It is not used by any code.
brettw@chromium.org
2009-04-13
1
-8
/
+0
*
Hook up a bit more plumbing to ExtensionView which should allow popup windows...
erikkay@google.com
2009-04-13
1
-5
/
+13
*
Introducing ExtensionProcessManager. This manages the ExtensionViews to
mpcomplete@google.com
2009-04-09
1
-0
/
+8
*
Add dummy encryptor implementations for mac and linux.
thestig@chromium.org
2009-04-09
1
-1
/
+1
*
Refactor AppModalDialogQueue and move JS Alert boxes into a MVC.
tc@google.com
2009-04-07
1
-17
/
+13
*
Make the RenderViewHostFactory a global. This prevents us from having to pass
brettw@chromium.org
2009-04-07
1
-0
/
+8
*
Move HTML dialogs out of their own tab contents type. Moved functions to new
brettw@chromium.org
2009-04-03
1
-2
/
+2
[next]