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
/
browser_window_controller_browsertest.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DevTools] Move DevToolsWindow testing code to a separate class.
dgozman@chromium.org
2014-07-21
1
-9
/
+7
*
Revert of [DevTools] Move DevToolsWindow testing code to a separate class. (h...
gab@chromium.org
2014-07-18
1
-5
/
+9
*
[DevTools] Move DevToolsWindow testing code to a separate class.
dgozman@chromium.org
2014-07-18
1
-9
/
+5
*
Consolidate SDK forwards in sdk_forward_declarations.h.
avi@chromium.org
2014-06-07
1
-8
/
+1
*
[DevTools] Pass inspected page bounds from frontend.
dgozman@chromium.org
2014-05-19
1
-4
/
+4
*
Hide WebContentsView from Chrome. This also removes WebContentsViewPort.
jam@chromium.org
2014-05-03
1
-7
/
+6
*
[Mac] Move profile related UI from cocoa/browser to cocoa/profiles
noms@chromium.org
2014-04-09
1
-1
/
+1
*
Remove --app-window-size and --device-registered cmd line switches
nkostylev@chromium.org
2014-03-19
1
-6
/
+2
*
[Mac] Redesign of the avatar menu button.
noms@chromium.org
2014-01-23
1
-2
/
+2
*
[DevTools] Remove dock side knowledge from browser.
dgozman@chromium.org
2014-01-16
1
-2
/
+2
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
1
-1
/
+1
*
Place DevTools WebContents underneath inspected WebContents.
dgozman@chromium.org
2013-12-20
1
-0
/
+19
*
Revert "Place DevTools WebContents underneath inspected WebContents."
lushnikov@chromium.org
2013-12-18
1
-19
/
+0
*
Place DevTools WebContents underneath inspected WebContents.
dgozman@chromium.org
2013-12-17
1
-0
/
+19
*
Revert 240653 "Place DevTools WebContents underneath inspected W..."
jochen@chromium.org
2013-12-13
1
-19
/
+0
*
Place DevTools WebContents underneath inspected WebContents.
dgozman@chromium.org
2013-12-13
1
-0
/
+19
*
Use base namespace for string16 in chrome/browser
brettw@chromium.org
2013-12-10
1
-2
/
+2
*
Final misc. cleanup before landing infobar refactor:
pkasting@chromium.org
2013-12-02
1
-33
/
+8
*
add test to verify bookmark bar state and it's always reflected by its visual...
kuan@chromium.org
2013-10-14
1
-2
/
+3
*
Cleanup: Remove chrome namespace from application_launch.h
limasdf@gmail.com
2013-09-27
1
-4
/
+4
*
Always SetAllowOverlappingViews for tab contents.
ccameron@chromium.org
2013-08-29
1
-2
/
+2
*
Mac InfoBar: Use cross platform infobar classes
sail@chromium.org
2013-08-28
1
-10
/
+4
*
Removed wrong include: #include "chrome/browser/ui/browser_tabstrip.cc"
dvh@chromium.org
2013-08-16
1
-1
/
+0
*
Store the managed user ID in |ProfileInfoCache| instead of |is_managed| flag.
ibraaaa@chromium.org
2013-08-05
1
-1
/
+1
*
Instant Extended: Delete unused overlay code
sail@chromium.org
2013-06-27
1
-265
/
+0
*
Make all tests use GetActiveDesktop() instead of hardcoding HOST_DESKTOP_TYPE...
gab@chromium.org
2013-06-25
1
-1
/
+1
*
mac: Update clients of scoped_nsobject.h.
thakis@chromium.org
2013-06-24
1
-1
/
+1
*
Mac: Use 14 point lucida grande in Omnibox
sail@chromium.org
2013-06-21
1
-2
/
+2
*
Set AllowOverlappingViews for history overlay
sail@chromium.org
2013-06-12
1
-0
/
+19
*
Use a direct include of utf_string_conversions.h in chrome/browser/ui/, part 1.
avi@chromium.org
2013-06-08
1
-1
/
+1
*
Hides infobar tip when chrome is run in app mode using --app=http://website p...
dvh@chromium.org
2013-06-08
1
-32
/
+60
*
Pass errors generated during limited-user registration up to the UI for display.
pam@chromium.org
2013-06-04
1
-1
/
+2
*
Instant Extended: Move omnibox dropdown by 2 pixels
sail@chromium.org
2013-05-26
1
-16
/
+17
*
Instant Extended: Fix find bar with full page results
sail@chromium.org
2013-05-23
1
-1
/
+23
*
Instant Extended: Hide info bar tip when instant overlay is visible
sail@chromium.org
2013-05-21
1
-0
/
+25
*
Fix toolbar height changing after toggling bookmark bar
sail@chromium.org
2013-05-21
1
-2
/
+2
*
Fixed native AppKit sheet location in application mode. (Mac)
dvh@chromium.org
2013-05-15
1
-0
/
+65
*
Revert 196604 "Don't resize web contents during fast resize mode"
sail@chromium.org
2013-04-29
1
-36
/
+0
*
Don't resize web contents during fast resize mode
sail@chromium.org
2013-04-26
1
-0
/
+36
*
Instant Extended: Hide bookmark bar on search results page
sail@chromium.org
2013-04-06
1
-0
/
+12
*
Alternate NTP Mac: Push down overlay in presentation mode
sail@chromium.org
2013-03-27
1
-0
/
+23
*
Revert 190980 "Alternate NTP Mac: Push down overlay in presentat..."
jam@chromium.org
2013-03-27
1
-23
/
+0
*
Alternate NTP Mac: Push down overlay in presentation mode
sail@chromium.org
2013-03-27
1
-0
/
+23
*
Revert 190732 "Revert 190584 "Alternate NTP Mac: Show overlay at..."
sail@chromium.org
2013-03-27
1
-9
/
+12
*
[Clean up] Drop chrome::search:: namespace.
kmadhusu@chromium.org
2013-03-27
1
-6
/
+5
*
Revert 190584 "Alternate NTP Mac: Show overlay at fixed position"
sail@chromium.org
2013-03-26
1
-12
/
+9
*
Alternate NTP Mac: Show overlay at fixed position
sail@chromium.org
2013-03-26
1
-9
/
+12
*
Revert 190519 "Alternate NTP Mac: Show overlay at fixed position"
sail@chromium.org
2013-03-26
1
-10
/
+7
*
Alternate NTP Mac: Show overlay at fixed position
sail@chromium.org
2013-03-26
1
-7
/
+10
*
Disable all presentation mode browser test
sail@chromium.org
2013-03-25
1
-3
/
+3
[next]