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
/
ui
/
cocoa
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove obsolete TODO and add a bunch of OVERRIDEs.
mihaip@chromium.org
2011-08-31
1
-2
/
+3
*
[Mac] Don't crash when an extension infobar is showing and the frame is resized.
yoz@chromium.org
2011-08-22
1
-1
/
+1
*
Implement an initial extension settings API.
kalman@chromium.org
2011-08-10
1
-0
/
+9
*
[Sync] Remove need for WideToUTF8 conversion for SyncBackendHost
akalin@chromium.org
2011-08-03
1
-0
/
+1
*
Move more files from chrome/test to chrome/test/base, part #4
phajdan.jr@chromium.org
2011-08-01
1
-1
/
+1
*
Keep a pointer to the owning TabContents on InfoBarDelegates, clearing it whe...
pkasting@chromium.org
2011-07-28
1
-1
/
+3
*
Removal of Profile from content part 2.
avi@chromium.org
2011-07-27
1
-1
/
+1
*
Revert 94332 - Removal of Profile from content part 2.
sergeyu@chromium.org
2011-07-27
1
-1
/
+1
*
Removal of Profile from content part 2.
avi@chromium.org
2011-07-27
1
-1
/
+1
*
Re-land the experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
2
-0
/
+5
*
Revert 94288 - Add an experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
2
-5
/
+0
*
Add an experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
2
-0
/
+5
*
DevTools: move devtools_window to chrome/, remove most chrome/ dependencies f...
pfeldman@chromium.org
2011-07-20
1
-1
/
+1
*
Resize install dialog to fit extension title
keishi@google.com
2011-07-19
1
-0
/
+10
*
Fix for build failures on mac and Linux
ananta@chromium.org
2011-07-10
1
-2
/
+2
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
5
-25
/
+28
*
DevTools: devtools manager should know nothing about DevToolsWindow
yurys@chromium.org
2011-07-07
1
-2
/
+2
*
[Mac] InfoBarController should call into its TabContentsWrapper directly when...
isherman@chromium.org
2011-07-06
1
-1
/
+3
*
Wholesale move of debugger sources to content.
joi@chromium.org
2011-06-29
1
-1
/
+1
*
Fix the Extension.Permissions_*Cancel histograms.
jstritar@chromium.org
2011-06-28
2
-4
/
+4
*
Mac: Disable Options in context menu for page actions and browser actions tha...
yoz@chromium.org
2011-06-22
1
-11
/
+5
*
Move app/mac/ files to ui/gfx/mac/ directory.
tfarina@chromium.org
2011-06-22
1
-2
/
+2
*
Moves NavigationController::session_id into RestoreTabHelper.
sky@chromium.org
2011-06-14
1
-2
/
+4
*
Move ui/gfx/image* to ui/gfx/image/.
rsesek@chromium.org
2011-06-13
1
-1
/
+1
*
Change InfoBar-related notifications to be sourced from a TabContentsWrapper,...
pkasting@chromium.org
2011-06-02
1
-2
/
+2
*
Misc. infobar stuff:
pkasting@chromium.org
2011-05-24
1
-1
/
+1
*
Fix Mac build for CreatePopup in extension_popup_controller.mm
jamescook@chromium.org
2011-05-20
1
-1
/
+1
*
Move the little infobar code from TabContents to TabContentsWrapper.
jam@chromium.org
2011-05-18
1
-5
/
+5
*
Add an accessibility title for browser action buttons.
dtseng@chromium.org
2011-05-17
1
-0
/
+3
*
Refactor preference syncing.
zea@chromium.org
2011-05-09
1
-1
/
+3
*
Browser::Type cleanup.
jianli@chromium.org
2011-05-05
1
-1
/
+1
*
Delete code for specially closing browser action popup when clicking icon whi...
yoz@chromium.org
2011-05-05
1
-10
/
+2
*
Fix build break due to toolbar button change (r83699)
sail@chromium.org
2011-05-01
1
-1
/
+0
*
Mac: Remove custom drawn buttons
sail@chromium.org
2011-05-01
1
-7
/
+11
*
Add and use gfx::ScopedNSGraphicsContextState (ui/gfx/scoped_ns_graphics_cont...
rsesek@chromium.org
2011-04-27
1
-2
/
+2
*
Make InfoBarDelegate::GetIcon() return gfx::Image rather than SkBitmap.
rsesek@chromium.org
2011-04-21
1
-2
/
+3
*
Revert high res icon changes
sail@chromium.org
2011-04-20
2
-11
/
+8
*
[Extensions] Make ExtensionService not be ref-counted
akalin@chromium.org
2011-04-20
1
-8
/
+8
*
Fix failing Mac unit tests
sail@chromium.org
2011-04-20
1
-1
/
+0
*
Mac: Remove custom drawn buttons
sail@chromium.org
2011-04-20
1
-7
/
+11
*
Move json_value_serializer to content\common since it's used by code in conte...
jam@chromium.org
2011-04-16
1
-1
/
+1
*
Put back "Enable component extensions for DefaultProfile used in login screen...
dpolukhin@chromium.org
2011-04-15
1
-1
/
+2
*
Cleanup: Update a bunch of files to the new location of browser_window.h. Par...
tfarina@chromium.org
2011-04-09
1
-1
/
+1
*
New notification sent when extension uninstall is not allowed.
dennisjeffrey@google.com
2011-04-07
1
-1
/
+1
*
Refactor ExtensionService/ExtensionServiceInterface to be more testable
akalin@chromium.org
2011-04-06
1
-2
/
+3
*
Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...
tfarina@chromium.org
2011-04-06
1
-1
/
+1
*
Revert 80539 - Refactor ExtensionService/ExtensionServiceInterface to be more...
cmp@chromium.org
2011-04-06
1
-3
/
+2
*
extensions: Rename ShowExtensionInstallDialog2 to ShowExtensionInstallDialog.
tfarina@chromium.org
2011-04-06
3
-30
/
+30
*
Refactor ExtensionService/ExtensionServiceInterface to be more testable
akalin@chromium.org
2011-04-05
1
-2
/
+3
*
Get rid of extensions dependency from content\browser.
jam@chromium.org
2011-04-04
1
-0
/
+1
[next]