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
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Adds Animation::CurrentValueBetween and gets rid of a bunch of
sky@chromium.org
2010-02-07
2
-0
/
+34
*
Rebuild app menu in ToolbarView::RunAppMenu
xiyuan@chromium.org
2010-02-06
1
-3
/
+8
*
Make open tab items check item.
oshima@chromium.org
2010-02-05
1
-1
/
+1
*
Tweak some things to be compatible with libpng 1.4.
craig.schlenter@chromium.org
2010-02-05
1
-9
/
+4
*
Step 1 in Implementing/Prototyping App Panels.
rafaelw@chromium.org
2010-02-04
4
-0
/
+7
*
Windows: Put ScopedHGlobal in the right scope so it unlocks a STGMEDIUM's han...
thestig@chromium.org
2010-02-04
1
-48
/
+65
*
Copy percent-escaped URL when copying all the text from the address bar (Mac)
kinuko@chromium.org
2010-02-03
2
-3
/
+4
*
[GPU] Get GPU process running on the mac
kbr@google.com
2010-02-03
1
-2
/
+9
*
Changes top-level browser process name back to "Chrome_WidgetWin_" from "Chro...
gwilson@google.com
2010-01-29
1
-1
/
+3
*
WebKit roll 54045:54059
pfeldman@chromium.org
2010-01-29
1
-2
/
+1
*
WebKit roll 54016:54045.
pfeldman@chromium.org
2010-01-29
1
-1
/
+2
*
Insert methods for SimpleMenuModel
oshima@chromium.org
2010-01-27
2
-0
/
+78
*
In the sync database, use protobuf-based storage. Drop the old
nick@chromium.org
2010-01-27
2
-3
/
+3
*
POSIX: Use Shared Mem transport to copy images.
jeremy@chromium.org
2010-01-27
6
-84
/
+185
*
images for translate infobars.
kuan@chromium.org
2010-01-26
28
-0
/
+29
*
remove ICU includes from l10n_util.h
evan@chromium.org
2010-01-25
8
-214
/
+256
*
OpenBSD/FreeBSD ifdefs and GYP changes for app/ directory
pvalchev@google.com
2010-01-23
16
-60
/
+58
*
Fix bad tooltip wrapping.
davemoore@chromium.org
2010-01-22
1
-1
/
+15
*
Fix build.
finnur@chromium.org
2010-01-21
1
-0
/
+0
*
Adding image for resize gripper in the hopes that the try bots don't fail to ...
finnur@chromium.org
2010-01-20
1
-0
/
+3
*
Allow link drags from the star, bookmarks bar, and bookmark bar menus
tony@chromium.org
2010-01-20
1
-0
/
+11
*
Adding a secondary mini_installer target for Chrome Frame. This will remove t...
robertshield@chromium.org
2010-01-19
1
-50
/
+0
*
Make a MenuModel for the popup favicon menu. For now only GTK uses it. Consol...
estade@chromium.org
2010-01-19
1
-7
/
+19
*
Split win_util.cc - we need ConvertToLongPath in the 64-bit Windows build, bu...
gregoryd@google.com
2010-01-18
3
-13
/
+23
*
Support dragging a virtual file out of the browser.
jianli@chromium.org
2010-01-15
6
-49
/
+327
*
Allow link drags from Chrome to create a shortcut on the desktop.
tony@chromium.org
2010-01-15
2
-1
/
+15
*
Linux: Notify Chrome when it loses the focus.
derat@chromium.org
2010-01-13
2
-7
/
+5
*
Fix to way we identify the active window. This deals with XFCE which
davemoore@chromium.org
2010-01-13
1
-2
/
+5
*
Make sure an evil renderer can't mess up state of the clipboard, later causing
cevans@chromium.org
2010-01-12
1
-0
/
+4
*
Use string16 instead of wstring in bookmark data model.
munjal@chromium.org
2010-01-11
2
-3
/
+22
*
Attempt to fix text not being clipped. This only seems to happen in
sky@chromium.org
2010-01-11
1
-0
/
+3
*
Translation strings
oritm@google.com
2010-01-10
2
-1
/
+3
*
Attempt to fix crash in issue 31082
xiyuan@chromium.org
2010-01-07
1
-0
/
+4
*
GTK: make tab context menu use tab_menu_model
estade@chromium.org
2010-01-05
2
-0
/
+47
*
Workaround bug in Pango that was resulted in incorrect wrapping.
sky@chromium.org
2010-01-04
1
-0
/
+17
*
[Mac] honor the locale passed for loading the pak file.
thomasvl@chromium.org
2009-12-31
1
-7
/
+28
*
Add a range of sanity checks to the clipboard object handling. In particular,...
cevans@chromium.org
2009-12-30
1
-4
/
+23
*
Don't shoehorn a size_t into an int -- especially if the int is used in an su...
cevans@chromium.org
2009-12-30
1
-2
/
+2
*
AppCacheDatabase and SQL based AppCacheStorageImpl.
michaeln@chromium.org
2009-12-29
4
-17
/
+16
*
atl: Remove unused <atlbase.h> header from some source files.
jhawkins@chromium.org
2009-12-29
1
-1
/
+0
*
Revert 35328 - AppCacheDatabase and SQL based AppCacheStorageImpl.
michaeln@google.com
2009-12-29
4
-16
/
+17
*
AppCacheDatabase and SQL based AppCacheStorageImpl.
michaeln@chromium.org
2009-12-29
4
-17
/
+16
*
linux: reduce header interdependencies
evan@chromium.org
2009-12-29
3
-2
/
+53
*
Clarify licenses on a bunch of files.
evan@chromium.org
2009-12-29
1
-0
/
+4
*
Fix race condition at cros startup
davemoore@chromium.org
2009-12-22
1
-15
/
+42
*
Refactoring build configurations - make it clearer and allow better support f...
gregoryd@google.com
2009-12-22
1
-1
/
+1
*
Revert 35012 - Rearrange build configurations make it clearer and allow bett...
gregoryd@google.com
2009-12-19
1
-1
/
+1
*
Rearrange build configurations - make it clearer and allow better support for...
gregoryd@google.com
2009-12-19
1
-1
/
+1
*
Fixes two related bugs:
sky@chromium.org
2009-12-18
2
-0
/
+24
*
Init allocated SkBitmap pixels
xiyuan@chromium.org
2009-12-17
1
-0
/
+1
[prev]
[next]