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
/
infobars
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland 10124005
xians@chromium.org
2012-05-02
2
-0
/
+281
*
cocoa/infobars: Convert the last wstring to string16.
tfarina@chromium.org
2012-04-30
1
-2
/
+2
*
Move TranslateInfoBarUtilities to a common place so that other infobars may r...
yujie.mao@intel.com
2012-04-29
7
-121
/
+141
*
Revert 134304 - Adding MediaStream Infobar for Mac.
jamesr@chromium.org
2012-04-27
2
-281
/
+0
*
Adding MediaStream Infobar for Mac.
mflodman@chromium.org
2012-04-27
2
-0
/
+281
*
TabContents -> WebContentsImpl, part 21.
avi@chromium.org
2012-04-17
1
-1
/
+1
*
ui/gfx: Rename almost all entries from gfx::CanvasSkia to gfx::Canvas.
tfarina@chromium.org
2012-03-15
1
-2
/
+2
*
ui/gfx: Update includes to point to canvas.h instead of canvas_skia.h
tfarina@chromium.org
2012-03-14
1
-2
/
+2
*
Add support for multiple icon sizes for Mac platform apps
sail@chromium.org
2012-03-03
1
-13
/
+11
*
Support for 512px and 256px icons in extensions
mtytel@chromium.org
2012-02-24
1
-5
/
+6
*
Fix for LinkInfoBarControllerTest tests. The stack traces aren't symbolized s...
jam@chromium.org
2012-02-21
1
-3
/
+0
*
Disable the LinkInfoBarControllerTest tests until I can repro on a Mac.
jam@chromium.org
2012-02-21
1
-1
/
+3
*
Disable test on mac
jam@chromium.org
2012-02-21
1
-1
/
+2
*
Reduce chrome/ dependencies on platform-specific RenderWidgetHostView impleme...
joi@chromium.org
2012-01-25
1
-2
/
+2
*
Removing unnecessary includes of content\browser\site_instance.h from chrome,...
ananta@chromium.org
2012-01-21
1
-1
/
+0
*
Transition to base/mac/bundle_locations.h step 2
jeremy@chromium.org
2012-01-19
2
-2
/
+4
*
Get rid of TabContentsWrapper::tab_contents. Also make it use WebContents exc...
jam@chromium.org
2012-01-06
2
-7
/
+11
*
Remove some more tab_contents.h includes from Chrome.
jam@chromium.org
2012-01-05
1
-1
/
+1
*
Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...
jam@chromium.org
2011-12-25
1
-1
/
+1
*
Make CanvasSkia take a gfx::Size as the first parameter.
tfarina@chromium.org
2011-12-20
1
-2
/
+2
*
Cleanup: Remove unneeded forward declarations from chrome/browser/ui/gtk and ...
thestig@chromium.org
2011-11-15
4
-10
/
+3
*
Fix compile error on XCode4 / clang.
dhollowa@chromium.org
2011-10-31
1
-2
/
+2
*
More build fixes from notification move.
jam@chromium.org
2011-10-19
1
-1
/
+1
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
2
-11
/
+12
*
Fix crashes with infobar closure.
pkasting@chromium.org
2011-09-30
1
-2
/
+10
*
Move infobar handling to a tab helper.
avi@chromium.org
2011-09-30
10
-63
/
+68
*
cocoa: Move translate infobar related files into ui/cocoa/infobars directory.
tfarina@chromium.org
2011-09-30
11
-0
/
+1689
*
Make infobars ignore button clicks when closing.
pkasting@chromium.org
2011-09-29
3
-55
/
+88
*
[Mac] Auto-release info bar controllers in -removeAllInfoBars.
asvitkine@chromium.org
2011-09-15
1
-0
/
+4
*
[Mac] Break stale controller refs in infobar close.
shess@chromium.org
2011-09-13
1
-0
/
+12
*
Change chrome://crash (sad tab page) "Learn more" link to:
msw@chromium.org
2011-09-02
2
-154
/
+23
*
Move infobar handling to a tab helper, part 1.
avi@chromium.org
2011-09-01
2
-4
/
+8
*
Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA...
thakis@chromium.org
2011-09-01
2
-8
/
+4
*
Move infobar handling to a tab helper, part 1.
avi@chromium.org
2011-09-01
2
-4
/
+8
*
Refactor and clean up code now that chrome::testing::NSRunLoopRunAllPending()...
rsesek@chromium.org
2011-08-23
1
-2
/
+2
*
mac: Swap order of ok and cancel buttons on infobars.
thakis@chromium.org
2011-08-20
1
-29
/
+28
*
[Mac] Polish the infobars.
rsesek@chromium.org
2011-08-09
1
-3
/
+12
*
[Mac] Unspoofable infobars v3.
rsesek@chromium.org
2011-08-05
6
-12
/
+100
*
Keep a pointer to the owning TabContents on InfoBarDelegates, clearing it whe...
pkasting@chromium.org
2011-07-28
2
-18
/
+18
*
[Mac] Don't remove infobar when already closing.
shess@chromium.org
2011-07-12
1
-0
/
+4
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-8
/
+9
*
[Mac] InfoBarController should call into its TabContentsWrapper directly when...
isherman@chromium.org
2011-07-06
5
-29
/
+40
*
Add typedefs for InfoBar-related notifications in infobar.h, so that code els...
pkasting@chromium.org
2011-07-01
1
-11
/
+10
*
[Mac] Don't crash when double-clicking a LinkInfoBar link rapidly.
rsesek@chromium.org
2011-06-27
2
-2
/
+18
*
Make ConfirmInfoBarDelegate::GetLinkText() const.
pkasting@chromium.org
2011-06-24
2
-2
/
+2
*
[Mac] Revert unspoofable infobars v2.
rsesek@chromium.org
2011-06-21
9
-352
/
+27
*
Rather than DCHECKing in -[InfobarTipDrawingModel totalHeightForController:],...
rsesek@chromium.org
2011-06-20
1
-2
/
+5
*
Create explicit out-of-line ctor and dtor for infobars::Tip struct.
rsesek@chromium.org
2011-06-17
2
-0
/
+6
*
[Mac] Unspoofable infobars v2.
rsesek@chromium.org
2011-06-17
9
-27
/
+343
*
Move ui/gfx/image* to ui/gfx/image/.
rsesek@chromium.org
2011-06-13
1
-1
/
+1
[next]