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
*
Fix crash 15371
finnur@chromium.org
2009-06-26
1
-1
/
+2
*
fix windows build break.
kuchhal@chromium.org
2009-06-26
1
-0
/
+2
*
Given the results of Rohit's investigation, I think that the times that we're
mark@chromium.org
2009-06-26
5
-34
/
+49
*
Gracefully do nothing when run loop sources fire and no delegate is available.
mark@chromium.org
2009-06-26
1
-0
/
+26
*
Enable Firefox import on OS X. No UI yet.
kuchhal@chromium.org
2009-06-26
11
-201
/
+352
*
Sparse IO implementation for memory-only cache
hclam@chromium.org
2009-06-26
5
-73
/
+438
*
Remove WebFrame::CaptureImage in favor of having consumers call Layout
darin@chromium.org
2009-06-26
7
-74
/
+40
*
Enable back the test disabled in r19348,r19345 since dank disabled them from
nirnimesh@chromium.org
2009-06-26
1
-3
/
+0
*
Adding chrome start-up parameters to information passed back in breakpad crash
cpu@google.com
2009-06-26
1
-20
/
+42
*
Version number bump for release
ericu@google.com
2009-06-26
1
-1
/
+1
*
Fix bug when launching chrome
cpu@google.com
2009-06-26
2
-5
/
+4
*
Micro-refactor: added VideoRendererBase::OnStop().
scherkus@chromium.org
2009-06-26
6
-8
/
+25
*
Rebaseline LayoutTests/security/block-test.html for Linux. On Linux,
wtc@chromium.org
2009-06-26
3
-1
/
+134
*
Change ExtensionHost to use notifications
erikkay@chromium.org
2009-06-26
9
-60
/
+36
*
Remove dependency on NavigationEntry from RenderViewHost. The code for
brettw@chromium.org
2009-06-26
3
-66
/
+47
*
Reverting 19361.
davemoore@chromium.org
2009-06-26
8
-89
/
+47
*
Fixed bug in script.
sky@chromium.org
2009-06-26
1
-1
/
+1
*
Always add actual png file to layout test results directory
victorw@chromium.org
2009-06-26
1
-24
/
+21
*
Disable BookmarkEditorGtkTest.* instead of just one, since
dkegel@google.com
2009-06-26
1
-1
/
+1
*
Remove unused / obsolete AppCache code from WebFrame.
darin@chromium.org
2009-06-26
4
-59
/
+1
*
Revert cl 19359 due to browser_tests timeout.
tim@chromium.org
2009-06-26
21
-207
/
+157
*
Restrict how often javascript can annoy the user with the print dialog. If a...
sverrir@google.com
2009-06-26
4
-15
/
+62
*
A recent change broke the load times. It also revealed some deficiencies.
davemoore@chromium.org
2009-06-26
8
-47
/
+89
*
DevTools Profiler: add sanity test.
mnaganov@chromium.org
2009-06-26
3
-8
/
+63
*
Add a 'RegisterMessages' function to DOMMessageHandler to make it easy to con...
tim@chromium.org
2009-06-26
21
-157
/
+207
*
revert socks_client_socket.cc from r19005
arindam@chromium.org
2009-06-26
1
-45
/
+47
*
reverting the change 19354, 19356
arindam@chromium.org
2009-06-26
5
-387
/
+96
*
Fixing compilation warnings for r19354
arindam@chromium.org
2009-06-26
2
-3
/
+3
*
Don't valgrind BookmarkEditorGtkTest.EditTitleKeepsPosition,
dkegel@google.com
2009-06-26
1
-0
/
+3
*
Tests for socks4/4a implementation.
arindam@chromium.org
2009-06-26
6
-145
/
+434
*
Added dynamic annotation files into base/.
deanm@chromium.org
2009-06-26
7
-4
/
+468
*
Cache the file descriptor for /dev/urandom to avoid needing to reopen it for ...
deanm@chromium.org
2009-06-26
1
-3
/
+30
*
Implement Linux sys_string_conversions using the system APIs.
deanm@chromium.org
2009-06-26
2
-4
/
+250
*
DevTools Profiler: fix lines highligting alignment.
mnaganov@chromium.org
2009-06-26
1
-0
/
+4
*
DevTools: fix potential crash.
pfeldman@chromium.org
2009-06-26
1
-0
/
+4
*
Fix breakage
nirnimesh@chromium.org
2009-06-26
1
-1
/
+3
*
Disabling BookmarkEditorGtkTest::ModelsMatch_Test
nirnimesh@chromium.org
2009-06-26
1
-1
/
+2
*
Reset internal ClientSocketHandle state on Init() synchronous error (failure ...
willchan@chromium.org
2009-06-26
5
-12
/
+31
*
Disable TextEliderTest.ElideTextLongStrings because it fails on linux
nsylvain@chromium.org
2009-06-26
1
-1
/
+3
*
Tweaks to tab overview to get it performant:
sky@chromium.org
2009-06-26
5
-6
/
+71
*
Changes the image used for the new tab button.
sky@chromium.org
2009-06-26
3
-0
/
+9
*
Fixes bug in RootViewGtk where we we might not paint correctly if
sky@chromium.org
2009-06-26
1
-1
/
+12
*
The following 3 ui tests have been flaky on Linux.
jshin@chromium.org
2009-06-26
2
-4
/
+12
*
More BIDI support:
estade@chromium.org
2009-06-26
3
-6
/
+18
*
Fix proper MACOSX exlussion.
rvargas@google.com
2009-06-26
1
-3
/
+3
*
Revert cl 19315 to see if it fixes the builds.
rvargas@google.com
2009-06-26
17
-213
/
+2625
*
So many reverts, I double-reverted. This is the triple-revert.
evan@chromium.org
2009-06-26
1
-4
/
+3
*
Revert all of my patches from today.
evan@chromium.org
2009-06-26
18
-180
/
+91
*
mac: retry build fix.
evan@chromium.org
2009-06-26
2
-5
/
+4
*
Revert r19318. Seems we're blocking some UI thread though I thought we didn't...
thestig@chromium.org
2009-06-26
1
-1
/
+1
[next]