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
*
posix: set thread names
evan@chromium.org
2010-06-10
2
-8
/
+71
*
Fixing filebrowse for extension layering problem.
dhg@chromium.org
2010-06-10
2
-1
/
+2
*
AutoFill: Implement the 'AutoFill Options...' entry in the AutoFill suggestions
jhawkins@chromium.org
2010-06-10
11
-84
/
+123
*
Let DataTypeControllers determine whether their data types are ready to be
albertb@chromium.org
2010-06-10
6
-0
/
+56
*
Adding flushing of files on chromeos, so that when something is downloaded, i...
dhg@chromium.org
2010-06-10
4
-0
/
+46
*
Proper fix for libjingle _DEBUG issue.
dmaclach@chromium.org
2010-06-10
1
-1
/
+10
*
Linux: check the timestamps of .kde and .kde4 to figure out which to use for ...
mdm@chromium.org
2010-06-10
2
-6
/
+38
*
GTK: Always use default frame in popup windows.
erg@chromium.org
2010-06-10
5
-58
/
+88
*
Removing fwd button, make back button take you back up to the root.
dhg@chromium.org
2010-06-10
2
-80
/
+22
*
Makes tab icon/throbber paint in the right position for rtl. I broke
sky@chromium.org
2010-06-10
1
-1
/
+0
*
Same issue as in omnibox, keyboard layout change inside DefWindowProc() in
xji@chromium.org
2010-06-10
1
-2
/
+23
*
AutoFill: Fix a bug that caused AutoFill to not fill the field the user is
jhawkins@chromium.org
2010-06-10
12
-118
/
+123
*
Skia roll r562:r576
agl@chromium.org
2010-06-10
1
-1
/
+1
*
Fix for bug #46042: Browser Crash @ views::TableView::~TableView()
georgey@chromium.org
2010-06-10
1
-0
/
+4
*
[GTK] fix a corner case where unmaximize wouldn't work.
estade@chromium.org
2010-06-10
1
-2
/
+2
*
Reduce console spam from unneeded LOG().
evan@chromium.org
2010-06-10
1
-1
/
+0
*
media: fix timestamp issues.
jiesun@google.com
2010-06-10
6
-33
/
+39
*
Clean up external-tab related code in automation provider and automation proxy.
estade@chromium.org
2010-06-10
7
-241
/
+225
*
add --version flag
estade@chromium.org
2010-06-10
4
-5
/
+26
*
POSIX: make sure that we never pass directory descriptors into the sandbox.
agl@chromium.org
2010-06-10
4
-1
/
+37
*
WebKit roll to 60968.
dimich@chromium.org
2010-06-10
1
-1
/
+1
*
Reland my close on idle socket change (r43882+r44150).
willchan@chromium.org
2010-06-10
4
-44
/
+169
*
No-code change to trigger the bots.
rsesek@chromium.org
2010-06-10
1
-1
/
+1
*
Mac: Faster scrolling on 10.6.
thakis@chromium.org
2010-06-10
1
-15
/
+36
*
Reverting checkin in rev 48521 as creating a child window for GL rendering cr...
vangelis@chromium.org
2010-06-10
1
-63
/
+5
*
Rip out the multiprofile implementation.
erg@chromium.org
2010-06-10
35
-1299
/
+4
*
Reorganize more of render_view.h. This does the private functions and data I ...
brettw@chromium.org
2010-06-10
2
-336
/
+363
*
Merging issue 2067023 for bryner@google.com
ian@chromium.org
2010-06-10
5
-22
/
+76
*
Add histograms for web cache manager.
mbelshe@chromium.org
2010-06-10
1
-0
/
+19
*
Disable PPAPITest.DeviceContext2D on Win as well. It failed on
jshin@chromium.org
2010-06-10
1
-5
/
+1
*
Add rlz to svn:ignore of src
maruel@chromium.org
2010-06-10
0
-0
/
+0
*
Disable the ImageData test on Mac which is failing.
brettw@chromium.org
2010-06-10
1
-0
/
+5
*
dirdiffer and dirpatcher should clean up after themselves if an error occurs
mark@chromium.org
2010-06-10
2
-2
/
+54
*
Add UDRO support to pkg-dmg. This is only useful for testing.
mark@chromium.org
2010-06-10
1
-13
/
+15
*
Plumbing data type choices through to the PSS
dantasse@chromium.org
2010-06-10
4
-2
/
+34
*
Mark AccountScreenTest.TestSchemeInspector as flaky.
jshin@chromium.org
2010-06-10
1
-1
/
+1
*
1. make omx engine the driving force to read bit stream
wjia@google.com
2010-06-10
7
-99
/
+86
*
Adjust xpdual/moz/total_byte_b.
chase@chromium.org
2010-06-10
1
-1
/
+1
*
Disable the PPAPI ui test on Mac & Linux, it's still failing.
brettw@chromium.org
2010-06-10
1
-0
/
+5
*
Changed the position of the output->swap() call. This way, even if the comma...
maruel@chromium.org
2010-06-10
3
-10
/
+6
*
Add directxsdk to svn:ignore to src/third_party/.
maruel@chromium.org
2010-06-10
0
-0
/
+0
*
Silently discard invalid OnFollowDeferredRedirect requests sent by the render...
eroman@chromium.org
2010-06-10
1
-1
/
+1
*
Add histogram coverage of session service Save() operations, namely the time ...
tim@chromium.org
2010-06-10
2
-1
/
+45
*
Separate out HostConnection into an interface and a jingle-based
ajwong@chromium.org
2010-06-10
13
-252
/
+392
*
Keep the internal plugin always loaded in a more efficient way (i.e. don't in...
jam@chromium.org
2010-06-10
3
-30
/
+35
*
Relanding this CL as the earlier attempt broke ChromeOS metrics tests.
ananta@chromium.org
2010-06-10
7
-648
/
+768
*
Updating a reliability crasher suppression.
jcivelli@chromium.org
2010-06-10
1
-1
/
+1
*
First pass at implementing real Flush callbacks. This does not currently
brettw@chromium.org
2010-06-10
6
-44
/
+291
*
Removed gssapi namespace.
ahendrickson@google.com
2010-06-10
4
-184
/
+177
*
Changing temporary files on posix to have a . in front so they are hidden on ...
dhg@chromium.org
2010-06-10
1
-3
/
+2
[next]