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
*
Branched gpu process and command buffer code into Chrome tree. Fixed up paths...
apatrick@google.com
2009-11-24
1
-0
/
+5
*
Update Signal Thread to use ref counting and locks to ensure thread safety.
zork@chromium.org
2009-11-24
2
-2
/
+3
*
Document the maximum # of characters for the name and
kathyw@google.com
2009-11-24
2
-2
/
+6
*
Disables default browser check and exit menu for toolkit_views on
sky@chromium.org
2009-11-24
4
-3
/
+17
*
Mac: Switch "Save" and "Discard" buttons on dangerous download warning.
thakis@chromium.org
2009-11-24
1
-533
/
+43
*
Sets widget created by info bubbles to a custom type so that they
sky@chromium.org
2009-11-24
2
-0
/
+14
*
Switch theme loading to use its own string.
avi@google.com
2009-11-24
4
-6
/
+8
*
Update pages that reference the gallery to link to the gallery.
kathyw@google.com
2009-11-24
10
-14
/
+38
*
Mac: improve hover/clicked state appearance of bookmark bar buttons.
viettrungluu@chromium.org
2009-11-24
1
-33
/
+56
*
Reduced the size of images in the debugging tutorial so they'll
kathyw@google.com
2009-11-24
16
-32
/
+34
*
disable extension toolstrips by default, adding
erikkay@chromium.org
2009-11-24
5
-5
/
+17
*
Fix to prevent selecting a popup menu item from crashing when the item is aut...
avi@google.com
2009-11-24
1
-2
/
+5
*
One of the views was extending off the side of the window, simple fix while I...
thomasvl@chromium.org
2009-11-24
1
-2
/
+9
*
Reduce DLOG in websocket code
ukai@chromium.org
2009-11-24
2
-31
/
+1
*
Move base64 from 'net/base' into 'base'.
hayato@chromium.org
2009-11-24
12
-25
/
+23
*
gtk: Restore omnibox text selection on tab switch.
derat@chromium.org
2009-11-24
2
-12
/
+5
*
Updating trunk VERSION from 256.0 to 257.0
chrome-bot@google.com
2009-11-24
1
-1
/
+1
*
Revert "Move the NTP HTML generation to early so we can avoid an extra"
tony@chromium.org
2009-11-24
3
-23
/
+20
*
Linux: Create app modal dialogs in a different way to work around a KDE 3 win...
thestig@chromium.org
2009-11-24
11
-7
/
+33
*
Remove a TODO in post_commit_command.cc. Clarify what's going on.
nick@chromium.org
2009-11-24
1
-3
/
+4
*
Move the NTP HTML generation to early so we can avoid an extra
tony@chromium.org
2009-11-24
3
-20
/
+23
*
Fixes extension packing codepath that was hitting a race condition DCHECK des...
andybons@chromium.org
2009-11-24
3
-0
/
+8
*
ChromeFrame's host network stack implementation for IE full tab mode implicit...
ananta@chromium.org
2009-11-24
1
-14
/
+6
*
Final part of PathString cleanup.
munjal@chromium.org
2009-11-24
23
-392
/
+295
*
Don't show --help on ChromeOS.
thestig@chromium.org
2009-11-24
1
-1
/
+1
*
Added main menu item for Sync in OS X. (Right below "Preferences..."). Made ...
akalin@chromium.org
2009-11-24
13
-152
/
+340
*
Fix crash when an extension popup shows a JS alert. Showing the alert takes...
rafaelw@chromium.org
2009-11-24
5
-39
/
+76
*
page info dialog polish:
estade@chromium.org
2009-11-23
3
-9
/
+8
*
Remove ResourceBundle::LoadImageResourceBytes since it appears to
tony@chromium.org
2009-11-23
7
-8
/
+8
*
Moved common OpenSyncMyBookmarksDialog() code into SyncStatusUIHelper.
akalin@chromium.org
2009-11-23
5
-29
/
+32
*
Make Linux packaging options more granular.
mmoss@chromium.org
2009-11-23
2
-102
/
+279
*
Marking the ExtensionApiTest.ExecuteScript test as flaky as it failed for no ...
ananta@chromium.org
2009-11-23
1
-1
/
+3
*
Disable these only on linux
tim@chromium.org
2009-11-23
1
-4
/
+15
*
Disable more tests causing crashes and failures on LinuxTest(dbg) and valgrin...
tim@chromium.org
2009-11-23
1
-3
/
+8
*
Add a new icon.
aa@chromium.org
2009-11-23
1
-0
/
+0
*
Fix environment variables not being used after switching to ChildProcessLaunc...
jam@chromium.org
2009-11-23
3
-7
/
+8
*
Make extension updates use omaha id when talking to omaha.
asargent@chromium.org
2009-11-23
3
-1
/
+145
*
Removed browser owned by HtmlDialogWindowController. This fixes the crash
akalin@chromium.org
2009-11-23
2
-28
/
+48
*
Mark all ErrorPage tests as FLAKY.
phajdan.jr@chromium.org
2009-11-23
1
-75
/
+21
*
The appcache system uses two threads, an IO thread and a DB thread.
michaeln@google.com
2009-11-23
4
-16
/
+58
*
Assorted cleanup.
estade@chromium.org
2009-11-23
15
-61
/
+34
*
Add platform abstraction for simple error box, and use it in a couple extensi...
estade@chromium.org
2009-11-23
11
-57
/
+46
*
Add a label member to the FormField class. This member will hold the value o...
jhawkins@chromium.org
2009-11-23
2
-14
/
+36
*
Fix bug when accessing g_browser_process->broker_services() at shutdown.
jam@chromium.org
2009-11-23
6
-22
/
+38
*
Fixing GCC 4.4 build fix (landing a patch for hbono)
ian@chromium.org
2009-11-23
1
-1
/
+1
*
GTK: Set initial size for js alert.
estade@chromium.org
2009-11-23
2
-0
/
+17
*
GTK: don't dereference stale ConstrainedWindow pointer.
estade@chromium.org
2009-11-23
1
-2
/
+4
*
Default browser checking on start-up was broken.
jcampan@chromium.org
2009-11-23
1
-1
/
+3
*
Adding some missing accelerators to Linux toolkit views.
jcampan@chromium.org
2009-11-23
1
-1
/
+10
*
Add locale as a parameter to the extension link.
mirandac@chromium.org
2009-11-23
1
-4
/
+5
[next]