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
/
chromeos
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add space under the tabstrip when the compact navbar is active.
oshima@chromium.org
2010-01-04
1
-6
/
+44
*
chromeos: Rename panel content window enum.
derat@chromium.org
2010-01-02
1
-1
/
+1
*
Don't show app menu when wrench menu is shown at startup.
oshima@chromium.org
2009-12-31
1
-1
/
+1
*
Make back forward menu model a MenuModel.
estade@chromium.org
2009-12-30
2
-8
/
+8
*
Remove title from cros login window
davemoore@chromium.org
2009-12-21
2
-4
/
+50
*
Fixes bug in MainMenu that if there are no browsers around when timer
sky@chromium.org
2009-12-18
1
-0
/
+3
*
[More BTP includes.]
erg@google.com
2009-12-18
2
-0
/
+2
*
fixes for
oshima@chromium.org
2009-12-17
1
-3
/
+19
*
chromeos: Add some network metrics to the external metrics transport.
derat@chromium.org
2009-12-16
2
-11
/
+111
*
Small fix to code to prevent wasting enum values.
chocobo@chromium.org
2009-12-16
1
-4
/
+4
*
Add offline mode selection for ChromeOS
chocobo@chromium.org
2009-12-16
4
-39
/
+90
*
Implement "Language Switcher" for Chromium OS. This change enables users to s...
yusukes@google.com
2009-12-15
6
-2
/
+511
*
Switch name of emit-login-prompt-ready target to use '_'; this fixes the scon...
cmasone@google.com
2009-12-14
1
-1
/
+1
*
Retry landing the chrome-as-chromeos-login-manager change
cmasone@google.com
2009-12-14
6
-16
/
+364
*
Moves cros_api.gyp into Chrome. The current situation (cros_api.gyp
davemoore@chromium.org
2009-12-11
1
-0
/
+17
*
fix chromeos build
oshima@chromium.org
2009-12-11
2
-4
/
+3
*
Fix chromiumos build, try 2
estade@chromium.org
2009-12-10
1
-1
/
+2
*
Fix chromeos compile
estade@chromium.org
2009-12-10
1
-1
/
+1
*
re-apply r34183
estade@chromium.org
2009-12-10
1
-2
/
+2
*
Refactor the keyboard events handling code related to RenderViewHostDelegate:...
suzhe@chromium.org
2009-12-10
1
-4
/
+3
*
rollback r34183
estade@chromium.org
2009-12-09
1
-2
/
+2
*
linux: theme scrollbars from GTK theme
estade@chromium.org
2009-12-09
1
-2
/
+2
*
fix for memory leak and illegal access, 2nd attempt.
oshima@chromium.org
2009-12-09
1
-8
/
+9
*
Fixes bugs with panels. We weren't setting the type at the right time
sky@chromium.org
2009-12-09
1
-0
/
+2
*
Revert 34134 - Viewsbased login window for Chrome OS. Doesn't yet actually d...
jrg@chromium.org
2009-12-09
6
-364
/
+16
*
Views-based login window for Chrome OS. Doesn't yet actually do anything
cmasone@google.com
2009-12-09
6
-16
/
+364
*
Revert 34099 - fix for memory leak and illegal access. (found in valgrind test)
asargent@chromium.org
2009-12-09
2
-12
/
+8
*
fix for memory leak and illegal access. (found in valgrind test)
oshima@chromium.org
2009-12-08
2
-8
/
+12
*
Fixes bug where we wouldn't force a maximized window on Chrome OS
sky@chromium.org
2009-12-07
1
-2
/
+6
*
Fix bustage.
pinkerton@chromium.org
2009-12-04
1
-4
/
+1
*
Refactor the menu model to live outside views/ so it can be shared
pinkerton@chromium.org
2009-12-04
9
-51
/
+57
*
Fix chromium os build.
estade@chromium.org
2009-12-04
2
-0
/
+7
*
Still fixing ChromiumOS build.
phajdan.jr@chromium.org
2009-12-02
1
-0
/
+1
*
Fix ChromeOS build by #including needed header.
phajdan.jr@chromium.org
2009-12-02
1
-0
/
+1
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-0
/
+1
*
Revert 33301 and 33305 due to unit_tests breakage.
maruel@chromium.org
2009-11-30
1
-1
/
+0
*
Fix compile for ChromeOS by #including needed headers.
phajdan.jr@chromium.org
2009-11-30
1
-0
/
+1
*
Draw the normal window's frame in maximized mode. See BUG for more detail. Da...
oshima@chromium.org
2009-11-30
1
-5
/
+27
*
Remove Network section from options pages for now.
chocobo@chromium.org
2009-11-19
1
-3
/
+4
*
Remove new tabstrip code. Going to try doing this a different way.
ben@chromium.org
2009-11-17
1
-3
/
+2
*
Use plain strings instead of wstrings for UMA actions
evan@chromium.org
2009-11-17
2
-8
/
+8
*
Fix crashing bug due to browser being NULL.
chocobo@chromium.org
2009-11-17
1
-3
/
+3
*
amit, please review everything, jam please review the changes to the tab_cont...
ananta@chromium.org
2009-11-17
1
-1
/
+2
*
Use Chrome to transport Chrome OS metrics.
rvargas@google.com
2009-11-13
3
-0
/
+461
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
1
-1
/
+1
*
Rename loaded() to EnsureLoaded() to match my previous change.
brettw@chromium.org
2009-11-13
2
-5
/
+5
*
Write a test for loading libcros.so on startup of Chrome. You just pass the
brettw@chromium.org
2009-11-13
10
-26
/
+28
*
Focus fix for compact navigation bar.
oshima@chromium.org
2009-11-12
4
-1
/
+28
*
Fix for issue 27210, show bookmarks bar menu is out of sync with the browser'...
oshima@chromium.org
2009-11-11
1
-3
/
+5
*
Lands http://codereview.chromium.org/379007 for Dave:
sky@chromium.org
2009-11-11
4
-0
/
+341
[next]