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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Refactor BaseDownloadItemModel and its inheritors.
estade@chromium.org
2009-02-23
13
-131
/
+110
*
Obey the XDG base directory spec and use ~/.config/chromium on Linux.
evan@chromium.org
2009-02-23
1
-1
/
+1
*
Fix more gcc 4.3 warnings.
evan@chromium.org
2009-02-23
2
-10
/
+13
*
Clear out the vbox before adding a new widget.
erg@google.com
2009-02-23
2
-13
/
+28
*
Make plugin_installer.cc compile on Posix.
jhawkins@chromium.org
2009-02-23
2
-2
/
+1
*
Fix a download regression.
estade@chromium.org
2009-02-23
1
-5
/
+10
*
Revert "Revert "Fullscreen mode UI.""
kuchhal@chromium.org
2009-02-23
6
-1
/
+325
*
Revert "Fullscreen mode UI."
kuchhal@chromium.org
2009-02-23
6
-325
/
+1
*
Update header ref to new location.
jrg@chromium.org
2009-02-23
1
-4
/
+4
*
Fullscreen mode UI.
pkasting@chromium.org
2009-02-23
6
-1
/
+325
*
Discard crash data during first run of a new version.
jar@chromium.org
2009-02-23
4
-5
/
+49
*
Make plugin_process_host.cc and child_process_host.cc compile on Posix.
jhawkins@chromium.org
2009-02-23
4
-71
/
+117
*
Fix a crash when dns prefetching was being shut down without being started.
phajdan.jr@chromium.org
2009-02-23
3
-6
/
+7
*
Add support to ProxyService for downloading a PAC script on behalf of the Pro...
ericroman@google.com
2009-02-23
1
-1
/
+2
*
Fix a bogus end-of-file comment.
pkasting@chromium.org
2009-02-23
1
-1
/
+1
*
A few minor changes to WidgetWin:
pkasting@chromium.org
2009-02-23
3
-3
/
+3
*
Fix references to moved files
pinkerton@chromium.org
2009-02-23
2
-4
/
+4
*
Move Cocoa-specific files into the cocoa folder
pinkerton@chromium.org
2009-02-23
4
-0
/
+0
*
This CL fixes issue 6099 -- bad display of multi-line English message in pop ...
xji@chromium.org
2009-02-23
1
-2
/
+3
*
Update include paths for grit files. Go ahead and resort
tc@google.com
2009-02-22
114
-267
/
+178
*
Bring download_file, download_manager into POSIX build.
estade@chromium.org
2009-02-22
16
-63
/
+89
*
Purify bot fix
agl@chromium.org
2009-02-21
2
-4
/
+8
*
Correctly evict smallest transport DIB cache member
agl@chromium.org
2009-02-21
1
-1
/
+3
*
blacklist some more tests in single process
jam@chromium.org
2009-02-21
1
-0
/
+15
*
Refactor code from RenderThread and PluginThread and move it to ChildThread. ...
jam@chromium.org
2009-02-21
2
-3
/
+24
*
Fix linux/mac build bustage.
estade@chromium.org
2009-02-21
1
-2
/
+0
*
Add NPAPI plugins contained in extensions to the PluginList.
mpcomplete@google.com
2009-02-21
6
-1
/
+52
*
Create the extensions (<Profile>/Extensions) and user script (<Profile>/User ...
rafaelw@chromium.org
2009-02-21
2
-0
/
+9
*
More fixes for bad reference counting.
darin@chromium.org
2009-02-20
1
-3
/
+3
*
Fix unit test memory leak
agl@chromium.org
2009-02-20
2
-4
/
+13
*
Purify fix
agl@chromium.org
2009-02-20
1
-0
/
+2
*
Show page icons on back/forward menu lists on linux.
estade@chromium.org
2009-02-20
3
-6
/
+64
*
Add UI support for the newly added Turkish and Estonian spellcheckers.
sidchat@google.com
2009-02-20
1
-1
/
+5
*
This CL fix the following 2 bugs:
xji@chromium.org
2009-02-20
3
-9
/
+28
*
This CL fixes issue 2674 - Omnibar displays wrong parenthesis for "arab...
xji@chromium.org
2009-02-20
1
-3
/
+14
*
Use the URLFixerUpper on entry
erg@google.com
2009-02-20
1
-1
/
+3
*
Draw custom menu buttons properly.
evan@chromium.org
2009-02-20
5
-88
/
+216
*
Implement the logic to change Renderers. We can now navigate between pages!
erg@google.com
2009-02-20
3
-4
/
+9
*
Move units to new module printing. Add printing_unittests on Windows too. Mak...
maruel@chromium.org
2009-02-20
7
-151
/
+22
*
Implement RenderWidgetHostViewGtk::Destroy.
deanm@chromium.org
2009-02-20
1
-2
/
+1
*
Make plugin_service.cc compile on Posix.
jhawkins@chromium.org
2009-02-20
10
-10
/
+17
*
Revert r10090, which was committed without proper review.
darin@chromium.org
2009-02-20
20
-507
/
+2
*
Roll our own grow box since the OS one wants to indent by 3px due to the text...
pinkerton@chromium.org
2009-02-20
9
-26
/
+74
*
Add tab content type for developer tools UI.
yurys@google.com
2009-02-20
20
-2
/
+507
*
Reformat some omnibox enum comments. This helps readability a bit by using m...
deanm@chromium.org
2009-02-20
1
-8
/
+10
*
Fix for Issue 6431 "Two issues about Vietnamese Spell-Checker".
hbono@chromium.org
2009-02-20
1
-21
/
+29
*
Fix linux tests. Can't rely on directory iteration order.
aa@chromium.org
2009-02-20
1
-1
/
+2
*
Complain when an extension does not contain a user script it claims to.
aa@chromium.org
2009-02-20
3
-6
/
+38
*
Make BrowserWindowGtk work with resource bundle theme images.
mmoss@chromium.org
2009-02-20
1
-16
/
+37
*
Reverting 10080.
jam@chromium.org
2009-02-20
1
-4
/
+3
[prev]
[next]