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
*
Rolling DEPS to Skia 418 and enabling SSE2 optimizations to gather perf and s...
senorblanco@chromium.org
2009-11-06
2
-2
/
+8
*
Improve Mac SSL code:
avi@chromium.org
2009-11-06
2
-121
/
+27
*
DevTools: Turn pause on exceptions off by default (as in Web Inspector and Fi...
pfeldman@chromium.org
2009-11-06
1
-1
/
+1
*
DevTools: Wire Ctrl+Shift+C to "Show JavaScript console".
pfeldman@chromium.org
2009-11-06
12
-19
/
+63
*
Removed some crash suppressions:
ager@chromium.org
2009-11-06
1
-6
/
+0
*
Invoke DevTools window search rather than native search on F3 keypress
apavlov@chromium.org
2009-11-06
1
-9
/
+44
*
For Siggi, from http://codereview.chromium.org/375002/show
mad@chromium.org
2009-11-06
1
-3
/
+6
*
Focus DevTools window on inspected node selection with magnifier
apavlov@chromium.org
2009-11-06
1
-0
/
+4
*
Updating trunk VERSION from 238.0 to 239.0
chrome-bot@google.com
2009-11-06
1
-1
/
+1
*
Add Websocket::DetachDelegate
ukai@chromium.org
2009-11-06
3
-5
/
+37
*
Update static docs for getting started page.
aa@chromium.org
2009-11-06
1
-66
/
+31
*
Fix the "ls -l" FTP LIST format parser to understand correctly
phajdan.jr@chromium.org
2009-11-06
8
-2
/
+163
*
Update the Getting Started page. I ended up making the sample
aa@chromium.org
2009-11-06
12
-74
/
+102
*
Remove an access to Profile from the IO thread.
eroman@chromium.org
2009-11-06
2
-5
/
+22
*
Revert "Revert r31175 r31176 r31187"
hclam@chromium.org
2009-11-06
53
-42
/
+207
*
Delete several empty files (chrome/browser/cocoa/tab_cell*).
viettrungluu@chromium.org
2009-11-06
3
-0
/
+0
*
Submit the latest translations.
mal@chromium.org
2009-11-06
51
-154
/
+10
*
Add error reporting in net/websockets
ukai@chromium.org
2009-11-06
3
-2
/
+23
*
WebKit merge 50584:50588
hclam@chromium.org
2009-11-06
1
-1
/
+1
*
Remove build time differences between Chrome Frame and Google Chrome in the
robertshield@chromium.org
2009-11-06
10
-16
/
+51
*
The URLRequestAutomationJob object which needs to route HTTP requests to the ...
ananta@chromium.org
2009-11-06
4
-54
/
+63
*
Converting the Cookies options page from a TableView to a TreeView
ian@chromium.org
2009-11-06
10
-242
/
+933
*
Fix a leak caught by valgrind following r31199
estade@chromium.org
2009-11-06
1
-1
/
+0
*
Add a Samples page. For now, it just points to the Chromium project's
kathyw@google.com
2009-11-06
34
-33
/
+448
*
Implement window.alert() and its cousins for extensions.
pam@chromium.org
2009-11-06
14
-114
/
+246
*
Broke a couple of unit tests while bringing them up-to-date with CocoaTest.
mrossetti@chromium.org
2009-11-06
2
-3
/
+1
*
OCSPTrySendAndReceive should always set *http_response_data_len, even on
wtc@chromium.org
2009-11-06
1
-5
/
+13
*
Rever r31175 r31176 r31187
hclam@chromium.org
2009-11-06
53
-207
/
+42
*
Implement Bookmark All Tabs... Added an abstraction of BookmarkEditorControll...
mrossetti@chromium.org
2009-11-06
12
-452
/
+1784
*
Move the spellchecker to the renderer.
estade@chromium.org
2009-11-06
24
-18
/
+1645
*
Reverts some useful code accidently removed by CL http://codereview.chromium....
suzhe@chromium.org
2009-11-06
2
-6
/
+6
*
Do not send input menu toggle events to the web.
thakis@chromium.org
2009-11-06
4
-49
/
+52
*
Flip: Refactor Flip stream reading and writing out of FlipNetworkTransaction ...
willchan@chromium.org
2009-11-06
4
-209
/
+422
*
Don't leak orphan renderer processes. Don't leak RenderWidgetHosts associated
mark@chromium.org
2009-11-06
1
-0
/
+13
*
Revert 31122 - Revert 31109 Avoid calling PlatformThread::Sleep(1) from even...
idana@chromium.org
2009-11-06
1
-1
/
+1
*
GTK: Erase the thin green line on the floating NTP bookmark bar (un-themed mo...
estade@chromium.org
2009-11-06
1
-1
/
+5
*
Seventh patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
37
-42
/
+129
*
m_storageNamespace->storageArea takes a PassRefPtr not a pointer.
jorlow@chromium.org
2009-11-06
1
-1
/
+1
*
Minor cleanup of a few of the samples.
aa@chromium.org
2009-11-06
3
-4
/
+4
*
Added support for --worker-startup-dialog command line flag.
atwilson@chromium.org
2009-11-06
8
-45
/
+55
*
Fix chromeos build break
jam@chromium.org
2009-11-06
1
-1
/
+1
*
[Mac] Draw the results label correctly in the findbar.
rohitrao@chromium.org
2009-11-06
24
-337
/
+1086
*
Fixing line endings to LF so trybot works.
apatrick@google.com
2009-11-06
1
-404
/
+404
*
Convert some popup window icon menu items to use title case.
tony@chromium.org
2009-11-06
1
-12
/
+28
*
[Mac] Delay TabContents::Close() when event-tracking.
shess@chromium.org
2009-11-06
5
-11
/
+80
*
Fixes navigations chrome-internal: to actually show the NTP.
creis@chromium.org
2009-11-06
3
-2
/
+36
*
Add a stub implementation of PersonalDataManager, the connection between the ...
jhawkins@chromium.org
2009-11-06
9
-7
/
+103
*
Fix first run OEM bubble size issue.
mirandac@chromium.org
2009-11-06
2
-5
/
+26
*
If the download manager setting "prompt for a location for each downloaded fi...
aa@chromium.org
2009-11-06
1
-3
/
+3
*
Re-apply revision 31139. I accidentally reverted it in r31139.
aa@chromium.org
2009-11-06
1
-1
/
+1
[next]