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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fork breakpad's dump_syms and related code. Generate XOR of first page of mem...
thestig@chromium.org
2009-05-27
6
-5
/
+1055
*
Linux: Breakpad updates.
agl@chromium.org
2009-05-27
3
-19
/
+90
*
Converts a bunch things from NativeWindow to NativeView to make it
sky@chromium.org
2009-05-27
17
-50
/
+40
*
Add an unused interface for storing thumbnails. This is to replace the history
brettw@chromium.org
2009-05-27
1
-0
/
+52
*
Make sure that we're restoring focus to a valid subview. (with Rohit)
avi@chromium.org
2009-05-27
1
-1
/
+5
*
Commit on behalf of Yusuke:
glen@chromium.org
2009-05-27
1
-3
/
+8
*
This fixes the problem of the status bubble obscuring the download shelf.
mirandac@chromium.org
2009-05-27
10
-3
/
+41
*
Remove an errant line from DownloadItemGtk that was causing a crash.
estade@chromium.org
2009-05-27
1
-2
/
+0
*
Add .dll (and a .exe) files to the gyp build:
sgk@google.com
2009-05-27
4
-3
/
+239
*
gyp file for pdfsqueeze
thomasvl@chromium.org
2009-05-27
2
-11
/
+77
*
Some ui tests would crash when the browser was closed.
jcampan@chromium.org
2009-05-27
1
-6
/
+10
*
Removes textfield from list of things compiled on linux.
sky@chromium.org
2009-05-27
1
-0
/
+1
*
Adds gtk_util::ParentWindow to find the parent window of a GtkWidget.
sky@chromium.org
2009-05-27
2
-0
/
+13
*
Makes MenuButton compile and fixes bug in GtkWidget I happened upon.
sky@chromium.org
2009-05-27
3
-5
/
+15
*
Add a preference to enable/disable ID persistence in bookmark model and
munjal@chromium.org
2009-05-27
3
-5
/
+53
*
Chrome renderer support for YV16.
fbarchard@chromium.org
2009-05-27
1
-11
/
+17
*
Initial stab at dialog for "clear browsing data". Needs some UI love from Col...
pinkerton@chromium.org
2009-05-27
1
-0
/
+597
*
Move text_field.cc and rename the class to Textfield in preparation for porting.
ben@chromium.org
2009-05-27
45
-342
/
+341
*
Open a new tab page rather than the homepage if startup is set to "open the f...
pkasting@chromium.org
2009-05-27
1
-2
/
+8
*
Don't lose omnibox edits when dragging tabs out. Patch by Yuzo Fujishima (se...
pkasting@chromium.org
2009-05-27
1
-0
/
+3
*
Fix breakpad-related Linux official build breakage.
mmoss@chromium.org
2009-05-27
1
-21
/
+11
*
Add stubs for a variety of dialogs under GTK-Views.
brettw@chromium.org
2009-05-27
3
-0
/
+85
*
Adds comments to BrowserList::GetLastActive that it might return NULL
sky@chromium.org
2009-05-27
1
-0
/
+5
*
Binary files for themes+extensions change - these are in a separate change so...
glen@chromium.org
2009-05-27
3
-0
/
+0
*
When iterating over the sections in a file, omit sections that have no raw da...
sra@chromium.org
2009-05-27
2
-5
/
+8
*
Work around linux resolver problem where changes to resolv.conf go unnoticed ...
evan@chromium.org
2009-05-27
1
-0
/
+10
*
When writing to a closed pipe on OSX errno is set to EPERM.
jeremy@chromium.org
2009-05-27
1
-0
/
+7
*
*_views.cc files were not getting re-included in the gyp Windows build.
sgk@google.com
2009-05-27
1
-1
/
+1
*
Add BrowserView to the Linux build, it now compiles. This also includes a small
brettw@chromium.org
2009-05-27
3
-0
/
+7
*
Let ChromiumBridge::paintTextField check if the Color object passed in is valid
brettw@chromium.org
2009-05-27
1
-1
/
+4
*
Decompress .svgz files from disk.
thestig@chromium.org
2009-05-27
2
-0
/
+13
*
Landing tyoshino patch.
jcampan@chromium.org
2009-05-27
1
-0
/
+4
*
Fix font sizes in locales other than en-US, da, he, and zh-TW.
tc@google.com
2009-05-27
46
-0
/
+368
*
Make toolbar compile on linux.
ben@chromium.org
2009-05-27
4
-14
/
+37
*
ExternalTabContainer should subclass WidgetWin rather than Widget and ATL CWi...
ben@chromium.org
2009-05-27
3
-246
/
+122
*
revert 12598 now that text-overflow:ellipsis has been fixed in WebKit.
jeremy@chromium.org
2009-05-27
1
-22
/
+0
*
Hides the "Remove thumbnails" link when the most visited intro is shown.
arv@google.com
2009-05-27
1
-6
/
+8
*
Fixes multiple definitions for DragDownload.
sky@chromium.org
2009-05-27
3
-1
/
+5
*
Use correct branding on the "make default browser" button. Create a new local...
pinkerton@chromium.org
2009-05-27
4
-11
/
+111
*
Remove empty unused directories from src/webkit.
dglazkov@chromium.org
2009-05-27
3
-1210
/
+0
*
Add shift-zoom to maximize.
pinkerton@chromium.org
2009-05-27
1
-0
/
+7
*
Fix errant comments on parameters.
pinkerton@chromium.org
2009-05-27
1
-2
/
+2
*
Relands cl 16982 as it wasn't the cause of the build breakage. Here's
sky@chromium.org
2009-05-27
2
-0
/
+15
*
Make the import feature a little more complete:
kuchhal@chromium.org
2009-05-27
12
-60
/
+456
*
Reverting 16982.
maruel@chromium.org
2009-05-27
2
-15
/
+0
*
DevTools: Add 'Enable Developer Tools' option into the Advanced tab. Hide dev...
pfeldman@chromium.org
2009-05-27
5
-6
/
+101
*
Lands http://codereview.chromium.org/115505 for bug
sky@chromium.org
2009-05-27
2
-0
/
+15
*
Fix issue where cmd-w was hard-coded to closing a browser tab regardless of t...
pinkerton@chromium.org
2009-05-27
7
-47
/
+182
*
DevTools: Migrate to InspectorController for network and console events.
pfeldman@chromium.org
2009-05-27
22
-886
/
+293
*
Added support for constructor calls in the NPAPI.
sgjesse@chromium.org
2009-05-27
11
-25
/
+200
[next]