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
*
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
*
Initial WebSharedWorkerImpl implementation
atwilson@chromium.org
2009-11-05
8
-14
/
+44
*
Remove the high res timer, which is unused.
nick@chromium.org
2009-11-05
9
-418
/
+0
*
GTK: fix certain corner cases where overflow chevron wouldn't show.
estade@chromium.org
2009-11-05
1
-0
/
+1
*
Clicking on restore window button on ntp now nukes ntp. We always did
sky@chromium.org
2009-11-05
1
-0
/
+6
*
Get rid of GetMemoryInfo() in favor of using base::ProcessMetrics.
sgk@chromium.org
2009-11-05
8
-150
/
+167
*
Change id that identifies client in crash reports. Whenever metrics service r...
kuchhal@chromium.org
2009-11-05
15
-43
/
+161
*
Clean up usage of some iterators. Original patch by Thiago Fariana (see http...
pkasting@chromium.org
2009-11-05
1
-37
/
+39
*
Fix bug where we were not displaying icons in the management
aa@chromium.org
2009-11-05
7
-31
/
+194
*
Fix the extensions activity monitor test for POSIX (c:\? Really?)
nick@chromium.org
2009-11-05
1
-12
/
+17
*
Cleans up our autorelease pool handling by making sure that an autorelease po...
dmaclach@chromium.org
2009-11-05
12
-97
/
+73
*
Hook up the menu outlet of the IDS_BOOKMARKS_NO_ITEMS to the bar menu.
mrossetti@chromium.org
2009-11-05
1
-524
/
+46
*
Remove unused class (classfactory) from common project.
maruel@chromium.org
2009-11-05
3
-127
/
+0
*
Update sample screen shot extension to use a browser action instead of a tool...
skerner@chromium.org
2009-11-05
7
-28
/
+54
*
Fix the chrome app icon on windows
tc@google.com
2009-11-05
5
-27
/
+58
*
We were calling to an undefined method. I was able to repro this by putting my
dmaclach@chromium.org
2009-11-05
1
-2
/
+2
*
Tell the RWH about the intial window size for drop down menus.
tony@chromium.org
2009-11-05
1
-2
/
+4
*
Revert 31110 - Implement window.alert() and its cousins for extensions.
ben@chromium.org
2009-11-05
14
-242
/
+107
*
Revert 31109 - Avoid calling PlatformThread::Sleep(1) from event_sys_unittest...
ben@chromium.org
2009-11-05
1
-1
/
+1
*
Fix checkfailure on Linux Views build by actually opening the popup when it's...
pkasting@chromium.org
2009-11-05
3
-16
/
+31
*
chrome://extensions/ support for multiple, asynchronous calls to render
rafaelw@chromium.org
2009-11-05
1
-20
/
+32
*
Fixes bug where choosing reopen closed tba would do nothing for
sky@chromium.org
2009-11-05
1
-1
/
+1
*
Change "remove thumbnail" message to make it fit nicely above the thumbnails ...
mirandac@chromium.org
2009-11-05
2
-9
/
+3
*
Implement window.alert() and its cousins for extensions.
pam@chromium.org
2009-11-05
14
-107
/
+242
*
Avoid calling PlatformThread::Sleep(1) from event_sys_unittests.cc
idana@chromium.org
2009-11-05
1
-1
/
+1
*
Implement membuster in memory_test.
vandebo@chromium.org
2009-11-05
1
-19
/
+171
*
Updating trunk VERSION from 237.0 to 238.0
laforge@chromium.org
2009-11-05
1
-1
/
+1
[next]