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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Display suggestions label, unless there are no suggestions.
groby@chromium.org
2012-05-17
2
-23
/
+57
*
Moves methods for finding browsers to browser_finder.
sky@chromium.org
2012-05-16
8
-14
/
+19
*
Only close popup bubble when a tab switch happens.
avi@chromium.org
2012-05-16
4
-36
/
+34
*
Fix busted formatting.
avi@chromium.org
2012-05-15
1
-5
/
+4
*
Cleanup: Remove unneeded scoped_ptr.h includes from chrome/browser/chromeos a...
thestig@chromium.org
2012-05-15
2
-1
/
+3
*
Fix acceptance of multiple mime types in the Mac file picker.
avi@chromium.org
2012-05-15
1
-21
/
+30
*
Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
1
-1
/
+1
*
Added browser_action_pinned extension preference and modified BrowserActionCo...
yefim@chromium.org
2012-05-15
1
-1
/
+2
*
Revert 137075 - Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
1
-1
/
+1
*
Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
1
-1
/
+1
*
Revert 137068 - Revert 136812 - Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
1
-1
/
+1
*
Revert 136812 - Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
1
-1
/
+1
*
Revert 136823 - Get rid of Image::Image(SkBitmap*); because of win build failure
toyoshim@chromium.org
2012-05-14
1
-1
/
+1
*
Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-14
1
-1
/
+1
*
Revert 136812 - Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-14
1
-1
/
+1
*
Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-14
1
-1
/
+1
*
extensions: Make use of simple_message_box functions in ExtensionsStartupUtil.
tfarina@chromium.org
2012-05-13
1
-4
/
+8
*
Move chrome/browser/simple_message_box.h to chrome/browser/ui.
thestig@chromium.org
2012-05-13
1
-1
/
+1
*
browser: Rename Browser::tabstrip_model to Browser::tab_strip_model.
tfarina@chromium.org
2012-05-12
6
-17
/
+17
*
Remove notification that isn't used any more after r88133.
avi@chromium.org
2012-05-12
3
-22
/
+0
*
browser: Move the tabs directory into ui.
tfarina@chromium.org
2012-05-11
11
-19
/
+19
*
[Mac] Fix unit_tests:FullscreenExitBubbleControllerTest.DenyExitsFullscreen o...
rsesek@chromium.org
2012-05-11
1
-7
/
+7
*
Add GetImageSkiaNamed to resource_bundle and theme_provider.
pkotwicz@chromium.org
2012-05-11
4
-2
/
+11
*
Change name of location_entry accessor in LocationBar to GetLocationEntry to ...
dominich@chromium.org
2012-05-10
6
-18
/
+15
*
Change the EndSession param from bool to an enum to improve readability.
finnur@chromium.org
2012-05-10
1
-4
/
+6
*
Pull shell window stuff out of ExtensionHost and put in ShellWindow
benwells@chromium.org
2012-05-10
2
-9
/
+17
*
[Mac] Get various fullscreen tests passing/not crashing on Lion.
rsesek@chromium.org
2012-05-10
2
-12
/
+34
*
Fix an issue where Find in page was not clearing the ordinal and match count ...
finnur@chromium.org
2012-05-09
1
-2
/
+2
*
Make sure that extension messages are routed to the contents in the intents i...
groby@chromium.org
2012-05-08
1
-2
/
+2
*
[WebIntents, Views] Inline disposition is now cancellable.
groby@chromium.org
2012-05-08
2
-5
/
+6
*
[Mac] Fix HoverImageButtonTest on Lion.
rsesek@chromium.org
2012-05-08
1
-14
/
+10
*
Remove some dead code in ThumbnailGenerator.
mazda@chromium.org
2012-05-08
1
-1
/
+0
*
Cleanup: IWYU for BrowserProcess.
thestig@chromium.org
2012-05-08
1
-1
/
+2
*
cocoa: Make it use TestTabStripModelDelegate from chrome/browser/tabs/.
tfarina@chromium.org
2012-05-08
1
-57
/
+4
*
Fix obscure crash when a window was resized between a translate infobar's clo...
avi@chromium.org
2012-05-05
1
-0
/
+5
*
Revert 135521 (speculative; several tests went red somewhat flakily
thakis@chromium.org
2012-05-05
1
-3
/
+1
*
Fix obscure crash when a window was resized between a translate infobar's clo...
avi@chromium.org
2012-05-05
1
-1
/
+3
*
Reland 135113 - Add a way to programmatically close context menus.
jochen@chromium.org
2012-05-04
2
-6
/
+15
*
Revert 135113 - Add a way to programmatically close context menus.
finnur@chromium.org
2012-05-03
2
-15
/
+6
*
Fixed the Mac Lion build. Chromium in Lion was broken due to CL 10322002, thi...
xians@chromium.org
2012-05-03
1
-1
/
+1
*
Add a way to programmatically close context menus.
jochen@chromium.org
2012-05-03
2
-6
/
+15
*
webui: Extract WebDialogDelegate into its own header file.
tfarina@chromium.org
2012-05-03
3
-2
/
+3
*
[WebIntents, OSX] UI polish for picker
groby@chromium.org
2012-05-03
2
-50
/
+30
*
Allow synonymous extensions in the save dialog.
avi@chromium.org
2012-05-02
1
-19
/
+29
*
Move RefCountedMemory Class to Base namespace
simon.hong81@gmail.com
2012-05-02
4
-5
/
+5
*
Remove browser from web intents UI code.
benwells@chromium.org
2012-05-02
3
-15
/
+11
*
Reland 10124005
xians@chromium.org
2012-05-02
2
-0
/
+281
*
cocoa/bookmarks: Do not rely on Browser::tabstrip_model() accessor.
tfarina@chromium.org
2012-05-02
1
-6
/
+3
*
[WebIntents, OSX] Add close button to inline disposition.
groby@chromium.org
2012-05-02
1
-11
/
+17
*
[Mac] Give info bubble windows a gaussian blur and a smaller border radius.
rsesek@chromium.org
2012-05-01
4
-10
/
+47
[next]