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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Various pieces of infobar cleanup:
pkasting@chromium.org
2011-06-22
3
-49
/
+38
*
Properly initialize delegate variable.
avi@chromium.org
2011-06-22
1
-1
/
+2
*
Clean up avatar icon drawing
sail@chromium.org
2011-06-22
4
-29
/
+30
*
Watch for profile destruction in ContentSettingBubbleModel.
bauerb@chromium.org
2011-06-22
1
-9
/
+22
*
Coverity fixes for CHECKED_RETURN
groby@chromium.org
2011-06-22
2
-6
/
+4
*
Checked for return conditions in autofill (GetList)
aayushkumar@chromium.org
2011-06-22
1
-2
/
+8
*
Add missing shortcuts to the keyboard overlay.
mazda@chromium.org
2011-06-22
1
-0
/
+6
*
[Mac] Do not show the help center link in the page info bubble for chrome:// ...
rsesek@chromium.org
2011-06-22
1
-5
/
+16
*
Coverity: Add a missing NULL check.
thestig@chromium.org
2011-06-22
1
-1
/
+1
*
Move app/mac/ files to ui/gfx/mac/ directory.
tfarina@chromium.org
2011-06-22
18
-51
/
+47
*
GPU: Remove dead code.
thestig@chromium.org
2011-06-22
1
-3
/
+0
*
Breaking imageburner_ui.{h,cc} into smaller pieces.
tbarzic@chromium.org
2011-06-22
9
-1514
/
+1865
*
views: Pull out DragController class into its own header file.
tfarina@chromium.org
2011-06-21
6
-4
/
+7
*
CrOS - Refactor file picker closing to avoid race conditions.
jamescook@chromium.org
2011-06-21
7
-29
/
+269
*
Fix compile: add #include that was (incorrectly) transitively #included before.
pkasting@chromium.org
2011-06-21
2
-0
/
+2
*
Move deletion of the InfoBar object in views/ to match where GTK now has it, ...
pkasting@chromium.org
2011-06-21
3
-18
/
+2
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-06-21
2
-2
/
+4
*
Fix a spelling mistake in a comment.
mdm@chromium.org
2011-06-21
1
-2
/
+2
*
GTK: Infobar refactoring memory fix.
erg@google.com
2011-06-21
1
-0
/
+3
*
Don't rely on user gestures for deciding when to dismiss infobars.
abarth@chromium.org
2011-06-21
3
-3
/
+3
*
[Views] Make ImageView::SetImage() take a const SkBitmap* rather than a non-c...
rsesek@chromium.org
2011-06-21
1
-1
/
+1
*
CrOS - Fix header includes in network_menu.h
jamescook@chromium.org
2011-06-21
1
-0
/
+1
*
GTK: Move InfoBarGtk onto pkasting's new cross platform model
erg@google.com
2011-06-21
22
-679
/
+420
*
[Mac] Fix dragging of PDFs to tabstrip
asvitkine@chromium.org
2011-06-21
1
-1
/
+16
*
Fix up prerendering net-internals page and add some data:
mmenke@chromium.org
2011-06-21
1
-4
/
+4
*
Change NativeWidgetViews' constructor to not take a parent View. The embeddin...
ben@chromium.org
2011-06-21
4
-18
/
+25
*
Augment the gfx::Image conversion methods to let callers choose between weak ...
rsesek@chromium.org
2011-06-21
2
-3
/
+3
*
Save window placement for DevTools windows
apavlov@chromium.org
2011-06-21
1
-2
/
+3
*
[webui oobe] Pass screens switching actions to the handlers.
altimofeev@chromium.org
2011-06-21
6
-11
/
+66
*
Clean up the keyboard overlay code.
mazda@chromium.org
2011-06-21
1
-153
/
+104
*
Added code to improve accessibility in the Print Preview tab
aayushkumar@chromium.org
2011-06-21
1
-0
/
+6
*
[Mac] Revert unspoofable infobars v2.
rsesek@chromium.org
2011-06-21
14
-363
/
+30
*
Add placeholder chrome://media-internals page.
scottfr@chromium.org
2011-06-21
3
-0
/
+109
*
Revert 89752 - Multi-tab: Adding new Notification when tab selection changes.
dpapad@chromium.org
2011-06-20
14
-43
/
+37
*
Multi-tab: Adding new Notification when tab selection changes.
dpapad@chromium.org
2011-06-20
14
-37
/
+43
*
Rename chrome/browser/cocoa to chrome/browser/mac.
mark@chromium.org
2011-06-20
6
-278
/
+3
*
Show confirmation message when importing bookmarks and other data.
isherman@chromium.org
2011-06-20
1
-5
/
+6
*
Changes session end logic (happens when user logs out or shuts down
sky@chromium.org
2011-06-20
2
-9
/
+8
*
Adds Ben to chrome/browser/ui/OWNERS.
sky@chromium.org
2011-06-20
1
-0
/
+1
*
Add content-security-policy (CSP) to chrome://flags.
tsepez@chromium.org
2011-06-20
3
-60
/
+60
*
Rename -[AppController defaultProfile] to |-lastProfile|.
rsesek@chromium.org
2011-06-20
6
-17
/
+17
*
Sanitize chrome://extension-icon/ URL inputs.
yoz@chromium.org
2011-06-20
1
-0
/
+6
*
use path in #includes
dilmah@chromium.org
2011-06-20
1
-1
/
+1
*
Rather than DCHECKing in -[InfobarTipDrawingModel totalHeightForController:],...
rsesek@chromium.org
2011-06-20
1
-2
/
+5
*
Revert 89626 - Support automatic javascript test registry in gtest when creat...
scr@chromium.org
2011-06-19
3
-48
/
+36
*
Support automatic javascript test registry in gtest when creating WebUI tests.
scr@chromium.org
2011-06-19
3
-36
/
+48
*
Fixes bug in calculating caption area. If the frame was rtl we were
sky@chromium.org
2011-06-18
1
-1
/
+1
*
Revert 89605 - Support automatic javascript test registry in gtest when creat...
scr@chromium.org
2011-06-18
2
-48
/
+6
*
Support automatic javascript test registry in gtest when creating WebUI tests.
scr@chromium.org
2011-06-18
2
-6
/
+48
*
Fix drag-hover tab-selection with files dragged from the download manager.
asvitkine@chromium.org
2011-06-18
1
-1
/
+5
[next]