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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Yet more tab strip model changes. I'm hoping this is the last of
sky@chromium.org
2010-02-05
8
-79
/
+287
*
Tab strip model: Fix an off by one error where we do not check the first tab.
thestig@chromium.org
2010-02-05
1
-15
/
+10
*
Don't need ipc_message.h any more
cmasone@google.com
2010-02-05
2
-16
/
+0
*
This CL adds support for displaying Chrome InfoBars in pages rendered via Chr...
ananta@chromium.org
2010-02-05
6
-26
/
+88
*
Fix crasher in LocationBarView when browser is closed with page action instal...
mirandac@chromium.org
2010-02-05
4
-19
/
+31
*
Show the filebrowse ui rather than the download shelf in chromeos.
xiyuan@chromium.org
2010-02-05
7
-25
/
+91
*
Makes example.com resolve to localhost for test.
sky@chromium.org
2010-02-05
1
-0
/
+2
*
Split out of reverted change http://src.chromium.org/viewvc/chrome?view=rev&r...
joth@chromium.org
2010-02-05
3
-13
/
+23
*
Wires TabContents to app extensions.
sky@chromium.org
2010-02-05
8
-52
/
+152
*
Add bugs, update, and remove TODOs that are no longer valid
pinkerton@chromium.org
2010-02-05
17
-77
/
+20
*
Avoid out-of-bounds array access.
cevans@chromium.org
2010-02-05
1
-1
/
+2
*
Revert 38207 - bah. still can't work out why this passes fine on local machin...
joth@chromium.org
2010-02-05
4
-415
/
+13
*
Re-attempt at http://src.chromium.org/viewvc/chrome?view=rev&revision=37989
joth@chromium.org
2010-02-05
4
-13
/
+415
*
WebKit side is in https://bugs.webkit.org/show_bug.cgi?id=34524
jeremy@chromium.org
2010-02-05
1
-1
/
+62
*
Split out of reverted change http://src.chromium.org/viewvc/chrome?view=rev&r...
joth@chromium.org
2010-02-05
5
-9
/
+10
*
Remove size_t from audio IPC code.
jam@chromium.org
2010-02-05
4
-56
/
+56
*
Support app menu and double-click close on upper left corner of window, part ...
pkasting@chromium.org
2010-02-05
9
-64
/
+6
*
Implement launch disposition for extension-apps.
rafaelw@chromium.org
2010-02-05
7
-17
/
+112
*
Implement backend support for forcing cookies to be saved as
darin@chromium.org
2010-02-05
1
-2
/
+7
*
Fix crash when extensions try to set cookies. It is valid for
darin@chromium.org
2010-02-05
1
-15
/
+21
*
More work on diagnostics mode
cpu@chromium.org
2010-02-05
4
-43
/
+106
*
Now showing the browser action image (including badge) when dragging and
finnur@chromium.org
2010-02-05
3
-9
/
+36
*
Revert 38166 - Added Star button to compact navigation mode.
pkasting@chromium.org
2010-02-05
11
-220
/
+240
*
Added Star button to compact navigation mode.
avayvod@chromium.org
2010-02-05
11
-240
/
+220
*
Fix 33130 by checking whether the tab is closed when
huanr@chromium.org
2010-02-05
1
-2
/
+3
*
Mac: Set fixed maximum line height in Omnibox.
viettrungluu@chromium.org
2010-02-05
2
-1
/
+22
*
Implement RemoveChars, a function to remove a list of characters from a strin...
jhawkins@chromium.org
2010-02-05
1
-1
/
+1
*
Make the side tabstrip participate in the layout of the BrowserView.
ben@chromium.org
2010-02-05
8
-48
/
+69
*
Fix some goofiness when arrowing around the popup with control down by cancel...
pkasting@chromium.org
2010-02-05
1
-1
/
+18
*
GTK: unbreak right click on bookmark bar folders.
estade@chromium.org
2010-02-04
1
-3
/
+5
*
Adds link to flash settings on clear browser data panel.
sky@chromium.org
2010-02-04
2
-1
/
+45
*
Add support for the IE File->Save As command. This eventually ends up in Chro...
ananta@chromium.org
2010-02-04
3
-1
/
+12
*
Fixed some of UI issues with AutofillSettings dialog: separators, preview and...
georgey@chromium.org
2010-02-04
1
-16
/
+37
*
Mac: fix crash deleting bookmark while bookmark editor is open.
snej@chromium.org
2010-02-04
5
-6
/
+195
*
Fixing paint issue with browser actions not being updated in one window when ...
finnur@chromium.org
2010-02-04
1
-0
/
+1
*
Adding drag-drop support in and out of the Browser Action overflow menu.
finnur@chromium.org
2010-02-04
5
-29
/
+267
*
Browser action for compact loc bar, plus several visual fixes.
oshima@chromium.org
2010-02-04
5
-23
/
+58
*
Refactor chromeos login files into subdir 'login'
chocobo@chromium.org
2010-02-04
8
-25
/
+25
*
Refactor chromeos cros files into subdir 'cros'
chocobo@chromium.org
2010-02-04
28
-64
/
+64
*
Refactor chromeos status area files into subdirectory status
chocobo@chromium.org
2010-02-04
24
-58
/
+58
*
Some preliminary ground work for respecting the "Content Settings" in the app...
michaeln@chromium.org
2010-02-04
2
-7
/
+5
*
Refactor chromeos options page into its own directory
chocobo@chromium.org
2010-02-04
7
-16
/
+16
*
Mac: fullscreen mode find bar positioning fix.
viettrungluu@chromium.org
2010-02-04
3
-34
/
+35
*
Removed Timezone settings menu item from Clock menu for login wizard view.
avayvod@chromium.org
2010-02-04
8
-21
/
+52
*
Refactor BrowserActionsContainer so that it can be used
oshima@chromium.org
2010-02-04
3
-18
/
+23
*
Fix bustage. The app panel frame change went in moments before mine :-(
ben@chromium.org
2010-02-04
2
-3
/
+3
*
Create a new base class BaseTabStrip that is the intermediary between Browser...
ben@chromium.org
2010-02-04
27
-90
/
+172
*
Revert 38108 - Basic group policy support, third try. Doesn't wire any group...
gwilson@chromium.org
2010-02-04
5
-912
/
+0
*
Basic group policy support, third try. Doesn't wire any group policy to pref...
gwilson@google.com
2010-02-04
5
-0
/
+912
*
Step 1 in Implementing/Prototyping App Panels.
rafaelw@chromium.org
2010-02-04
13
-29
/
+756
[prev]
[next]