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
*
A few more translated strings.
mal@google.com
2008-08-05
2
-45
/
+45
*
Major udpate of translated strings, completing most languages (well there's a...
mal@google.com
2008-08-05
41
-311
/
+406
*
Initial version of a chrome memory test. This is not yet done; as it still
mbelshe@google.com
2008-08-05
9
-15
/
+658
*
fix bustage
beng@google.com
2008-08-05
4
-1
/
+36
*
Add the TabStrip to the BrowserView2. (hooked up for OpaqueFrame only at this...
beng@google.com
2008-08-05
9
-3
/
+119
*
Add the AeroGlassFrame and AeroGlassNonClientView for Vista.
beng@google.com
2008-08-05
10
-53
/
+519
*
Another attempt at this CL.
jcampan@google.com
2008-08-04
9
-54
/
+225
*
Always enabled the crash reporting when crash_service.exe is used instead of ...
nsylvain@google.com
2008-08-04
2
-6
/
+11
*
Add browser/views/frame/browser_view2.cc.
sgk@google.com
2008-08-04
1
-0
/
+1
*
Don't show the "Cert info" button when running with Gears (or anytime you hav...
jcampan@google.com
2008-08-04
1
-3
/
+10
*
Fix a bug where we try to reference a floating view after
paulg@google.com
2008-08-04
1
-1
/
+6
*
Implemented xml parsing of UMA server response data.
petersont@google.com
2008-08-04
2
-48
/
+137
*
Reverting my last commit, it seems to cause regression on the page cycler tests.
jcampan@google.com
2008-08-04
9
-225
/
+54
*
fix build bustage
darin@google.com
2008-08-04
2
-1
/
+2
*
Pull the major and minor webkit version numbers from WebCore/Configurations/V...
erikkay@google.com
2008-08-04
1
-0
/
+1
*
Added testing of Chromium dialogs to the automated ui tests.
jcampan@google.com
2008-08-04
9
-54
/
+225
*
Ensures that we clean up TabContents with other types after a navigation comm...
creis@google.com
2008-08-04
2
-28
/
+74
*
When a new tab is opened (either the new tab page via Ctrl+T or pressing the ...
beng@google.com
2008-08-04
5
-14
/
+145
*
Bring up the new frame (opaque version for XP only, for now).
beng@google.com
2008-08-04
13
-16
/
+1709
*
Cross-platform: Let SCons abstract library names by getting rid of .lib suff...
sgk@google.com
2008-08-04
20
-267
/
+320
*
Fix several issues with popup window locations:
erg@google.com
2008-08-04
4
-85
/
+16
*
Convert overlooked libraries in mini_installer from being specified as extra ...
sgk@google.com
2008-08-04
1
-24
/
+3
*
Pull the block of common Windows system libraries that we link with everywher...
sgk@google.com
2008-08-04
23
-527
/
+26
*
Convert chrome SConscript files to psuedo-builder calls.
sgk@google.com
2008-08-03
32
-36
/
+36
*
Add new common\common|glue.cc file.
sgk@google.com
2008-08-03
1
-0
/
+1
*
r65 was reverted in r71 because of a crash spike in the reliability tests.
mal@google.com
2008-08-02
1
-2
/
+3
*
Filed bug 1306067 to reenable SavePageTest.SaveHTMLOnly. It is very flaky.
maruel@google.com
2008-08-02
1
-1
/
+2
*
Trim the dependencies of the plugin_dll and renderer_dll projects. Browser_dl...
maruel@google.com
2008-08-02
9
-91
/
+91
*
This fixes http://b/issue?id=1303133, which was a crash
iyengar@google.com
2008-08-02
2
-3
/
+5
*
Merge latest translated strings: Czech (cs) only.
mal@google.com
2008-08-02
1
-1
/
+1
*
Lots of fixes for various issues with the prepopulate data uncovered during t...
pkasting@google.com
2008-08-02
1
-191
/
+239
*
A bunch of cleanups to beforeunload/unload handling.
ojan@google.com
2008-08-02
19
-194
/
+188
*
Make our distributor logo light on XP (and leave it dark on Vista).
glen@google.com
2008-08-02
5
-6
/
+8
*
Add a non-interactive distributor logo to the window frame. This logo disappe...
glen@google.com
2008-08-01
7
-21
/
+72
*
One more time, try to land the change that removes FreeLibrary(chrome_dll). O...
cpu@google.com
2008-08-01
1
-0
/
+4
*
Fix the script since it was outputting the reverse of the actual result. Add ...
maruel@google.com
2008-08-01
1
-9
/
+34
*
Let the logo display correctly on the History and Downloads pages in RTL. Thi...
glen@google.com
2008-08-01
2
-17
/
+35
*
SCons build:
sgk@google.com
2008-08-01
4
-12
/
+8
*
Emergency string change.
glen@google.com
2008-08-01
1
-1
/
+1
*
Automation provider should send real windows messages to the window when simu...
beng@google.com
2008-08-01
1
-8
/
+33
*
Update xcodeprojs
mmentovai@google.com
2008-08-01
1
-0
/
+15
*
Make closetabsopenedby walk the whole tabstrip instead of just all the tabs t...
ojan@google.com
2008-08-01
1
-1
/
+1
*
Fix DCHECK in history_backend by ensuring we clear redirect tracking state wh...
timsteele@google.com
2008-08-01
2
-2
/
+67
*
Add the ability to display reverse dependencies, e.g. which projects depends ...
maruel@google.com
2008-08-01
2
-16
/
+50
*
Add the ability to dynamically generate keywords. Mark the Google engine as ...
pkasting@google.com
2008-08-01
10
-160
/
+277
*
Adds a backend for the bookmarks bar that reads/writes to a JSON
sky@google.com
2008-08-01
6
-0
/
+640
*
Adds the BrowserView to the XPFrame/VistaFrame, and moves the BrowserToolbarV...
beng@google.com
2008-08-01
15
-150
/
+272
*
Fix crash in DialogClientView caused by recursion of Close calls. When migrat...
beng@google.com
2008-08-01
1
-6
/
+8
*
Using a better seed. Using time() causes the random sequence to start with t...
jcampan@google.com
2008-08-01
1
-1
/
+4
*
Generate the new DLLs. Note that they still have the same size than chrome.dl...
maruel@google.com
2008-08-01
13
-13
/
+1064
[next]