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
*
Enable extension protocols on all platforms. This should enable background p...
erikkay@google.com
2009-06-26
1
-8
/
+1
*
Fix two issues with Drag-N-Drop in gtk tabstrip:
jhawkins@chromium.org
2009-06-26
2
-2
/
+37
*
Mark flaky test video-src-change.html.
jianli@chromium.org
2009-06-26
1
-1
/
+1
*
Set images svn:mime-type.
maruel@chromium.org
2009-06-26
0
-0
/
+0
*
Revert "Delete the upstreamed files: V8NPUtils.h V8NPUtils.cpp NPV8Object.h N...
ajwong@chromium.org
2009-06-26
5
-4
/
+718
*
Change BrowserBubble so that clients can say if they expect canvas mirroring ...
cira@chromium.org
2009-06-26
2
-7
/
+3
*
Add DCHECKs to the states that should be entered only when the
wtc@chromium.org
2009-06-26
1
-0
/
+7
*
WebKit merge 45203:45247
jianli@chromium.org
2009-06-26
27
-178
/
+7
*
Delete the upstreamed files: V8NPUtils.h V8NPUtils.cpp NPV8Object.h NPV8Objec...
ajwong@chromium.org
2009-06-26
5
-718
/
+4
*
move the ResetToDefault function for prefs to chrome/browser/options_util
mattm@chromium.org
2009-06-26
4
-54
/
+89
*
Foundations for gtk advanced options page.
mattm@chromium.org
2009-06-26
6
-44
/
+275
*
Mark a layout test as flaky
hclam@chromium.org
2009-06-26
1
-0
/
+2
*
linux plugins: eliminate GtkWidget* from plugin process
evan@chromium.org
2009-06-26
17
-87
/
+181
*
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
[next]