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
*
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
*
Refactor code from RenderThread and PluginThread and move it to ChildThread. ...
jam@chromium.org
2009-02-20
1
-3
/
+4
*
We will sort the encoding menu items according to current used UI language ex...
jnd@chromium.org
2009-02-20
4
-61
/
+111
*
Remove a forward declaration that is not being used.
jhawkins@chromium.org
2009-02-20
1
-1
/
+0
*
Make user_data_manager.cc compile on Posix.
jhawkins@chromium.org
2009-02-20
4
-21
/
+20
*
Bitmap transport
agl@chromium.org
2009-02-20
17
-76
/
+324
*
Port save_package_unittest to posix.
estade@chromium.org
2009-02-20
3
-98
/
+102
*
Fix a UMR in the IPC message ViewHostMsg_FrameNavigate, which occured as a re...
ananta@chromium.org
2009-02-20
1
-0
/
+1
*
Enable dragging of single tab between two windows.
idanan@chromium.org
2009-02-20
4
-16
/
+9
*
Add a line back in that was accidentally removed before the commit. Fixes th...
jhawkins@chromium.org
2009-02-20
1
-0
/
+1
*
Make template_url_fetcher.cc compile on Posix.
jhawkins@chromium.org
2009-02-20
2
-7
/
+15
*
Remove the home button on Linux.
evan@chromium.org
2009-02-19
2
-9
/
+39
*
Fix some GCC 4.3 warnings.
evan@chromium.org
2009-02-19
1
-1
/
+1
*
Enable SSL error handling in Linux again.
dkegel@google.com
2009-02-19
2
-20
/
+5
*
Relocate custom button code to its own files, in anticipation of more changes.
evan@chromium.org
2009-02-19
5
-114
/
+137
*
* Add day deletion to history
glen@chromium.org
2009-02-19
3
-48
/
+182
*
Initial checkin of the HTML downloads UI. It's not yet complete (lacking inte...
glen@chromium.org
2009-02-19
10
-2
/
+1224
[next]