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
*
Fix DIR_SOURCE_ROOT to work in bundles like Chromium.app. Add more ui tests. ...
pinkerton@chromium.org
2009-04-22
11
-15
/
+74
*
Don't leak the RenderProcessHost when running site instance unit tests by
brettw@chromium.org
2009-04-22
1
-0
/
+4
*
Linux: move X operations from the IO to UI2 thread.
agl@chromium.org
2009-04-22
13
-93
/
+305
*
Add Australian English spell check support.
sidchat@google.com
2009-04-22
4
-1
/
+46838
*
Properly construct shell filters (forgetting the asterisk means it works but ...
avi@chromium.org
2009-04-22
3
-4
/
+4
*
Add tcalloc-related crashes to known crashers list.
dglazkov@google.com
2009-04-22
1
-0
/
+4
*
Revert "try enabling installer tests again."
kuchhal@chromium.org
2009-04-22
2
-3
/
+3
*
try enabling installer tests again.
kuchhal@chromium.org
2009-04-22
2
-3
/
+3
*
Review URL: http://codereview.chromium.org/87034
apavlov@chromium.org
2009-04-22
12
-79
/
+89
*
DevTools: Run nested message loop instead of whitelisting the messages.
pfeldman@chromium.org
2009-04-22
7
-103
/
+42
*
An experimental fix for Issue 9718.
hbono@chromium.org
2009-04-22
1
-17
/
+64
*
Enable tcmalloc. This is to do more runs on the bbot. will revert after tes...
mbelshe@google.com
2009-04-22
2
-0
/
+17
*
Revert bbot test.
mbelshe@google.com
2009-04-22
2
-17
/
+0
*
Enable tcmalloc in chrome.dll
mbelshe@google.com
2009-04-22
2
-0
/
+17
*
Add -DCHROME_V8 to the chrome/browser build.
sgk@google.com
2009-04-22
1
-0
/
+5
*
A test extension that shows current buildbot status in the toolbar.
erikkay@google.com
2009-04-22
2
-0
/
+118
*
Reverting 14168.
dimich@google.com
2009-04-22
9
-1
/
+583
*
Move test_worker dll files in hierarchy to reflect the fact that this dll is ...
dimich@google.com
2009-04-22
9
-583
/
+1
*
Make sure radio buttons can't be toggled like checkboxes.
ben@chromium.org
2009-04-22
3
-1
/
+11
*
Build on Linux with shared libraries (significant chunks courtesy craigsch):
sgk@google.com
2009-04-22
1
-5
/
+10
*
Enable BookmarkContextMenuTest under Linux.
erg@google.com
2009-04-22
2
-3
/
+10
*
Provide an override for Webview drop effect.
tc@google.com
2009-04-22
1
-6
/
+0
*
Reland r14146 which refactors DialogButton into cross platform
tc@google.com
2009-04-21
68
-297
/
+287
*
This CL fixes
xji@chromium.org
2009-04-21
2
-25
/
+72
*
Unittest gardening. Enable VisitedLinkTest and SessionBackendTest on Mac.
shess@chromium.org
2009-04-21
1
-2
/
+0
*
Better omnibox handling of numeric input. Now we search based on the user's ...
pkasting@chromium.org
2009-04-21
3
-11
/
+46
*
Merge BookmarkContextMenuGtk back into BookmarkContextMenu.
erg@google.com
2009-04-21
10
-546
/
+180
*
Use webtextinput to insert text for middle-click paste.
estade@chromium.org
2009-04-21
1
-1
/
+4
*
Fixes bug in WebMediaPlayerDelegateImpl::Seek() where we (wrongly) assumed ti...
scherkus@chromium.org
2009-04-21
2
-5
/
+5
*
Reland this change from yesterday. Gets basic text in omnibox2 popup working....
ben@chromium.org
2009-04-21
2
-40
/
+53
*
posix: URLFixerUpper would DCHECK on input "/".
evan@chromium.org
2009-04-21
2
-6
/
+17
*
Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"
tc@google.com
2009-04-21
62
-223
/
+260
*
Refactor DialogDelegate so the DialogButton enum is in cross platform
tc@google.com
2009-04-21
62
-260
/
+223
*
comment test again as the fix didnt work.
kuchhal@chromium.org
2009-04-21
1
-2
/
+2
*
Enable WebDatabaseTest on non-Win.
shess@chromium.org
2009-04-21
1
-1
/
+0
*
Fix a leak when we fail to load a gdkpixbuf. I meant to do this in
tc@google.com
2009-04-21
1
-7
/
+7
*
Stop using and remove deprecated file_util::TrimFilename().
thestig@chromium.org
2009-04-21
1
-1
/
+3
*
Makes it possible to mock URLFetcher.
sky@chromium.org
2009-04-21
5
-4
/
+165
*
Fix installer tests broken by r13926.
kuchhal@chromium.org
2009-04-21
5
-7
/
+44
*
Add 8 locale dll files for 8 Indian languages to FILES. The list is used for ...
jungshik@google.com
2009-04-21
1
-2
/
+10
*
Fix hang seen in plugin process because plugin creation ended up having to wa...
jam@chromium.org
2009-04-21
11
-216
/
+188
*
Implement (kinda) ProcessSingleton for the Mac.
avi@google.com
2009-04-21
4
-21
/
+39
*
Handle file drops and URL open requests. Along with declaring that we handle ...
avi@google.com
2009-04-21
3
-9
/
+209
*
Unbreak accelerators, and add ctrl+_ for zoom out.
estade@chromium.org
2009-04-21
1
-1
/
+5
*
GTK: Properly escape download item label markup.
estade@chromium.org
2009-04-21
1
-9
/
+10
*
Fix a memory leak in the download shelf.
estade@chromium.org
2009-04-21
1
-2
/
+5
*
Try again to fix "maximized window size wrong after unlock". This is a blind...
pkasting@chromium.org
2009-04-21
1
-20
/
+11
*
Fix #include (.h, not .cc).
sgk@google.com
2009-04-21
1
-1
/
+1
*
Hook up alt-d on linux.
estade@chromium.org
2009-04-21
1
-2
/
+2
*
This CL fix issue 2674 - search engine name containing parenthesis is not dis...
xji@chromium.org
2009-04-21
5
-10
/
+16
[next]