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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "Fullscreen mode UI.""
kuchhal@chromium.org
2009-02-23
8
-1
/
+340
*
Revert "Fullscreen mode UI."
kuchhal@chromium.org
2009-02-23
8
-340
/
+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
8
-1
/
+340
*
Discard crash data during first run of a new version.
jar@chromium.org
2009-02-23
6
-5
/
+55
*
Make plugin_process_host.cc and child_process_host.cc compile on Posix.
jhawkins@chromium.org
2009-02-23
9
-136
/
+161
*
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
5
-16
/
+29
*
Make the "cocoa" group and actual enclosing group so the files contained with...
pinkerton@chromium.org
2009-02-23
1
-24
/
+24
*
Fix some tiny grd issues:
pkasting@chromium.org
2009-02-23
1
-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
5
-9
/
+9
*
Add new vcproj for contents of third_party/WebKit/WebKit/chromium
darin@chromium.org
2009-02-23
1
-0
/
+20
*
This CL fixes issue 6099 -- bad display of multi-line English message in pop ...
xji@chromium.org
2009-02-23
10
-23
/
+289
*
Bump VERSION to 2.0.167.0
laforge@chromium.org
2009-02-23
1
-1
/
+1
*
A little more tweaking to the purify file.
jam@chromium.org
2009-02-23
1
-15
/
+2
*
Update include paths for grit files. Go ahead and resort
tc@google.com
2009-02-22
143
-325
/
+220
*
Set the default flag to know if we should restart the process
nsylvain@chromium.org
2009-02-22
2
-3
/
+13
*
Bumping VERSION to 2.0.166.0
laforge@chromium.org
2009-02-22
1
-1
/
+1
*
Update purify data after callstacks changed
jam@chromium.org
2009-02-22
3
-109
/
+8
*
Bring download_file, download_manager into POSIX build.
estade@chromium.org
2009-02-22
18
-129
/
+95
*
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
*
Mac rendering fix
agl@chromium.org
2009-02-21
1
-1
/
+1
*
Removing sections that look like they were accidentally added
finnur@google.com
2009-02-21
2
-1284
/
+0
*
blacklist some more tests in single process
jam@chromium.org
2009-02-21
1
-0
/
+15
*
Fix plugin hang that Earth team found.
jam@chromium.org
2009-02-21
8
-20
/
+51
*
Refactor code from RenderThread and PluginThread and move it to ChildThread. ...
jam@chromium.org
2009-02-21
37
-656
/
+590
*
Fix linux/mac build bustage.
estade@chromium.org
2009-02-21
1
-2
/
+0
*
Temporarily ignore a memory allocation failure error.
erikkay@google.com
2009-02-21
2
-1
/
+12
*
Temporarily ignore a memory allocation failure error.
erikkay@google.com
2009-02-21
1
-1
/
+1
*
Add NPAPI plugins contained in extensions to the PluginList.
mpcomplete@google.com
2009-02-21
7
-2
/
+54
*
Add linux printing module.
maruel@chromium.org
2009-02-21
1
-0
/
+1
*
Troubleshooting the purify issue (bug 7921)
cpu@google.com
2009-02-21
1
-3
/
+3
*
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
5
-10
/
+67
*
Add UI support for the newly added Turkish and Estonian spellcheckers.
sidchat@google.com
2009-02-20
3
-3
/
+7
*
This CL fix the following 2 bugs:
xji@chromium.org
2009-02-20
6
-23
/
+185
*
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
*
Correct the fallback language code for spellcheck dictionary languages.
sidchat@google.com
2009-02-20
24
-24
/
+24
*
Draw custom menu buttons properly.
evan@chromium.org
2009-02-20
7
-89
/
+247
*
Implement the logic to change Renderers. We can now navigate between pages!
erg@google.com
2009-02-20
3
-4
/
+9
*
Make perftests, generate_profile, interactive_ui_tests and unit_tests depend ...
maruel@chromium.org
2009-02-20
2
-0
/
+8
*
Add printing in chrome/DEPS.
maruel@chromium.org
2009-02-20
3
-0
/
+3
[next]