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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename official builds to "Google Chrome" on disk and "Chrome" in the menubar.
thomasvl@chromium.org
2009-05-18
1
-1
/
+1
*
Implement DraggedTabGtk, the object that handles rendering either a dragged t...
jhawkins@chromium.org
2009-05-18
2
-0
/
+35
*
Fix a memory leak in ResourceDispatcher
hclam@chromium.org
2009-05-18
2
-0
/
+40
*
Revert "Add file_util::ReplaceFile and use it in ImportantFileWriter."
phajdan.jr@chromium.org
2009-05-18
1
-1
/
+1
*
Speed up RendererCrashTest.
huanr@chromium.org
2009-05-18
1
-3
/
+4
*
Add file_util::ReplaceFile and use it in ImportantFileWriter.
phajdan.jr@chromium.org
2009-05-18
1
-1
/
+1
*
Chrome-part of disabling web fonts by default while still alowing SVG fonts
jshin@chromium.org
2009-05-16
3
-1
/
+8
*
Revert the first run bubble change because of Mac/Linux failures.
glen@chromium.org
2009-05-16
2
-7
/
+0
*
Recommit for MirandaC of Smaller alternate first run bubble. http://coderevie...
glen@chromium.org
2009-05-16
2
-0
/
+7
*
rollback of r 162411
glen@chromium.org
2009-05-16
2
-7
/
+0
*
Commit for MirandaC of Smaller alternate first run bubble. http://codereview....
glen@chromium.org
2009-05-16
2
-0
/
+7
*
Reland this change. Registers paths for the testing exe, too.
ben@chromium.org
2009-05-15
2
-21
/
+0
*
Introducing the Utility process, which handles the unpacking and verification
mpcomplete@google.com
2009-05-15
9
-0
/
+292
*
GTK: Add download shelf first show animation.
estade@chromium.org
2009-05-15
4
-0
/
+19
*
Linux: Take download shelf and infobar close animations into account during r...
estade@chromium.org
2009-05-15
1
-0
/
+1
*
Shorten the new proxy switch names.
robertshield@google.com
2009-05-15
2
-7
/
+7
*
Handful of changes to get views building again. The tab.cc ifdefs are
sky@chromium.org
2009-05-15
1
-0
/
+2
*
Revert 16173
beng@google.com
2009-05-15
2
-0
/
+21
*
Move/Copy paths used by app to app_paths.
beng@google.com
2009-05-15
2
-21
/
+0
*
Add ExtensionsService::Uninstall() plus unit tests.
aa@chromium.org
2009-05-15
1
-1
/
+8
*
Refactors DockInfo so that it can be used on Linux. I haven't done the
sky@chromium.org
2009-05-15
1
-0
/
+2
*
Create app_switches and remove a dep.
beng@google.com
2009-05-15
4
-6
/
+2
*
Reverting 16124.
beng@google.com
2009-05-14
2
-36
/
+5
*
Reverting 16122.
beng@google.com
2009-05-14
2
-5
/
+36
*
Move bitmap conversion function from chrome/common/gtk_utils.h into app/gfx/g...
beng@google.com
2009-05-14
2
-36
/
+5
*
Refactors menus so that I can create a MenuGtk implementation, and moves it into
sky@chromium.org
2009-05-14
1
-0
/
+4
*
Add a separate cookie store that's used for extensions.
mpcomplete@google.com
2009-05-14
2
-0
/
+2
*
scaffolding: SetAsDefaultBrowser NOTIMPLEMENTED made into a bug.
evan@chromium.org
2009-05-14
1
-2
/
+2
*
Provide one set of mac common app name defines for things that need the name ...
thomasvl@chromium.org
2009-05-14
1
-0
/
+16
*
scaffolding: convert a NOTIMPLEMENTED into a bug.
evan@chromium.org
2009-05-14
1
-3
/
+3
*
Enable basic saving/restoring window placements on Mac.
rohitrao@chromium.org
2009-05-14
2
-0
/
+4
*
Extract Windows-specific parts of TaskManager.
phajdan.jr@chromium.org
2009-05-14
1
-9
/
+0
*
Linux: Delay the deletion of the RWHVGtk object.
willchan@chromium.org
2009-05-14
1
-1
/
+1
*
Add GTK options window (no options actually configurable yet.)
evan@chromium.org
2009-05-14
1
-0
/
+11
*
Add comment about our SSL UI notifications as requested by wtc.
abarth@chromium.org
2009-05-13
1
-0
/
+16
*
Fix valigrind complaint about invalid file descriptor on close.
shess@chromium.org
2009-05-13
1
-12
/
+32
*
Stubs out OSExchangeData for views on gtk.
sky@chromium.org
2009-05-13
1
-0
/
+2
*
Re-do r15244 again.
darin@chromium.org
2009-05-13
1
-2
/
+2
*
Propagate intrinsic width notification over IPC in all cases (not just extens...
pinkerton@chromium.org
2009-05-13
1
-0
/
+5
*
Reverting 15986.
michaeln@google.com
2009-05-13
2
-45
/
+1
*
CPAPI gears drag drop and renderer IPC....
michaeln@google.com
2009-05-13
2
-1
/
+45
*
This CL updates chrome to the latest version of skia, retrieved via DEPS, and
senorblanco@chromium.org
2009-05-13
5
-6
/
+6
*
DevTools: enable out of process dev tools by default. Take 2.
pfeldman@chromium.org
2009-05-13
2
-4
/
+4
*
Revert r15940 again. Unexpected layout test failures :(
darin@chromium.org
2009-05-13
1
-2
/
+2
*
Re-do r15244 again.
darin@chromium.org
2009-05-13
1
-2
/
+2
*
Add Automatic spell correction support in Chrome.
sidchat@google.com
2009-05-12
3
-1
/
+10
*
Reverting 15843: chrome performance regression.
pfeldman@chromium.org
2009-05-12
2
-4
/
+4
*
Implement the triple click for the Mac.
avi@google.com
2009-05-12
1
-3
/
+0
*
Making command-line specified proxy settings more flexible - allowing for set...
robertshield@google.com
2009-05-12
2
-1
/
+21
*
FormatErrorMessage() functions are now publicly available from ExtensionError...
rafaelw@chromium.org
2009-05-12
1
-7
/
+10
[next]