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
*
Fix newline issues in tab_renderer.h
glen@chromium.org
2009-07-24
1
-1
/
+2
*
Revert 21474
glen@chromium.org
2009-07-24
5
-21
/
+1
*
Fixit: Coverity check return value.
kuchhal@chromium.org
2009-07-24
1
-3
/
+6
*
Another try at enabling the content script messaging test.
mpcomplete@chromium.org
2009-07-24
7
-77
/
+107
*
Disable the BookmarkEditorGtk.* tests again while I investigate the issue.
jhawkins@chromium.org
2009-07-24
1
-0
/
+3
*
Enable SVG icons for linux.
estade@chromium.org
2009-07-24
1
-2
/
+1
*
Adds the first run banner.
arv@google.com
2009-07-23
4
-35
/
+103
*
Added menus for bookmark bar folders. This is NOT based on the Cole
jrg@chromium.org
2009-07-23
11
-200
/
+506
*
linux: obey window positioning information when bounds are overridden
evan@chromium.org
2009-07-23
2
-4
/
+17
*
Fix linux/mac build errors.
glen@chromium.org
2009-07-23
1
-3
/
+3
*
Adds MSAA information to various (previously uncovered) bits of the UI, inclu...
klink@chromium.org
2009-07-23
12
-20
/
+171
*
Make the tab close button color match the tab text.
glen@chromium.org
2009-07-23
5
-0
/
+20
*
Fix memory leak in VisitSegmentDatabase::QuerySegmentUsage and HistoryBackend...
meelapshah@chromium.org
2009-07-23
2
-3
/
+8
*
Adding a new parsing system to the metadata url request.
brettw@chromium.org
2009-07-23
13
-7
/
+442
*
gtk: Set the treeview column title even for headers we aren't displaying. Ol...
jhawkins@chromium.org
2009-07-23
2
-5
/
+2
*
Allow the browser to send actions back to the render for media element contex...
ajwong@chromium.org
2009-07-23
10
-47
/
+202
*
Gtk: Add cookie details to cookie manager.
mattm@chromium.org
2009-07-23
2
-8
/
+153
*
Change the toasting to 60 days
cpu@google.com
2009-07-23
1
-2
/
+2
*
Avoid directory traversal attacks when unpacking zips. The sandbox would tend
cevans@chromium.org
2009-07-23
2
-7
/
+24
*
A small refactor of the toolbar background.
tc@google.com
2009-07-23
2
-12
/
+2
*
linux: generalize desktop environment guessing to encompass KDE
evan@chromium.org
2009-07-23
1
-16
/
+26
*
Pass input string parameters by reference.
jhawkins@chromium.org
2009-07-23
1
-6
/
+6
*
linux: show the manpage on -h or --help
evan@chromium.org
2009-07-23
1
-0
/
+10
*
Bookmark bar: Don't connect to the OnDragDrop signal since we can just use th...
estade@chromium.org
2009-07-23
2
-24
/
+0
*
Close pop up notification when navigating to other site.
erg@google.com
2009-07-23
1
-0
/
+6
*
Headers cleanup:
phajdan.jr@chromium.org
2009-07-23
26
-14
/
+43
*
gtk: Fix the case where a user quickly moves the mouse away from a dragged tab
jhawkins@chromium.org
2009-07-23
6
-3
/
+33
*
Fixing the crash signature for masksuperblitter.
huanr@chromium.org
2009-07-23
1
-1
/
+1
*
This CL adds an infobar instructing users they can do search directly from th...
jcampan@chromium.org
2009-07-23
14
-7
/
+355
*
CPAPI (0.11) for gears drag drop.
mpcomplete@chromium.org
2009-07-23
9
-11
/
+92
*
Disables BookmarkHTMLWriterTest for now, since it is very flaky on Windows. W...
klink@chromium.org
2009-07-23
1
-1
/
+1
*
Make tabs go all the way to the right edge and stop using less of the strip a...
pinkerton@chromium.org
2009-07-23
9
-26
/
+218
*
Make chrome icon the same size as the chromium one
pinkerton@chromium.org
2009-07-23
1
-0
/
+0
*
Allow two user level installs of Chrome to have default browser settings.
kuchhal@chromium.org
2009-07-23
9
-402
/
+522
*
Put the new ZIP data file in a separate CL because "gcl try" does not support
cevans@chromium.org
2009-07-23
1
-0
/
+0
*
Adds the --diagnostics switch
cpu@google.com
2009-07-23
2
-0
/
+5
*
Don't add the QuickLaunch shortcut by default in Windows7
cpu@google.com
2009-07-23
2
-4
/
+10
*
Trying to turn the reliability bots green.
senorblanco@chromium.org
2009-07-23
1
-0
/
+2
*
Fix issue where dragging window via a tab would incorrectly dim chrome when t...
pinkerton@chromium.org
2009-07-23
2
-0
/
+4
*
Fix bug 15795: make the capslock indicator in password fields (on Mac) work.
avi@chromium.org
2009-07-23
1
-0
/
+4
*
Add support to URLRequest for deferring redirects.
darin@chromium.org
2009-07-23
6
-13
/
+6
*
Disable worker tests for debug builds.
darin@chromium.org
2009-07-23
1
-0
/
+11
*
Unrevert 21355 because the revert might be causing the
nsylvain@chromium.org
2009-07-23
26
-353
/
+208
*
Linux: Select omnibox text on button release instead of press.
agl@chromium.org
2009-07-23
2
-26
/
+62
*
Have UtilityProcessHostTest wait until the utility process dies before
mpcomplete@chromium.org
2009-07-23
1
-2
/
+37
*
Squash the "Confirm Form Repost" dialog triggered via an external context men...
robertshield@chromium.org
2009-07-23
3
-2
/
+21
*
Fixes a couple gyp configuration issues with ipc_tests.
agl@chromium.org
2009-07-23
1
-3
/
+1
*
Revert 21355 because it might be causing all the new
nsylvain@chromium.org
2009-07-23
26
-208
/
+353
*
(Identical to 159254 which I had in a messed up client)
cevans@chromium.org
2009-07-23
1
-1
/
+1
*
Adds the drag over animation.
arv@google.com
2009-07-23
2
-39
/
+124
[next]