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
Commit message (
Expand
)
Author
Age
Files
Lines
*
The shell dialog code explicitly disables the browser HWND before calling the...
jcampan@chromium.org
2009-09-11
1
-1
/
+42
*
Fix two issues with a downloaded file's extension:
paul@chromium.org
2009-09-11
1
-0
/
+3
*
Second part of the multi-toast experiment
cpu@chromium.org
2009-09-11
5
-26
/
+40
*
ExtensionApiTest.Tabs - disable failing asserts, add debug output
rafaelw@chromium.org
2009-09-11
1
-1
/
+7
*
Add a new wrapper for sqlite. This is mostly a large cleanup of the existing
brettw@chromium.org
2009-09-11
2
-134
/
+100
*
Fix compiler warnings in chrome\browser\sync.
nick@chromium.org
2009-09-11
11
-19
/
+22
*
Undo change that crept into my last cl.
estade@chromium.org
2009-09-11
1
-15
/
+0
*
Add "New Window" and "New Incognito Window" items to the Dock Menu.
sgk@google.com
2009-09-11
3
-0
/
+54
*
Nukes font_skia and converts font_gtk to use pango. This was
sky@chromium.org
2009-09-11
1
-30
/
+1
*
While importing favicon, make sure there is an entry in the history db.
kuchhal@chromium.org
2009-09-11
9
-40
/
+130
*
Linux focus ring color: Go through WebKit::WebColor api rather than through t...
estade@chromium.org
2009-09-11
4
-28
/
+30
*
Fixes a crash in the plugin process specifically in the PluginStreamUrl::DidR...
ananta@chromium.org
2009-09-11
4
-0
/
+45
*
Remove WebViewDelegate::SpellCheckerDocumentTag method and eliminate
darin@chromium.org
2009-09-11
2
-27
/
+38
*
GTK: Don't show the GTK theme button on chromeos.
erg@google.com
2009-09-11
1
-0
/
+2
*
Add button number to page action event reply object. Fix outdated page action...
mattm@chromium.org
2009-09-11
7
-10
/
+26
*
Increase number of tries in CheckInternetZoneIdentifier.
phajdan.jr@chromium.org
2009-09-11
1
-1
/
+1
*
Update ExtensionApiTest.Tabs and re-enable
rafaelw@chromium.org
2009-09-11
4
-125
/
+161
*
Bug fix: produce unique temp file names when the VFS requests a handle to a n...
dumi@chromium.org
2009-09-11
1
-39
/
+58
*
Fix crash in process info
mhm@chromium.org
2009-09-11
2
-0
/
+5
*
Force page-action views to update after reloading an extension, by deleting
pam@chromium.org
2009-09-11
13
-13
/
+102
*
Add api tests for cross-origin XHR.
aa@chromium.org
2009-09-11
5
-0
/
+75
*
[Windows] Clear Browsing Data dialog should not have any button as default
mark@chromium.org
2009-09-11
2
-0
/
+5
*
Small fix from Glen for download progress image.
mirandac@chromium.org
2009-09-11
2
-0
/
+0
*
Updated extension docs. Mainly to add i18n.html to navigation side bar,
xji@chromium.org
2009-09-11
31
-11
/
+82
*
Since themes are designed with the custom frame in mind, we need to offset
tony@chromium.org
2009-09-11
1
-1
/
+9
*
Eliminate some methods.
darin@chromium.org
2009-09-11
2
-8
/
+6
*
Fix installer_util_string's expected output file to match what
sgk@chromium.org
2009-09-11
1
-1
/
+5
*
Support running tests under LayoutTests/http/tests/local as local file, in or...
jianli@chromium.org
2009-09-11
2
-0
/
+40
*
add mole collapse/expand events. convert mappy to use this.
erikkay@chromium.org
2009-09-11
10
-3
/
+168
*
Adds pinned tabs to windows. As the code between windows and gtk is
sky@chromium.org
2009-09-11
10
-146
/
+776
*
Don't allow updating tabs to javascript URLs without host
aa@chromium.org
2009-09-11
20
-54
/
+166
*
Fix text and selection's save/restore issue of omnibox when displaying tempor...
suzhe@chromium.org
2009-09-11
6
-39
/
+44
*
Get rid of the half-working traces of locking, caching, and quotas. It
jorlow@chromium.org
2009-09-11
6
-252
/
+15
*
Gtk: Allow all columns in task manager to be sortable.
mhm@chromium.org
2009-09-11
4
-37
/
+127
*
Extension Doc Changes (no building or testable changes) - Render Docs
rafaelw@chromium.org
2009-09-11
10
-18
/
+479
*
Update the system favicon/folder icon on theme change.
estade@chromium.org
2009-09-11
9
-58
/
+90
*
Make themes in the incognito NTP which are bottom-aligned attach to the botto...
mirandac@chromium.org
2009-09-11
1
-7
/
+9
*
Add command line switch --activate-on-launch to help Selenium.
jrg@chromium.org
2009-09-11
3
-0
/
+18
*
Metrics for the in-memory DB size to see if we spend too much time loading it,
brettw@chromium.org
2009-09-11
1
-0
/
+7
*
Strict transport security: add checkbox to clear state.
agl@chromium.org
2009-09-11
11
-4
/
+57
*
NNTP: Fix undo link color
arv@google.com
2009-09-11
3
-4
/
+4
*
Adding the option to drop in a new BrowserDistribution instance for experimen...
robertshield@chromium.org
2009-09-11
2
-1
/
+12
*
Less ugly image for the download disk.
glen@chromium.org
2009-09-10
1
-0
/
+0
*
Fix truncation in a few locales.
finnur@chromium.org
2009-09-10
4
-4
/
+4
*
Disallow popup windows from setting the window size to the exact
tony@chromium.org
2009-09-10
1
-11
/
+17
*
GTK: Fix another awesome menu bar helper bug.
estade@chromium.org
2009-09-10
1
-4
/
+5
*
Check in http://codereview.chromium.org/197013/show for tfarina.
mirandac@chromium.org
2009-09-10
3
-4
/
+3
*
Linux: implement Page Actions support.
mattm@chromium.org
2009-09-10
11
-172
/
+449
*
A bit of clarification for the themes doc.
kathyw@google.com
2009-09-10
1
-6
/
+18
*
Populate strings in gaia_login.html using jstemplates instead of literals.
tim@chromium.org
2009-09-10
2
-29
/
+55
[next]