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
*
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
*
For Siggi, from http://codereview.chromium.org/375002/show
mad@chromium.org
2009-11-06
1
-3
/
+6
*
Updating trunk VERSION from 238.0 to 239.0
chrome-bot@google.com
2009-11-06
1
-1
/
+1
*
Update static docs for getting started page.
aa@chromium.org
2009-11-06
1
-66
/
+31
*
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
*
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
8
-239
/
+911
*
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
*
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
21
-5
/
+1594
*
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
*
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
*
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
*
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
*
Sixth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
27
-26
/
+133
*
Fifth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
26
-16
/
+74
*
Change prevents multiple instances of an extension's option page from being o...
aa@chromium.org
2009-11-05
1
-1
/
+1
*
Mac: Implement about:memory.
viettrungluu@chromium.org
2009-11-05
10
-42
/
+1202
*
Fourth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
23
-23
/
+55
*
Mac: don't restore explicitly closed windows.
viettrungluu@chromium.org
2009-11-05
4
-2
/
+24
*
Make the gmail checker show no badge if there are zero unread messages.
aa@chromium.org
2009-11-05
1
-1
/
+3
*
Added support for --enable-shared-workers
atwilson@chromium.org
2009-11-05
4
-0
/
+10
*
Don't let the user inline edit "Bookmarks Bar" or "Other Bookmarks"
tony@chromium.org
2009-11-05
1
-1
/
+3
*
ntp.html -> override.html
kathyw@google.com
2009-11-05
36
-108
/
+270
*
Don't reload whole chrome://extensions page when interacting with single exte...
cira@chromium.org
2009-11-05
1
-4
/
+3
*
[Mac] Adds animations for the download shelf.
rohitrao@chromium.org
2009-11-05
5
-11
/
+70
*
GTK: hack around floating bookmark bar stuck-in-prelight bug.
estade@chromium.org
2009-11-05
1
-0
/
+18
[next]