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
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
184
-1423
/
+1219
*
linux: set the window icon (used in alt-tab list, etc.)
evan@chromium.org
2009-05-04
2
-0
/
+13
*
roll back r15177
ben@chromium.org
2009-05-04
154
-840
/
+218
*
Reverting 15178.
ben@chromium.org
2009-05-04
1
-50
/
+0
*
Reverting 15179.
ben@chromium.org
2009-05-04
1
-1
/
+0
*
Reverting 15180.
ben@chromium.org
2009-05-04
12
-225
/
+99
*
Reverting 15181.
ben@chromium.org
2009-05-04
1
-2
/
+1
*
Reverting 15182.
ben@chromium.org
2009-05-04
79
-238
/
+174
*
Reverting 15183.
ben@chromium.org
2009-05-04
1
-1
/
+1
*
linux: obey proxy environment variables in preference to gconf
evan@chromium.org
2009-05-04
2
-1
/
+25
*
Only include views_resources.h on Windows, since it looks like Linux is still...
ben@chromium.org
2009-05-04
1
-1
/
+1
*
Bustage fix:
ben@chromium.org
2009-05-04
79
-174
/
+238
*
Make the header include of views_strings.h here windows-only, temporarily (we...
ben@chromium.org
2009-05-04
1
-1
/
+2
*
Bustage fix for mac and linux:
ben@chromium.org
2009-05-04
12
-99
/
+225
*
Fix bustage because of missing dep from theme_dll on views_resources.
ben@chromium.org
2009-05-04
1
-0
/
+1
*
Fix bustage by establishing dependencies correctly.
ben@chromium.org
2009-05-04
1
-0
/
+50
*
Extract all views resources into:
ben@chromium.org
2009-05-04
154
-218
/
+840
*
Blind fix for ChromeBot crashes.
mal@chromium.org
2009-05-03
1
-1
/
+3
*
Fix two bugs in the omnibox2 popup:
ben@chromium.org
2009-05-03
1
-11
/
+12
*
Fix multiple instances of first run dialog appearing when Chrome is started a...
robertshield@google.com
2009-05-03
7
-25
/
+55
*
linux: fix shared build.
evan@chromium.org
2009-05-02
1
-0
/
+9
*
Fix more paint bugs in the transparent renderview code.
aa@chromium.org
2009-05-02
1
-11
/
+4
*
Allowing the client to handle escape and keyup events.
tommi@google.com
2009-05-02
5
-17
/
+52
*
Relanding the following CL (it was breaking the UI tests because a
jcampan@chromium.org
2009-05-02
7
-3
/
+149
*
media player props.h file (properties)
fbarchard@chromium.org
2009-05-02
1
-0
/
+314
*
Add suppressions for two mac audio bugs: http://crbug.com/11327
dkegel@google.com
2009-05-02
1
-14
/
+34
*
Change names of SDCH related histograms.
jar@chromium.org
2009-05-02
3
-37
/
+37
*
Yet more deprecation of the wstring version of PathService::Get() for UI tests.
thestig@chromium.org
2009-05-02
29
-161
/
+147
*
Fix a gcc 4.3 warning in page_action.h.
thestig@chromium.org
2009-05-02
1
-2
/
+2
*
Add chrome/chromium icons as PNGs.
ben@chromium.org
2009-05-02
6
-7
/
+20
*
Various fixes to gmail sample:
aa@chromium.org
2009-05-01
2
-20
/
+32
*
Make it so the default Linux packages don't configure a repository.
mmoss@chromium.org
2009-05-01
2
-3
/
+8
*
Reverting 15115, it sadly breaks the ui tests.
jcampan@chromium.org
2009-05-01
7
-146
/
+3
*
Revert "Enable video in posix builds and remove unneeded ifdefs to guard wind...
ajwong@chromium.org
2009-05-01
8
-46
/
+42
*
linux: keep dictionaries in the user data dir.
evan@chromium.org
2009-05-01
1
-0
/
+7
*
linux: fix inverted infobubble logic.
evan@chromium.org
2009-05-01
1
-1
/
+1
*
Enable video in posix builds and remove unneeded ifdefs to guard windows.
ajwong@chromium.org
2009-05-01
8
-42
/
+46
*
Don't try and install extensions when --enable-extensions isn't
aa@chromium.org
2009-05-01
1
-12
/
+28
*
If Chrome is not the default browser, tell the user, unless:
jcampan@chromium.org
2009-05-01
7
-3
/
+146
*
Fix the issue with Options menu fonts display bigger than size of fonts actua...
sidchat@google.com
2009-05-01
2
-18
/
+43
*
This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...
jungshik@google.com
2009-05-01
24
-115
/
+257
*
Make the findbar slide in/out.
estade@chromium.org
2009-05-01
7
-50
/
+97
*
posix: add some comments and clean up some IPC channel code.
evan@chromium.org
2009-05-01
6
-51
/
+36
*
Roll DEPS to pick up CSSStyleSelector unfork.
dglazkov@chromium.org
2009-05-01
1
-1
/
+1
*
Fix a bug in session restore on linux/mac. We were pickling the
tc@google.com
2009-05-01
3
-18
/
+7
*
Fix BROWSER_WRAPPER env for ui tests so it works with commands
tc@google.com
2009-05-01
1
-8
/
+4
*
This is the first part of the PageAction implementation. More work is require...
finnur@chromium.org
2009-05-01
24
-40
/
+701
*
Ensure that the underlying web_contents has focus in the external tab container
ananta@chromium.org
2009-05-01
1
-0
/
+1
*
Temporarily disable two DOM checker tests to see if it has any effect on
patrick@chromium.org
2009-05-01
1
-2
/
+4
*
POSIX: Add a macro for handling EINTR.
agl@chromium.org
2009-05-01
27
-212
/
+221
[next]