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
*
[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
*
Unrevert 31478 Add UI for turning on/off network devices.
mpcomplete@chromium.org
2009-11-10
4
-84
/
+336
*
Revert 31478 - Add UI for turning on/off network devices.
mpcomplete@chromium.org
2009-11-10
4
-336
/
+84
*
* Add History menu to back/forward buttons in compact navigation bar.
oshima@chromium.org
2009-11-09
2
-39
/
+105
*
Refactored FindBarHost/View to create DropdownBarHostView, which I'm plannig ...
oshima@chromium.org
2009-11-09
1
-1
/
+2
*
Add UI for turning on/off network devices.
chocobo@google.com
2009-11-09
4
-84
/
+336
*
Use GetSwitchValueASCII.
tony@chromium.org
2009-11-06
1
-1
/
+1
*
Revert "Revert r31175 r31176 r31187"
hclam@chromium.org
2009-11-06
1
-0
/
+4
*
Rever r31175 r31176 r31187
hclam@chromium.org
2009-11-06
1
-4
/
+0
*
Fix chromeos build break
jam@chromium.org
2009-11-06
1
-1
/
+1
*
Fifth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
1
-0
/
+4
*
Fourth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
1
-0
/
+3
*
Show only one app menu. Cole pointed out that ChromeOS currently has two almo...
oshima@chromium.org
2009-11-05
3
-15
/
+40
*
Enable ExternalProtocolDialog for Chromeos.
oshima@chromium.org
2009-10-30
2
-0
/
+156
*
Fix linux view build breakage.
chocobo@google.com
2009-10-30
1
-10
/
+10
*
Move chromeos code to namespace chromeos.
chocobo@google.com
2009-10-30
43
-162
/
+324
*
CompactLocationBar 1st step:
oshima@chromium.org
2009-10-28
3
-1
/
+425
*
New wifi icons animation.
chocobo@google.com
2009-10-28
7
-51
/
+315
*
Fix compile failures in Chrome OS and Views builds.
jam@chromium.org
2009-10-27
1
-5
/
+3
*
Simplify threading in browser thread by making only ChromeThread deal with di...
jam@chromium.org
2009-10-27
2
-9
/
+8
*
cros: doing dbus stuff on the file thread==disaster.
cmasone@google.com
2009-10-27
4
-28
/
+23
*
Fullscreen for ChromeOS with toolkit_views=1 build
oshima@chromium.org
2009-10-26
1
-9
/
+22
*
CompactNavigationBar for toolkit views build, with some design change per Col...
oshima@chromium.org
2009-10-26
4
-36
/
+116
*
Get the About panel to align its links correctly,
davemoore@chromium.org
2009-10-23
1
-6
/
+0
*
Fix compile bustage on chromeos builder.
eroman@chromium.org
2009-10-23
1
-1
/
+2
*
Fix conflicts between accelerator keys and HTML DOM accesskeys.
suzhe@chromium.org
2009-10-23
1
-1
/
+3
*
* Moved panel controller to chromeos directory
oshima@chromium.org
2009-10-22
10
-110
/
+955
*
Enable System Context Menu for linux views.
oshima@chromium.org
2009-10-22
2
-5
/
+13
*
Re-enable the paint_center option in ImagePainter.
johnnyg@chromium.org
2009-10-21
1
-1
/
+2
*
Switch to use libcros to make changes to touchpad settings.
chocobo@google.com
2009-10-21
5
-124
/
+104
*
Fix for Release build break
davemoore@chromium.org
2009-10-21
1
-0
/
+1
*
New button scheme...borders are separate from the inner contents so
davemoore@chromium.org
2009-10-21
11
-46
/
+119
*
Remove +x bit from files that shouldn't have it.
evan@chromium.org
2009-10-20
3
-0
/
+0
*
PanelControler support
oshima@chromium.org
2009-10-20
2
-117
/
+253
*
Do work necessary to make Views About panel work on Chrome OS. This is to be ...
davemoore@chromium.org
2009-10-19
1
-1
/
+1
[next]