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
*
Use real creator code for Keychain items. Instead of hard-coding 'rimZ', use
mark@chromium.org
2009-08-11
4
-28
/
+35
*
Revert 23064 - Ensure we don't load plugins on the IO thread
sgk@google.com
2009-08-11
9
-176
/
+78
*
Add a first attempt at a compact location bar and a status bar. The status bar
brettw@chromium.org
2009-08-11
22
-112
/
+694
*
Add more window icons.
estade@chromium.org
2009-08-11
2
-0
/
+3
*
Bump to 4.0.x.x
laforge@chromium.org
2009-08-11
1
-1
/
+1
*
Ensure we don't load plugins on the IO thread
jam@chromium.org
2009-08-11
9
-78
/
+176
*
AudioRendererHost send ViewMsg_AudioStreamState
hclam@chromium.org
2009-08-11
10
-106
/
+108
*
Updating trunk VERSION build from 201.0 to 202.0
laforge@chromium.org
2009-08-11
1
-1
/
+1
*
Use $XDG_CACHE_HOME for the cache on Linux. This only works for the default p...
thestig@chromium.org
2009-08-11
6
-3
/
+40
*
Make the theme install infobar have an 'undo' button instead
aa@chromium.org
2009-08-11
5
-19
/
+36
*
Make app modal dialogs (from javascript) actually be app modal. This
tc@google.com
2009-08-11
3
-1
/
+32
*
Linux: Make SandboxIPCProcess not be a WebKitClient
agl@chromium.org
2009-08-11
1
-112
/
+8
*
Fix a spell check dictionary download bug, where killing the spell checker wh...
sidchat@google.com
2009-08-11
2
-192
/
+72
*
Fix failing startup test.
mirandac@chromium.org
2009-08-11
2
-9
/
+9
*
One more little fix for extension docs page flickering -- remove class="hidde...
rafaelw@chromium.org
2009-08-11
16
-16
/
+16
*
Fix the theme overlay when the window is maximized and inactive. We
tc@google.com
2009-08-11
1
-1
/
+3
*
Turn off startup test until I figure out problem.
mirandac@chromium.org
2009-08-11
1
-5
/
+5
*
Blocked Resource Responses
idanan@chromium.org
2009-08-11
8
-11
/
+187
*
Make new complex theme startup tests work. Change the name of the NewTabUISt...
mirandac@chromium.org
2009-08-11
2
-5
/
+5
*
Linux: Load PRIMARY selection on middle-click on new tab button.
derat@chromium.org
2009-08-11
1
-1
/
+60
*
Allow theming of colors for the Mac.
avi@chromium.org
2009-08-11
3
-32
/
+102
*
Splits out the LoginModel into a separate class so that we other
sky@chromium.org
2009-08-11
6
-46
/
+57
*
Set Mac creator signature to 'rimZ' (Google Chrome) and 'Cr24' (Chromium)
mark@chromium.org
2009-08-11
2
-5
/
+8
*
ObjC classes generated by the build and used in Xib files is already getting ...
thomasvl@chromium.org
2009-08-11
9
-183
/
+127
*
Modified the toolbar button handlers so that the handlers can revert the loca...
yusukes@google.com
2009-08-11
1
-3
/
+15
*
Disable some unit tests.
jorlow@chromium.org
2009-08-11
2
-0
/
+7
*
Re-fix the flicker during extension docs render. Caused by two things:
aa@chromium.org
2009-08-11
5
-27
/
+11
*
Remove all direct calls to NPN_ functions in WebCore. The replacement for th...
jorlow@chromium.org
2009-08-11
1
-2
/
+5
*
The spec for ____storage.key() changed. Now, instead of raising an exception...
jorlow@chromium.org
2009-08-11
4
-10
/
+10
*
Add some helper methods for constructing a WebCString from UTF16 input,
darin@chromium.org
2009-08-11
4
-6
/
+5
*
Add the default sync service URL.
tim@chromium.org
2009-08-11
1
-2
/
+4
*
Re-commit r22981 after backout at r22992. Contains fixes to relocate
mark@chromium.org
2009-08-11
8
-80
/
+210
*
pull over wiki content
rafaelw@chromium.org
2009-08-11
28
-22
/
+197
*
Build browser/sync files by default using a stubbed-out syncapi
tim@chromium.org
2009-08-11
12
-12
/
+329
*
Fix up bookmark bar event stuff.
estade@chromium.org
2009-08-11
1
-7
/
+25
*
Added a button to the bookmark bar which shows up when the sync
idana@chromium.org
2009-08-11
5
-8
/
+158
*
Add UMA histograms for chrome-sync.We add the following histograms:Sync.Merge...
brg@chromium.com
2009-08-11
7
-7
/
+105
*
Revert "Fix "crashed extension" infobar browser crashes."
phajdan.jr@chromium.org
2009-08-11
14
-175
/
+96
*
Cleanup GtkIMContext related code by splitting it into separated source file.
suzhe@chromium.org
2009-08-11
5
-569
/
+667
*
Back out r22981, it may have caused Windows test failures.
mark@chromium.org
2009-08-11
8
-186
/
+69
*
GTK: Add back numpad accelerators that were lost in r22423
estade@chromium.org
2009-08-11
1
-0
/
+20
*
Make sure we don't set focus to the findbar until after the focus is restored...
estade@chromium.org
2009-08-11
7
-20
/
+24
*
Fix "crashed extension" infobar browser crashes.
phajdan.jr@chromium.org
2009-08-11
14
-96
/
+175
*
gtk: Post the SendNotification in a task on the UI thread. In rare instances...
jhawkins@chromium.org
2009-08-11
1
-1
/
+2
*
Commit patch for Pierre-Antoine LaFayette, original CL:
paul@chromium.org
2009-08-11
1
-3
/
+16
*
Fix Extensions PRESUBMIT.PY.
rafaelw@chromium.org
2009-08-11
1
-61
/
+36
*
Provide a separate app bundle for subprocesses like the renderer on the Mac.
mark@chromium.org
2009-08-11
10
-69
/
+232
*
Mask the close button on the download shelf so that it's visible even in dark...
mirandac@chromium.org
2009-08-11
3
-1
/
+24
*
GTK: button clicking cleanup.
estade@chromium.org
2009-08-11
11
-153
/
+34
*
Remove CRs from docs. Fix build.py script to not produce them
rafaelw@chromium.org
2009-08-10
14
-49
/
+17
[next]