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
*
Clone of issue 577015.
twiz@chromium.org
2010-02-12
13
-70
/
+222
*
Making the parsing of the response received from the translate server
jcampan@chromium.org
2010-02-12
3
-54
/
+159
*
Remove "Glen" close button joke now that it's had a long and happy life.
pkasting@chromium.org
2010-02-12
1
-9
/
+4
*
Resizing is good as we do it today; alter the comment and close a bug.
avi@chromium.org
2010-02-12
1
-8
/
+7
*
[Mac] GTMTheme is going to die!
thomasvl@chromium.org
2010-02-12
23
-22
/
+656
*
Annotate test-only data race as benign
timurrrr@chromium.org
2010-02-12
1
-0
/
+2
*
first part of fix for dual translate infobars
kuan@chromium.org
2010-02-12
2
-12
/
+16
*
Updating trunk VERSION from 327.0 to 328.0
chrome-release@google.com
2010-02-12
1
-1
/
+1
*
Remove --disable-images and --disable-javascript now that we have UI that doe...
pkasting@chromium.org
2010-02-12
3
-6
/
+1
*
Ask renderers to immediately close all DB handles to a database file
dumi@chromium.org
2010-02-12
5
-9
/
+46
*
Make sure the main menu is positioned right.
oshima@chromium.org
2010-02-12
3
-43
/
+60
*
GTK: Make the cookies view modal to its parent since its parent will always b...
erg@chromium.org
2010-02-12
5
-19
/
+38
*
Pass NetworkChangeNotifier to ProxyService so it gets network change notifica...
willchan@chromium.org
2010-02-12
1
-3
/
+4
*
Use TabContents::GetDefaultTitle() everywhere we need a title for an untitled...
pkasting@chromium.org
2010-02-12
9
-35
/
+29
*
Handle updating the menu in the case where all the entries get removed from t...
pinkerton@chromium.org
2010-02-12
1
-2
/
+8
*
Mac: Part 1 of browser_window_controller.* re-organization.
viettrungluu@chromium.org
2010-02-12
7
-867
/
+990
*
Remove pixel size from about:version.
evan@chromium.org
2010-02-12
1
-1
/
+1
*
Remove TODOs or add bug numbers to TODOs
pinkerton@chromium.org
2010-02-12
5
-16
/
+5
*
Remove outdated comments, add reference to design doc.
pinkerton@chromium.org
2010-02-12
2
-8
/
+2
*
Refactor the state-machine & threading out of the windows wifi provider into ...
joth@chromium.org
2010-02-12
7
-280
/
+323
*
Updating trunk VERSION from 326.0 to 327.0
chrome-release@google.com
2010-02-12
1
-1
/
+1
*
Send "content blocked" ipc messages more reliably.
thakis@chromium.org
2010-02-12
4
-22
/
+23
*
Generate doc for experimental.history & experimental.processes.
kathyw@chromium.org
2010-02-12
10
-423
/
+3382
*
[Linux] Handles Entery key correctly in find bar.
suzhe@chromium.org
2010-02-12
2
-0
/
+8
*
String translations for 4.1
oritm@google.com
2010-02-12
4
-7
/
+7
*
Autofill dialog for the Mac. This is UI only at this point. The UI is not h...
dhollowa@chromium.org
2010-02-12
32
-73
/
+5772
*
Add gradient shadow to login panel.
dpolukhin@chromium.org
2010-02-12
4
-57
/
+99
*
Fix the remaining issues with showing the app menu for the top left part of t...
pkasting@chromium.org
2010-02-12
3
-40
/
+64
*
Use the same string resource everywhere for the "Show Passwords" button.
pkasting@chromium.org
2010-02-12
4
-18
/
+18
*
Add new suppression to known crashes
dglazkov@chromium.org
2010-02-12
1
-0
/
+3
*
Make fonts not be clipped at large sizes in fonts and languages panel. Also,...
mirandac@chromium.org
2010-02-12
4
-830
/
+164
*
Use the generic IDS_CANCEL resource for Cancel buttons that say "Cancel". Th...
pkasting@chromium.org
2010-02-12
5
-11
/
+11
*
Make clicking on side tabs to select them work.
ben@chromium.org
2010-02-11
11
-39
/
+198
*
Initial work on making extensions work in incognito mode.
mpcomplete@chromium.org
2010-02-11
34
-103
/
+376
*
Fix spelling error on history transition type.
brg@chromium.com
2010-02-11
3
-3
/
+3
*
Move nacl_process_host files into browser/nacl_host
gregoryd@google.com
2010-02-11
6
-9
/
+9
*
Two fixes from preference sync bringup: (a) Nudge the syncer on more
nick@chromium.org
2010-02-11
2
-7
/
+13
*
Ensure we aren't using stale invalidation rects for windowless plugins
stuartmorgan@chromium.org
2010-02-11
1
-2
/
+7
*
Support dragging a virtual file out of the browser on MacOSX. This is based o...
jianli@chromium.org
2010-02-11
4
-43
/
+138
*
GTK: Add images and "Loading..." in popup blocking bubble like window's r38745.
erg@chromium.org
2010-02-11
2
-16
/
+72
*
Revert 38828 - Make clicking on side tabs to select them work.
ben@chromium.org
2010-02-11
10
-198
/
+39
*
Fix valgrind problem with the tests, remove suppresions.
cira@google.com
2010-02-11
2
-2
/
+16
*
Make clicking on side tabs to select them work.
ben@chromium.org
2010-02-11
10
-39
/
+198
*
Remove unused "show title" functionality in UrlPicker.
pkasting@chromium.org
2010-02-11
3
-103
/
+10
*
Don't translate pages which are in the accept language list.
jcampan@chromium.org
2010-02-11
2
-15
/
+76
*
Format the "?" match like our other search matches. This never got changed o...
pkasting@chromium.org
2010-02-11
1
-10
/
+9
*
Changed default notification method to 'transitional'.
akalin@chromium.org
2010-02-11
1
-3
/
+3
*
Remove calls to the deprecated method applyAutofillSuggestions and replace it...
jhawkins@chromium.org
2010-02-11
1
-1
/
+1
*
Move compact navigation bar('s entry view) to main menu.
oshima@chromium.org
2010-02-11
7
-281
/
+319
*
Create preferences DTC and wire it into the profile sync factory.
skrul@chromium.org
2010-02-11
21
-49
/
+419
[next]